diff --git a/deployment/pom.xml b/deployment/pom.xml
index fcd5866..491bf67 100644
--- a/deployment/pom.xml
+++ b/deployment/pom.xml
@@ -4,7 +4,7 @@
eu.michael-simons.neo4j
neo4j-ogm-quarkus-parent
- 1.0.1-SNAPSHOT
+ 1.0.1
neo4j-ogm-quarkus-deployment
Neo4j-OGM (Quarkus Deployment)
diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml
index c439c43..39c2172 100644
--- a/integration-tests/pom.xml
+++ b/integration-tests/pom.xml
@@ -4,7 +4,7 @@
eu.michael-simons.neo4j
neo4j-ogm-quarkus-parent
- 1.0.1-SNAPSHOT
+ 1.0.1
neo4j-ogm-quarkus-integration-tests
Neo4j-OGM (Quarkus Integration Tests)
diff --git a/pom.xml b/pom.xml
index 3943a09..29ac6c1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
eu.michael-simons.neo4j
neo4j-ogm-quarkus-parent
- 1.0.1-SNAPSHOT
+ 1.0.1
pom
Neo4j-OGM (Quarkus Parent)
@@ -46,7 +46,7 @@
scm:git:git@github.com:michael-simons/neo4j-ogm-quarkus.git
scm:git:git@github.com:michael-simons/neo4j-ogm-quarkus.git
- HEAD
+ 1.0.1
https://github.com/michael-simons/neo4j-ogm-quarkus
diff --git a/runtime/pom.xml b/runtime/pom.xml
index fe89e46..42cabf9 100644
--- a/runtime/pom.xml
+++ b/runtime/pom.xml
@@ -4,7 +4,7 @@
eu.michael-simons.neo4j
neo4j-ogm-quarkus-parent
- 1.0.1-SNAPSHOT
+ 1.0.1
neo4j-ogm-quarkus
Neo4j-OGM (Quarkus)