diff --git a/deployment/pom.xml b/deployment/pom.xml index 0cea107..a4f0059 100644 --- a/deployment/pom.xml +++ b/deployment/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.moneta quarkus-moneta-parent - 3.1.0-SNAPSHOT + 3.0.2 quarkus-moneta-deployment Quarkus Moneta - Deployment diff --git a/docs/pom.xml b/docs/pom.xml index 51aced0..e75f4be 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.moneta quarkus-moneta-parent - 3.1.0-SNAPSHOT + 3.0.2 ../pom.xml diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml index a2633df..b740aa4 100644 --- a/integration-tests/pom.xml +++ b/integration-tests/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.moneta quarkus-moneta-parent - 3.1.0-SNAPSHOT + 3.0.2 quarkus-moneta-integration-tests Quarkus Moneta - Integration Tests diff --git a/pom.xml b/pom.xml index 5bf8d67..ce2e02b 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ io.quarkiverse.moneta quarkus-moneta-parent - 3.1.0-SNAPSHOT + 3.0.2 pom Quarkus Moneta - Parent @@ -22,7 +22,7 @@ scm:git:git@github.com:quarkiverse/quarkus-moneta.git scm:git:git@github.com:quarkiverse/quarkus-moneta.git https://github.com/quarkiverse/quarkus-moneta - HEAD + 3.0.2 3.13.0 diff --git a/runtime/pom.xml b/runtime/pom.xml index d66a3a3..d138027 100644 --- a/runtime/pom.xml +++ b/runtime/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.moneta quarkus-moneta-parent - 3.1.0-SNAPSHOT + 3.0.2 quarkus-moneta Quarkus Moneta - Runtime