diff --git a/acceptance-test/pom.xml b/acceptance-test/pom.xml index 0ee14b33a..5ea391781 100644 --- a/acceptance-test/pom.xml +++ b/acceptance-test/pom.xml @@ -7,7 +7,7 @@ io.quarkus.code code-quarkus-parent - 12 + 13-SNAPSHOT 17 diff --git a/base/.locker/pom.xml b/base/.locker/pom.xml index 4af0d46c9..f449be07b 100644 --- a/base/.locker/pom.xml +++ b/base/.locker/pom.xml @@ -4,7 +4,7 @@ io.quarkus.code code-quarkus-parent - 12 + 13-SNAPSHOT ../../pom.xml code-quarkus-locker diff --git a/base/pom.xml b/base/pom.xml index f827073f4..cd17c9831 100644 --- a/base/pom.xml +++ b/base/pom.xml @@ -8,7 +8,7 @@ io.quarkus.code code-quarkus-parent - 12 + 13-SNAPSHOT true diff --git a/community-app/pom.xml b/community-app/pom.xml index 2457f4140..a0eeed92a 100644 --- a/community-app/pom.xml +++ b/community-app/pom.xml @@ -4,7 +4,7 @@ io.quarkus.code code-quarkus-parent - 12 + 13-SNAPSHOT code-quarkus-community-app diff --git a/pom.xml b/pom.xml index 14cf2643b..9cdd9bc96 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ 4.0.0 io.quarkus.code code-quarkus-parent - 12 + 13-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 - 12 + HEAD