diff --git a/deployment/pom.xml b/deployment/pom.xml index a45aa5b..39bc006 100644 --- a/deployment/pom.xml +++ b/deployment/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.neo4j quarkus-neo4j-parent - 5.0.2-SNAPSHOT + 5.0.2 quarkus-neo4j-deployment Quarkus - Neo4j - Deployment diff --git a/docs/pom.xml b/docs/pom.xml index adfe343..aae21f2 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.neo4j quarkus-neo4j-parent - 5.0.2-SNAPSHOT + 5.0.2 ../pom.xml diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml index a43c5bd..256087b 100644 --- a/integration-tests/pom.xml +++ b/integration-tests/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.neo4j quarkus-neo4j-parent - 5.0.2-SNAPSHOT + 5.0.2 quarkus-neo4j-integration-tests Quarkus - Neo4j - Integration Tests diff --git a/pom.xml b/pom.xml index 895f436..33cde6b 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ io.quarkiverse.neo4j quarkus-neo4j-parent - 5.0.2-SNAPSHOT + 5.0.2 pom Quarkus - Neo4j - Parent @@ -19,7 +19,7 @@ scm:git:git@github.com:quarkiverse/quarkus-neo4j.git scm:git:git@github.com:quarkiverse/quarkus-neo4j.git https://github.com/quarkiverse/quarkus-neo4j - HEAD + 5.0.2 3.8.1 diff --git a/runtime/pom.xml b/runtime/pom.xml index ee27239..338cab3 100644 --- a/runtime/pom.xml +++ b/runtime/pom.xml @@ -4,7 +4,7 @@ io.quarkiverse.neo4j quarkus-neo4j-parent - 5.0.2-SNAPSHOT + 5.0.2 quarkus-neo4j Quarkus - Neo4j - Runtime