diff --git a/pom.xml b/pom.xml index 6a35968b4b..9aa2ece650 100644 --- a/pom.xml +++ b/pom.xml @@ -1,20 +1,18 @@ 4.0.0 - - io.stargate - sgv2-api-parent - 2.1.0-BETA-14 - + io.stargate sgv2-jsonapi 1.0.16-SNAPSHOT - ${project.parent.version} 2.17.2 - + + quarkus-bom + io.quarkus.platform 3.13.2 + 3.4.2 false @@ -22,7 +20,6 @@ jsonapi v${project.version} v1 - false 4.0.11-591d171ac9c9 @@ -30,13 +27,31 @@ ${cassandra.version} stargateio/coordinator-dse-next - v${stargate.version} + v2.1.0-BETA-14 dse-next-${stargate.int-test.cassandra.image-tag}-cluster persistence-dse-next false false true true + + 4.17.0 + + 3.11.0 + 17 + 17 + 17 + + UTF-8 + UTF-8 + + false + ${skipTests} + 3.3.0 + false + + + @@ -216,6 +231,7 @@ org.assertj assertj-core + 3.22.0 test @@ -243,6 +259,43 @@ + + maven-compiler-plugin + ${compiler-plugin.version} + + + -parameters + + + + + maven-surefire-plugin + ${surefire-plugin.version} + + -Xmx4g + + org.jboss.logmanager.LogManager + ${maven.home} + + + **/*IntegrationTest.* + + ${skipUnitTests} + + + + com.spotify.fmt + fmt-maven-plugin + 2.23 + + + process-sources + + check + + + + io.smallrye jandex-maven-plugin