diff --git a/acceptance-test/pom.xml b/acceptance-test/pom.xml index 98471e2bb..66ed7669e 100644 --- a/acceptance-test/pom.xml +++ b/acceptance-test/pom.xml @@ -7,7 +7,7 @@ io.quarkus.code code-quarkus-parent - 8 + 9-SNAPSHOT 17 diff --git a/base/.locker/pom.xml b/base/.locker/pom.xml index e1a3cca94..b76410125 100644 --- a/base/.locker/pom.xml +++ b/base/.locker/pom.xml @@ -4,7 +4,7 @@ io.quarkus.code code-quarkus-parent - 8 + 9-SNAPSHOT ../../pom.xml code-quarkus-locker diff --git a/base/pom.xml b/base/pom.xml index 63ef4947c..d4744aa43 100644 --- a/base/pom.xml +++ b/base/pom.xml @@ -8,7 +8,7 @@ io.quarkus.code code-quarkus-parent - 8 + 9-SNAPSHOT true diff --git a/community-app/pom.xml b/community-app/pom.xml index 184e97a38..929ee4998 100644 --- a/community-app/pom.xml +++ b/community-app/pom.xml @@ -4,7 +4,7 @@ io.quarkus.code code-quarkus-parent - 8 + 9-SNAPSHOT code-quarkus-community-app diff --git a/pom.xml b/pom.xml index 9a7854dd1..273643fc2 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ 4.0.0 io.quarkus.code code-quarkus-parent - 8 + 9-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 - 8 + HEAD