diff --git a/finish/pom.xml b/finish/pom.xml index 99d98ea..509de4b 100644 --- a/finish/pom.xml +++ b/finish/pom.xml @@ -11,27 +11,19 @@ UTF-8 1.8 1.8 - false - - 3.2 - 2.22.2 - 3.2.3 - 2.22.2 - 3.1.2 - 3.12.6 ${user.home}/.m2/repository/com/hazelcast/hazelcast/ 9080 9443 ${project.artifactId} - ${hazelcast.path}/${version.hazelcast}/hazelcast-${version.hazelcast}.jar + ${hazelcast.path}/3.12.6/hazelcast-3.12.6.jar jakarta.platform - jakarta.jakartaee-web-api + jakarta.jakartaee-api 8.0.0 provided @@ -47,14 +39,14 @@ com.hazelcast hazelcast - ${version.hazelcast} + 3.12.6 test org.junit.jupiter - junit-jupiter-engine + junit-jupiter 5.6.2 test @@ -110,21 +102,21 @@ org.apache.maven.plugins maven-war-plugin - ${version.maven-war-plugin} + 3.2.3 io.openliberty.tools liberty-maven-plugin - ${version.liberty-maven-plugin} + 3.2 org.apache.maven.plugins maven-dependency-plugin - ${version.maven-dependency-plugin} + 3.1.2 copy @@ -139,7 +131,7 @@ com.hazelcast hazelcast - ${hazelcast.version} + 3.12.6 jar @@ -152,14 +144,14 @@ org.apache.maven.plugins maven-surefire-plugin - ${version.maven-surefire-plugin} + 2.22.2 org.apache.maven.plugins maven-failsafe-plugin - ${version.maven-failsafe-plugin} + 2.22.2 ${liberty.var.default.http.port} diff --git a/start/pom.xml b/start/pom.xml index 99d98ea..509de4b 100644 --- a/start/pom.xml +++ b/start/pom.xml @@ -11,27 +11,19 @@ UTF-8 1.8 1.8 - false - - 3.2 - 2.22.2 - 3.2.3 - 2.22.2 - 3.1.2 - 3.12.6 ${user.home}/.m2/repository/com/hazelcast/hazelcast/ 9080 9443 ${project.artifactId} - ${hazelcast.path}/${version.hazelcast}/hazelcast-${version.hazelcast}.jar + ${hazelcast.path}/3.12.6/hazelcast-3.12.6.jar jakarta.platform - jakarta.jakartaee-web-api + jakarta.jakartaee-api 8.0.0 provided @@ -47,14 +39,14 @@ com.hazelcast hazelcast - ${version.hazelcast} + 3.12.6 test org.junit.jupiter - junit-jupiter-engine + junit-jupiter 5.6.2 test @@ -110,21 +102,21 @@ org.apache.maven.plugins maven-war-plugin - ${version.maven-war-plugin} + 3.2.3 io.openliberty.tools liberty-maven-plugin - ${version.liberty-maven-plugin} + 3.2 org.apache.maven.plugins maven-dependency-plugin - ${version.maven-dependency-plugin} + 3.1.2 copy @@ -139,7 +131,7 @@ com.hazelcast hazelcast - ${hazelcast.version} + 3.12.6 jar @@ -152,14 +144,14 @@ org.apache.maven.plugins maven-surefire-plugin - ${version.maven-surefire-plugin} + 2.22.2 org.apache.maven.plugins maven-failsafe-plugin - ${version.maven-failsafe-plugin} + 2.22.2 ${liberty.var.default.http.port}