diff --git a/docs/pom.xml b/docs/pom.xml index 5b65d71..29293b0 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.groovy quarkus-groovy-parent - 999-SNAPSHOT + 3.17.1 ../pom.xml diff --git a/examples/gradle-resteasy/pom.xml b/examples/gradle-resteasy/pom.xml index c9406b5..c5ff066 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.17.1 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..cd65b98 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.groovy quarkus-groovy-parent - 999-SNAPSHOT + 3.17.1 quarkus-groovy-examples-parent Quarkus Groovy - Examples - Parent diff --git a/examples/reactive-routes/pom.xml b/examples/reactive-routes/pom.xml index 523f5cf..9d42bad 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.17.1 quarkus-groovy-examples-reactive-routes Quarkus Groovy - Examples - Reactive Routes diff --git a/examples/resteasy/pom.xml b/examples/resteasy/pom.xml index 0bcaf96..53107ba 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.17.1 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 7ac0e6f..71c2b9f 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.17.1 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..6171b11 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.17.1 quarkus-groovy-deployment Quarkus Groovy - Core - Deployment diff --git a/extensions/core/pom.xml b/extensions/core/pom.xml index 66276d0..da25b9e 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.17.1 quarkus-groovy-core-parent Quarkus Groovy - Core - Parent diff --git a/extensions/core/runtime/pom.xml b/extensions/core/runtime/pom.xml index bb080dc..b0593ef 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.17.1 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..fbac9b0 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.17.1 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..0cbea67 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.17.1 4.0.0 diff --git a/extensions/hibernate-orm-panache/runtime/pom.xml b/extensions/hibernate-orm-panache/runtime/pom.xml index f4226f8..4ee3849 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.17.1 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..c0a0da4 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.17.1 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..55fdac1 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.17.1 4.0.0 diff --git a/extensions/hibernate-reactive-panache/runtime/pom.xml b/extensions/hibernate-reactive-panache/runtime/pom.xml index 933fe59..090ba4d 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.17.1 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..a03088c 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.17.1 quarkus-groovy-jaxb-deployment Quarkus Groovy - JAXB - Deployment diff --git a/extensions/jaxb/pom.xml b/extensions/jaxb/pom.xml index 0f98b9e..2e39dac 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.17.1 quarkus-groovy-jaxb-parent Quarkus Groovy - JAXB - Parent diff --git a/extensions/jaxb/runtime/pom.xml b/extensions/jaxb/runtime/pom.xml index 681522f..237305a 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.17.1 quarkus-groovy-jaxb Quarkus Groovy - JAXB - Runtime diff --git a/extensions/junit5/deployment/pom.xml b/extensions/junit5/deployment/pom.xml index 5860b2c..d043c32 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.17.1 quarkus-groovy-junit5-deployment Quarkus Groovy - JUnit 5 - Deployment diff --git a/extensions/junit5/pom.xml b/extensions/junit5/pom.xml index 4512fd1..c9961be 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.17.1 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..69f2b4c 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.17.1 quarkus-groovy-junit5 Quarkus Groovy - JUnit 5 - Runtime diff --git a/extensions/pom.xml b/extensions/pom.xml index 84366f2..dd8364c 100644 --- a/extensions/pom.xml +++ b/extensions/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.groovy quarkus-groovy-parent - 999-SNAPSHOT + 3.17.1 quarkus-groovy-extensions-parent Quarkus Groovy - Extensions - Parent diff --git a/integration-tests/basic/pom.xml b/integration-tests/basic/pom.xml index cfb3ded..7cd7606 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.17.1 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..e62063e 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.17.1 4.0.0 diff --git a/integration-tests/hibernate-reactive-panache/pom.xml b/integration-tests/hibernate-reactive-panache/pom.xml index 2260c85..78ce3b2 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.17.1 4.0.0 diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml index 533777e..b971616 100644 --- a/integration-tests/pom.xml +++ b/integration-tests/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.groovy quarkus-groovy-parent - 999-SNAPSHOT + 3.17.1 quarkus-groovy-integration-tests Quarkus Groovy - Integration Tests diff --git a/integration-tests/rest/pom.xml b/integration-tests/rest/pom.xml index a77603b..5120590 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.17.1 quarkus-groovy-integration-tests-rest diff --git a/integration-tests/resteasy/pom.xml b/integration-tests/resteasy/pom.xml index 4b6c9e7..0b4cbab 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.17.1 quarkus-groovy-integration-tests-resteasy diff --git a/integration-tests/shared-library/pom.xml b/integration-tests/shared-library/pom.xml index 004add1..ee6b4c8 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.17.1 4.0.0 diff --git a/pom.xml b/pom.xml index d001f34..ea4fd72 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ io.quarkiverse.groovy quarkus-groovy-parent - 999-SNAPSHOT + 3.17.1 pom Quarkus Groovy - Parent @@ -18,7 +18,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.17.1 3.11.0