diff --git a/docs/pom.xml b/docs/pom.xml
index 5b65d71..a3c2ecb 100644
--- a/docs/pom.xml
+++ b/docs/pom.xml
@@ -4,7 +4,7 @@
io.quarkiverse.groovy
quarkus-groovy-parent
- 999-SNAPSHOT
+ 3.6.0
../pom.xml
diff --git a/examples/gradle-resteasy/pom.xml b/examples/gradle-resteasy/pom.xml
index c9406b5..3558b78 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.6.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..93fa542 100644
--- a/examples/pom.xml
+++ b/examples/pom.xml
@@ -4,7 +4,7 @@
io.quarkiverse.groovy
quarkus-groovy-parent
- 999-SNAPSHOT
+ 3.6.0
quarkus-groovy-examples-parent
Quarkus Groovy - Examples - Parent
diff --git a/examples/reactive-routes/pom.xml b/examples/reactive-routes/pom.xml
index 74fdfed..f569691 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.6.0
quarkus-groovy-examples-reactive-routes
Quarkus Groovy - Examples - Reactive Routes
diff --git a/examples/resteasy/pom.xml b/examples/resteasy/pom.xml
index c672e3e..dc5155e 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.6.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 be2aaa8..c1c9741 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.6.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..19e4ce1 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.6.0
quarkus-groovy-deployment
Quarkus Groovy - Core - Deployment
diff --git a/extensions/core/pom.xml b/extensions/core/pom.xml
index 66276d0..05e3ab0 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.6.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..6433256 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.6.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..10fab97 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.6.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..aeb2673 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.6.0
4.0.0
diff --git a/extensions/hibernate-orm-panache/runtime/pom.xml b/extensions/hibernate-orm-panache/runtime/pom.xml
index f114bae..a4ab5ae 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.6.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..03dbbcd 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.6.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..5734e3f 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.6.0
4.0.0
diff --git a/extensions/hibernate-reactive-panache/runtime/pom.xml b/extensions/hibernate-reactive-panache/runtime/pom.xml
index e22c927..f47e60a 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.6.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..d057162 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.6.0
quarkus-groovy-jaxb-deployment
Quarkus Groovy - JAXB - Deployment
diff --git a/extensions/jaxb/pom.xml b/extensions/jaxb/pom.xml
index 0f98b9e..1b65e09 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.6.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..e4854cb 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.6.0
quarkus-groovy-jaxb
Quarkus Groovy - JAXB - Runtime
diff --git a/extensions/junit5/deployment/pom.xml b/extensions/junit5/deployment/pom.xml
index 5860b2c..38a3496 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.6.0
quarkus-groovy-junit5-deployment
Quarkus Groovy - JUnit 5 - Deployment
diff --git a/extensions/junit5/pom.xml b/extensions/junit5/pom.xml
index 4512fd1..402f7b3 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.6.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..45eb9b7 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.6.0
quarkus-groovy-junit5
Quarkus Groovy - JUnit 5 - Runtime
diff --git a/extensions/pom.xml b/extensions/pom.xml
index 84366f2..f3dcc64 100644
--- a/extensions/pom.xml
+++ b/extensions/pom.xml
@@ -4,7 +4,7 @@
io.quarkiverse.groovy
quarkus-groovy-parent
- 999-SNAPSHOT
+ 3.6.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..015202a 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.6.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..943e06b 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.6.0
4.0.0
diff --git a/integration-tests/hibernate-reactive-panache/pom.xml b/integration-tests/hibernate-reactive-panache/pom.xml
index f4ed420..2390c8f 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.6.0
4.0.0
diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml
index 280cb5b..21c4494 100644
--- a/integration-tests/pom.xml
+++ b/integration-tests/pom.xml
@@ -4,7 +4,7 @@
io.quarkiverse.groovy
quarkus-groovy-parent
- 999-SNAPSHOT
+ 3.6.0
quarkus-groovy-integration-tests
Quarkus Groovy - Integration Tests
diff --git a/integration-tests/resteasy-reactive/pom.xml b/integration-tests/resteasy-reactive/pom.xml
index 523e4b6..f78df28 100644
--- a/integration-tests/resteasy-reactive/pom.xml
+++ b/integration-tests/resteasy-reactive/pom.xml
@@ -5,7 +5,7 @@
io.quarkiverse.groovy
quarkus-groovy-integration-tests
- 999-SNAPSHOT
+ 3.6.0
quarkus-groovy-integration-tests-resteasy-reactive
diff --git a/integration-tests/resteasy/pom.xml b/integration-tests/resteasy/pom.xml
index 4b6c9e7..8be2188 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.6.0
quarkus-groovy-integration-tests-resteasy
diff --git a/integration-tests/shared-library/pom.xml b/integration-tests/shared-library/pom.xml
index 004add1..b364b9d 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.6.0
4.0.0
diff --git a/pom.xml b/pom.xml
index fe62866..09bac1e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -8,7 +8,7 @@
io.quarkiverse.groovy
quarkus-groovy-parent
- 999-SNAPSHOT
+ 3.6.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.6.0
3.11.0