diff --git a/acceptance-test/pom.xml b/acceptance-test/pom.xml index e6cca819e..1d3483ba2 100644 --- a/acceptance-test/pom.xml +++ b/acceptance-test/pom.xml @@ -7,7 +7,7 @@ io.quarkus.code code-quarkus-parent - 15 + 16-SNAPSHOT 17 diff --git a/base/.locker/pom.xml b/base/.locker/pom.xml index b18a14759..0b6cdad97 100644 --- a/base/.locker/pom.xml +++ b/base/.locker/pom.xml @@ -4,7 +4,7 @@ io.quarkus.code code-quarkus-parent - 15 + 16-SNAPSHOT ../../pom.xml code-quarkus-locker diff --git a/base/pom.xml b/base/pom.xml index 51fb68109..80ba4185d 100644 --- a/base/pom.xml +++ b/base/pom.xml @@ -8,7 +8,7 @@ io.quarkus.code code-quarkus-parent - 15 + 16-SNAPSHOT true diff --git a/community-app/pom.xml b/community-app/pom.xml index 361d1016e..0f4786587 100644 --- a/community-app/pom.xml +++ b/community-app/pom.xml @@ -4,7 +4,7 @@ io.quarkus.code code-quarkus-parent - 15 + 16-SNAPSHOT code-quarkus-community-app diff --git a/pom.xml b/pom.xml index a51aad3fd..aabf0e68a 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ 4.0.0 io.quarkus.code code-quarkus-parent - 15 + 16-SNAPSHOT pom ${project.version} @@ -39,7 +39,7 @@ scm:git:git://github.com/quarkusio/code.quarkus.io.git scm:git:ssh://github.com:quarkusio/code.quarkus.io.git http://github.com/quarkusio/code.quarkus.io/tree/main - 15 + HEAD