diff --git a/benchkit/pom.xml b/benchkit/pom.xml
index 18822745..9aacf08c 100644
--- a/benchkit/pom.xml
+++ b/benchkit/pom.xml
@@ -25,7 +25,7 @@
org.neo4j
neo4j-jdbc-parent
- 6.1.1-SNAPSHOT
+ 6.1.1
neo4j-jdbc-benchkit
diff --git a/bundles/neo4j-jdbc-bundle/pom.xml b/bundles/neo4j-jdbc-bundle/pom.xml
index 982fc673..e521af07 100644
--- a/bundles/neo4j-jdbc-bundle/pom.xml
+++ b/bundles/neo4j-jdbc-bundle/pom.xml
@@ -25,7 +25,7 @@
org.neo4j
neo4j-jdbc-parent
- 6.1.1-SNAPSHOT
+ 6.1.1
../../
diff --git a/bundles/neo4j-jdbc-full-bundle/pom.xml b/bundles/neo4j-jdbc-full-bundle/pom.xml
index d1d28dcd..2a340869 100644
--- a/bundles/neo4j-jdbc-full-bundle/pom.xml
+++ b/bundles/neo4j-jdbc-full-bundle/pom.xml
@@ -25,7 +25,7 @@
org.neo4j
neo4j-jdbc-parent
- 6.1.1-SNAPSHOT
+ 6.1.1
../../
diff --git a/bundles/neo4j-jdbc-text2cypher-bundle/pom.xml b/bundles/neo4j-jdbc-text2cypher-bundle/pom.xml
index 9e8506e9..6e96e467 100644
--- a/bundles/neo4j-jdbc-text2cypher-bundle/pom.xml
+++ b/bundles/neo4j-jdbc-text2cypher-bundle/pom.xml
@@ -25,7 +25,7 @@
org.neo4j
neo4j-jdbc-parent
- 6.1.1-SNAPSHOT
+ 6.1.1
../../
diff --git a/dist/pom.xml b/dist/pom.xml
index abfeafad..8a94025d 100644
--- a/dist/pom.xml
+++ b/dist/pom.xml
@@ -25,7 +25,7 @@
org.neo4j
neo4j-jdbc-parent
- 6.1.1-SNAPSHOT
+ 6.1.1
neo4j-jdbc-dist
diff --git a/docs/pom.xml b/docs/pom.xml
index e1d27df2..594e8774 100644
--- a/docs/pom.xml
+++ b/docs/pom.xml
@@ -25,7 +25,7 @@
org.neo4j
neo4j-jdbc-parent
- 6.1.1-SNAPSHOT
+ 6.1.1
neo4j-jdbc-docs
diff --git a/neo4j-jdbc-bom/pom.xml b/neo4j-jdbc-bom/pom.xml
index dbab1fb4..c576ce0a 100644
--- a/neo4j-jdbc-bom/pom.xml
+++ b/neo4j-jdbc-bom/pom.xml
@@ -25,7 +25,7 @@
org.neo4j
neo4j-jdbc-parent
- 6.1.1-SNAPSHOT
+ 6.1.1
neo4j-jdbc-bom
diff --git a/neo4j-jdbc-it/hibernate-smoke-tests/pom.xml b/neo4j-jdbc-it/hibernate-smoke-tests/pom.xml
index 3dc94286..97e061c4 100644
--- a/neo4j-jdbc-it/hibernate-smoke-tests/pom.xml
+++ b/neo4j-jdbc-it/hibernate-smoke-tests/pom.xml
@@ -25,7 +25,7 @@
org.neo4j
neo4j-jdbc-it
- 6.1.1-SNAPSHOT
+ 6.1.1
neo4j-jdbc-hibernate-smoke-tests
diff --git a/neo4j-jdbc-it/mybatis-smoke-tests/pom.xml b/neo4j-jdbc-it/mybatis-smoke-tests/pom.xml
index 3c0baef5..0a2ce563 100644
--- a/neo4j-jdbc-it/mybatis-smoke-tests/pom.xml
+++ b/neo4j-jdbc-it/mybatis-smoke-tests/pom.xml
@@ -25,7 +25,7 @@
org.neo4j
neo4j-jdbc-it
- 6.1.1-SNAPSHOT
+ 6.1.1
neo4j-jdbc-mybatis-smoke-tests
diff --git a/neo4j-jdbc-it/neo4j-jdbc-it-cp/pom.xml b/neo4j-jdbc-it/neo4j-jdbc-it-cp/pom.xml
index 2bf10ba2..5db0c6d5 100644
--- a/neo4j-jdbc-it/neo4j-jdbc-it-cp/pom.xml
+++ b/neo4j-jdbc-it/neo4j-jdbc-it-cp/pom.xml
@@ -25,7 +25,7 @@
org.neo4j
neo4j-jdbc-it
- 6.1.1-SNAPSHOT
+ 6.1.1
neo4j-jdbc-it-cp
diff --git a/neo4j-jdbc-it/neo4j-jdbc-it-mp/pom.xml b/neo4j-jdbc-it/neo4j-jdbc-it-mp/pom.xml
index 885a996a..56405aa4 100644
--- a/neo4j-jdbc-it/neo4j-jdbc-it-mp/pom.xml
+++ b/neo4j-jdbc-it/neo4j-jdbc-it-mp/pom.xml
@@ -25,7 +25,7 @@
org.neo4j
neo4j-jdbc-it
- 6.1.1-SNAPSHOT
+ 6.1.1
neo4j-jdbc-it-mp
diff --git a/neo4j-jdbc-it/neo4j-jdbc-it-stub/pom.xml b/neo4j-jdbc-it/neo4j-jdbc-it-stub/pom.xml
index a77a6bd2..18934492 100644
--- a/neo4j-jdbc-it/neo4j-jdbc-it-stub/pom.xml
+++ b/neo4j-jdbc-it/neo4j-jdbc-it-stub/pom.xml
@@ -25,7 +25,7 @@
org.neo4j
neo4j-jdbc-it
- 6.1.1-SNAPSHOT
+ 6.1.1
neo4j-jdbc-it-stub
diff --git a/neo4j-jdbc-it/pom.xml b/neo4j-jdbc-it/pom.xml
index c341b8c2..d96c591e 100644
--- a/neo4j-jdbc-it/pom.xml
+++ b/neo4j-jdbc-it/pom.xml
@@ -25,7 +25,7 @@
org.neo4j
neo4j-jdbc-parent
- 6.1.1-SNAPSHOT
+ 6.1.1
neo4j-jdbc-it
diff --git a/neo4j-jdbc-it/quarkus-smoke-tests/pom.xml b/neo4j-jdbc-it/quarkus-smoke-tests/pom.xml
index ded6e758..4347adaa 100644
--- a/neo4j-jdbc-it/quarkus-smoke-tests/pom.xml
+++ b/neo4j-jdbc-it/quarkus-smoke-tests/pom.xml
@@ -25,7 +25,7 @@
org.neo4j
neo4j-jdbc-it
- 6.1.1-SNAPSHOT
+ 6.1.1
neo4j-jdbc-quarkus-smoke-tests
diff --git a/neo4j-jdbc-it/spring-boot-smoke-tests/pom.xml b/neo4j-jdbc-it/spring-boot-smoke-tests/pom.xml
index a01a4136..bea1a224 100644
--- a/neo4j-jdbc-it/spring-boot-smoke-tests/pom.xml
+++ b/neo4j-jdbc-it/spring-boot-smoke-tests/pom.xml
@@ -25,7 +25,7 @@
org.neo4j
neo4j-jdbc-it
- 6.1.1-SNAPSHOT
+ 6.1.1
neo4j-jdbc-spring-boot-smoke-tests
diff --git a/neo4j-jdbc-test-results/pom.xml b/neo4j-jdbc-test-results/pom.xml
index 9460efc7..5ed6c672 100644
--- a/neo4j-jdbc-test-results/pom.xml
+++ b/neo4j-jdbc-test-results/pom.xml
@@ -25,7 +25,7 @@
org.neo4j
neo4j-jdbc-parent
- 6.1.1-SNAPSHOT
+ 6.1.1
neo4j-jdbc-test-results
diff --git a/neo4j-jdbc-translator/impl/pom.xml b/neo4j-jdbc-translator/impl/pom.xml
index ace3de7f..39895652 100644
--- a/neo4j-jdbc-translator/impl/pom.xml
+++ b/neo4j-jdbc-translator/impl/pom.xml
@@ -25,7 +25,7 @@
org.neo4j
neo4j-jdbc-translator
- 6.1.1-SNAPSHOT
+ 6.1.1
neo4j-jdbc-translator-impl
diff --git a/neo4j-jdbc-translator/pom.xml b/neo4j-jdbc-translator/pom.xml
index 33d7eba2..bc912aac 100644
--- a/neo4j-jdbc-translator/pom.xml
+++ b/neo4j-jdbc-translator/pom.xml
@@ -25,7 +25,7 @@
org.neo4j
neo4j-jdbc-parent
- 6.1.1-SNAPSHOT
+ 6.1.1
neo4j-jdbc-translator
diff --git a/neo4j-jdbc-translator/spi/pom.xml b/neo4j-jdbc-translator/spi/pom.xml
index 48e947d7..fe1c1a82 100644
--- a/neo4j-jdbc-translator/spi/pom.xml
+++ b/neo4j-jdbc-translator/spi/pom.xml
@@ -25,7 +25,7 @@
org.neo4j
neo4j-jdbc-translator
- 6.1.1-SNAPSHOT
+ 6.1.1
neo4j-jdbc-translator-spi
diff --git a/neo4j-jdbc-translator/text2cypher/pom.xml b/neo4j-jdbc-translator/text2cypher/pom.xml
index 1c77a261..b6f2c03a 100644
--- a/neo4j-jdbc-translator/text2cypher/pom.xml
+++ b/neo4j-jdbc-translator/text2cypher/pom.xml
@@ -25,7 +25,7 @@
org.neo4j
neo4j-jdbc-translator
- 6.1.1-SNAPSHOT
+ 6.1.1
neo4j-jdbc-text2cypher-translator
diff --git a/neo4j-jdbc/pom.xml b/neo4j-jdbc/pom.xml
index ecc767a2..87034233 100644
--- a/neo4j-jdbc/pom.xml
+++ b/neo4j-jdbc/pom.xml
@@ -25,7 +25,7 @@
org.neo4j
neo4j-jdbc-parent
- 6.1.1-SNAPSHOT
+ 6.1.1
neo4j-jdbc
diff --git a/pom.xml b/pom.xml
index 0ff42ad1..cf4e1858 100644
--- a/pom.xml
+++ b/pom.xml
@@ -24,7 +24,7 @@
org.neo4j
neo4j-jdbc-parent
- 6.1.1-SNAPSHOT
+ 6.1.1
pom
Neo4j JDBC Driver
@@ -118,7 +118,7 @@
scm:git:git@github.com:neo4j/neo4j-jdbc.git
scm:git:git@github.com:neo4j/neo4j-jdbc.git
- HEAD
+ 6.1.1
https://github.com/neo4j/neo4j-jdbc