diff --git a/docs/pom.xml b/docs/pom.xml
index 5b65d71..9dfe910 100644
--- a/docs/pom.xml
+++ b/docs/pom.xml
@@ -4,7 +4,7 @@
io.quarkiverse.groovy
quarkus-groovy-parent
- 999-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/examples/gradle-resteasy/pom.xml b/examples/gradle-resteasy/pom.xml
index c9406b5..bfd3853 100644
--- a/examples/gradle-resteasy/pom.xml
+++ b/examples/gradle-resteasy/pom.xml
@@ -4,7 +4,7 @@
io.quarkiverse.groovy
quarkus-groovy-examples-parent
- 999-SNAPSHOT
+ 3.14.0
quarkus-groovy-examples-gradle-resteasy
Quarkus Groovy - Examples - Resteasy with Gradle as build tool
diff --git a/examples/pom.xml b/examples/pom.xml
index 4cad12b..5a910c9 100644
--- a/examples/pom.xml
+++ b/examples/pom.xml
@@ -4,7 +4,7 @@
io.quarkiverse.groovy
quarkus-groovy-parent
- 999-SNAPSHOT
+ 3.14.0
quarkus-groovy-examples-parent
Quarkus Groovy - Examples - Parent
diff --git a/examples/reactive-routes/pom.xml b/examples/reactive-routes/pom.xml
index b22dce0..120035e 100644
--- a/examples/reactive-routes/pom.xml
+++ b/examples/reactive-routes/pom.xml
@@ -4,7 +4,7 @@
io.quarkiverse.groovy
quarkus-groovy-examples-parent
- 999-SNAPSHOT
+ 3.14.0
quarkus-groovy-examples-reactive-routes
Quarkus Groovy - Examples - Reactive Routes
diff --git a/examples/resteasy/pom.xml b/examples/resteasy/pom.xml
index 2609d2c..40b969e 100644
--- a/examples/resteasy/pom.xml
+++ b/examples/resteasy/pom.xml
@@ -4,7 +4,7 @@
io.quarkiverse.groovy
quarkus-groovy-examples-parent
- 999-SNAPSHOT
+ 3.14.0
quarkus-groovy-examples-resteasy
Quarkus Groovy - Examples - Resteasy with Maven as build tool
diff --git a/examples/spring-web/pom.xml b/examples/spring-web/pom.xml
index 2cfae6b..228200f 100644
--- a/examples/spring-web/pom.xml
+++ b/examples/spring-web/pom.xml
@@ -4,7 +4,7 @@
io.quarkiverse.groovy
quarkus-groovy-examples-parent
- 999-SNAPSHOT
+ 3.14.0
quarkus-groovy-examples-spring-web
Quarkus Groovy - Examples - Spring Web
diff --git a/extensions/core/deployment/pom.xml b/extensions/core/deployment/pom.xml
index 14803f7..099f04b 100644
--- a/extensions/core/deployment/pom.xml
+++ b/extensions/core/deployment/pom.xml
@@ -4,7 +4,7 @@
io.quarkiverse.groovy
quarkus-groovy-core-parent
- 999-SNAPSHOT
+ 3.14.0
quarkus-groovy-deployment
Quarkus Groovy - Core - Deployment
diff --git a/extensions/core/pom.xml b/extensions/core/pom.xml
index 66276d0..596c198 100644
--- a/extensions/core/pom.xml
+++ b/extensions/core/pom.xml
@@ -4,7 +4,7 @@
io.quarkiverse.groovy
quarkus-groovy-extensions-parent
- 999-SNAPSHOT
+ 3.14.0
quarkus-groovy-core-parent
Quarkus Groovy - Core - Parent
diff --git a/extensions/core/runtime/pom.xml b/extensions/core/runtime/pom.xml
index bb080dc..0cb5dad 100644
--- a/extensions/core/runtime/pom.xml
+++ b/extensions/core/runtime/pom.xml
@@ -4,7 +4,7 @@
io.quarkiverse.groovy
quarkus-groovy-core-parent
- 999-SNAPSHOT
+ 3.14.0
quarkus-groovy
Quarkus Groovy - Core - Runtime
diff --git a/extensions/hibernate-orm-panache/deployment/pom.xml b/extensions/hibernate-orm-panache/deployment/pom.xml
index a7ab46c..1f5c144 100644
--- a/extensions/hibernate-orm-panache/deployment/pom.xml
+++ b/extensions/hibernate-orm-panache/deployment/pom.xml
@@ -4,7 +4,7 @@
io.quarkiverse.groovy
quarkus-groovy-hibernate-orm-panache-parent
- 999-SNAPSHOT
+ 3.14.0
quarkus-groovy-hibernate-orm-panache-deployment
Quarkus Groovy - Hibernate ORM with Panache - Deployment
diff --git a/extensions/hibernate-orm-panache/pom.xml b/extensions/hibernate-orm-panache/pom.xml
index e2f2855..aa70cee 100644
--- a/extensions/hibernate-orm-panache/pom.xml
+++ b/extensions/hibernate-orm-panache/pom.xml
@@ -3,7 +3,7 @@
io.quarkiverse.groovy
quarkus-groovy-extensions-parent
- 999-SNAPSHOT
+ 3.14.0
4.0.0
diff --git a/extensions/hibernate-orm-panache/runtime/pom.xml b/extensions/hibernate-orm-panache/runtime/pom.xml
index f4226f8..c3612e4 100644
--- a/extensions/hibernate-orm-panache/runtime/pom.xml
+++ b/extensions/hibernate-orm-panache/runtime/pom.xml
@@ -4,7 +4,7 @@
io.quarkiverse.groovy
quarkus-groovy-hibernate-orm-panache-parent
- 999-SNAPSHOT
+ 3.14.0
quarkus-groovy-hibernate-orm-panache
Quarkus Groovy - Hibernate ORM with Panache - Runtime
diff --git a/extensions/hibernate-reactive-panache/deployment/pom.xml b/extensions/hibernate-reactive-panache/deployment/pom.xml
index a16d1c4..9a429a8 100644
--- a/extensions/hibernate-reactive-panache/deployment/pom.xml
+++ b/extensions/hibernate-reactive-panache/deployment/pom.xml
@@ -4,7 +4,7 @@
io.quarkiverse.groovy
quarkus-groovy-hibernate-reactive-panache-parent
- 999-SNAPSHOT
+ 3.14.0
quarkus-groovy-hibernate-reactive-panache-deployment
Quarkus Groovy - Hibernate Reactive with Panache - Deployment
diff --git a/extensions/hibernate-reactive-panache/pom.xml b/extensions/hibernate-reactive-panache/pom.xml
index 246eed2..8975903 100644
--- a/extensions/hibernate-reactive-panache/pom.xml
+++ b/extensions/hibernate-reactive-panache/pom.xml
@@ -3,7 +3,7 @@
io.quarkiverse.groovy
quarkus-groovy-extensions-parent
- 999-SNAPSHOT
+ 3.14.0
4.0.0
diff --git a/extensions/hibernate-reactive-panache/runtime/pom.xml b/extensions/hibernate-reactive-panache/runtime/pom.xml
index 933fe59..e457293 100644
--- a/extensions/hibernate-reactive-panache/runtime/pom.xml
+++ b/extensions/hibernate-reactive-panache/runtime/pom.xml
@@ -4,7 +4,7 @@
io.quarkiverse.groovy
quarkus-groovy-hibernate-reactive-panache-parent
- 999-SNAPSHOT
+ 3.14.0
quarkus-groovy-hibernate-reactive-panache
Quarkus Groovy - Hibernate Reactive with Panache - Runtime
diff --git a/extensions/jaxb/deployment/pom.xml b/extensions/jaxb/deployment/pom.xml
index 39e0403..679e900 100644
--- a/extensions/jaxb/deployment/pom.xml
+++ b/extensions/jaxb/deployment/pom.xml
@@ -4,7 +4,7 @@
io.quarkiverse.groovy
quarkus-groovy-jaxb-parent
- 999-SNAPSHOT
+ 3.14.0
quarkus-groovy-jaxb-deployment
Quarkus Groovy - JAXB - Deployment
diff --git a/extensions/jaxb/pom.xml b/extensions/jaxb/pom.xml
index 0f98b9e..8fc7fac 100644
--- a/extensions/jaxb/pom.xml
+++ b/extensions/jaxb/pom.xml
@@ -4,7 +4,7 @@
io.quarkiverse.groovy
quarkus-groovy-extensions-parent
- 999-SNAPSHOT
+ 3.14.0
quarkus-groovy-jaxb-parent
Quarkus Groovy - JAXB - Parent
diff --git a/extensions/jaxb/runtime/pom.xml b/extensions/jaxb/runtime/pom.xml
index 681522f..0c393f2 100644
--- a/extensions/jaxb/runtime/pom.xml
+++ b/extensions/jaxb/runtime/pom.xml
@@ -4,7 +4,7 @@
io.quarkiverse.groovy
quarkus-groovy-jaxb-parent
- 999-SNAPSHOT
+ 3.14.0
quarkus-groovy-jaxb
Quarkus Groovy - JAXB - Runtime
diff --git a/extensions/junit5/deployment/pom.xml b/extensions/junit5/deployment/pom.xml
index 5860b2c..244ef43 100644
--- a/extensions/junit5/deployment/pom.xml
+++ b/extensions/junit5/deployment/pom.xml
@@ -4,7 +4,7 @@
io.quarkiverse.groovy
quarkus-groovy-junit5-parent
- 999-SNAPSHOT
+ 3.14.0
quarkus-groovy-junit5-deployment
Quarkus Groovy - JUnit 5 - Deployment
diff --git a/extensions/junit5/pom.xml b/extensions/junit5/pom.xml
index 4512fd1..511f9dd 100644
--- a/extensions/junit5/pom.xml
+++ b/extensions/junit5/pom.xml
@@ -4,7 +4,7 @@
io.quarkiverse.groovy
quarkus-groovy-extensions-parent
- 999-SNAPSHOT
+ 3.14.0
quarkus-groovy-junit5-parent
Quarkus Groovy - JUnit 5 - Parent
diff --git a/extensions/junit5/runtime/pom.xml b/extensions/junit5/runtime/pom.xml
index adfdffc..1df3d61 100644
--- a/extensions/junit5/runtime/pom.xml
+++ b/extensions/junit5/runtime/pom.xml
@@ -4,7 +4,7 @@
io.quarkiverse.groovy
quarkus-groovy-junit5-parent
- 999-SNAPSHOT
+ 3.14.0
quarkus-groovy-junit5
Quarkus Groovy - JUnit 5 - Runtime
diff --git a/extensions/pom.xml b/extensions/pom.xml
index 84366f2..dc08182 100644
--- a/extensions/pom.xml
+++ b/extensions/pom.xml
@@ -4,7 +4,7 @@
io.quarkiverse.groovy
quarkus-groovy-parent
- 999-SNAPSHOT
+ 3.14.0
quarkus-groovy-extensions-parent
Quarkus Groovy - Extensions - Parent
diff --git a/integration-tests/basic/pom.xml b/integration-tests/basic/pom.xml
index cfb3ded..87da323 100644
--- a/integration-tests/basic/pom.xml
+++ b/integration-tests/basic/pom.xml
@@ -5,7 +5,7 @@
io.quarkiverse.groovy
quarkus-groovy-integration-tests
- 999-SNAPSHOT
+ 3.14.0
quarkus-groovy-integration-tests-basic
diff --git a/integration-tests/hibernate-orm-panache/pom.xml b/integration-tests/hibernate-orm-panache/pom.xml
index 5ca67d5..2e7390a 100644
--- a/integration-tests/hibernate-orm-panache/pom.xml
+++ b/integration-tests/hibernate-orm-panache/pom.xml
@@ -3,7 +3,7 @@
io.quarkiverse.groovy
quarkus-groovy-integration-tests
- 999-SNAPSHOT
+ 3.14.0
4.0.0
diff --git a/integration-tests/hibernate-reactive-panache/pom.xml b/integration-tests/hibernate-reactive-panache/pom.xml
index 2260c85..bf3d7c5 100644
--- a/integration-tests/hibernate-reactive-panache/pom.xml
+++ b/integration-tests/hibernate-reactive-panache/pom.xml
@@ -3,7 +3,7 @@
io.quarkiverse.groovy
quarkus-groovy-integration-tests
- 999-SNAPSHOT
+ 3.14.0
4.0.0
diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml
index 533777e..04045df 100644
--- a/integration-tests/pom.xml
+++ b/integration-tests/pom.xml
@@ -4,7 +4,7 @@
io.quarkiverse.groovy
quarkus-groovy-parent
- 999-SNAPSHOT
+ 3.14.0
quarkus-groovy-integration-tests
Quarkus Groovy - Integration Tests
diff --git a/integration-tests/rest/pom.xml b/integration-tests/rest/pom.xml
index 431c8d7..23521b8 100644
--- a/integration-tests/rest/pom.xml
+++ b/integration-tests/rest/pom.xml
@@ -5,7 +5,7 @@
io.quarkiverse.groovy
quarkus-groovy-integration-tests
- 999-SNAPSHOT
+ 3.14.0
quarkus-groovy-integration-tests-rest
diff --git a/integration-tests/resteasy/pom.xml b/integration-tests/resteasy/pom.xml
index 4b6c9e7..358a66e 100644
--- a/integration-tests/resteasy/pom.xml
+++ b/integration-tests/resteasy/pom.xml
@@ -5,7 +5,7 @@
io.quarkiverse.groovy
quarkus-groovy-integration-tests
- 999-SNAPSHOT
+ 3.14.0
quarkus-groovy-integration-tests-resteasy
diff --git a/integration-tests/shared-library/pom.xml b/integration-tests/shared-library/pom.xml
index 004add1..6767150 100644
--- a/integration-tests/shared-library/pom.xml
+++ b/integration-tests/shared-library/pom.xml
@@ -3,7 +3,7 @@
io.quarkiverse.groovy
quarkus-groovy-integration-tests
- 999-SNAPSHOT
+ 3.14.0
4.0.0
diff --git a/pom.xml b/pom.xml
index 1bd9307..46990f6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -8,7 +8,7 @@
io.quarkiverse.groovy
quarkus-groovy-parent
- 999-SNAPSHOT
+ 3.14.0
pom
Quarkus Groovy - Parent
@@ -19,7 +19,7 @@
scm:git:git@github.com:quarkiverse/quarkus-groovy.git
scm:git:git@github.com:quarkiverse/quarkus-groovy.git
https://github.com/quarkiverse/quarkus-groovy
- HEAD
+ 3.14.0
3.11.0