diff --git a/deployment/pom.xml b/deployment/pom.xml
index 070f415..1abee24 100644
--- a/deployment/pom.xml
+++ b/deployment/pom.xml
@@ -4,7 +4,7 @@
org.neo4j
neo4j-ogm-quarkus-parent
- 2.2.2-SNAPSHOT
+ 2.2.2
neo4j-ogm-quarkus-deployment
Neo4j-OGM (Quarkus Deployment)
diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml
index c35bbff..5275b5e 100644
--- a/integration-tests/pom.xml
+++ b/integration-tests/pom.xml
@@ -4,7 +4,7 @@
org.neo4j
neo4j-ogm-quarkus-parent
- 2.2.2-SNAPSHOT
+ 2.2.2
neo4j-ogm-quarkus-integration-tests
Neo4j-OGM (Quarkus Integration Tests)
diff --git a/pom.xml b/pom.xml
index be5cae4..93eb79d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
org.neo4j
neo4j-ogm-quarkus-parent
- 2.2.2-SNAPSHOT
+ 2.2.2
pom
Neo4j-OGM (Quarkus Parent)
@@ -46,7 +46,7 @@
scm:git:git@github.com:neo4j/neo4j-ogm-quarkus.git
scm:git:git@github.com:neo4j/neo4j-ogm-quarkus.git
- HEAD
+ 2.2.2
https://github.com/neo4j/neo4j-ogm-quarkus
diff --git a/runtime/pom.xml b/runtime/pom.xml
index c585977..c30fa97 100644
--- a/runtime/pom.xml
+++ b/runtime/pom.xml
@@ -4,7 +4,7 @@
org.neo4j
neo4j-ogm-quarkus-parent
- 2.2.2-SNAPSHOT
+ 2.2.2
neo4j-ogm-quarkus
Neo4j-OGM (Quarkus)