diff --git a/java/client/pom.xml b/java/client/pom.xml
index 3cf8a4c7528..f3315380391 100644
--- a/java/client/pom.xml
+++ b/java/client/pom.xml
@@ -5,7 +5,7 @@
io.vitess
vitess-parent
- 10.0.0-SNAPSHOT
+ 10.0.0
vitess-client
diff --git a/java/example/pom.xml b/java/example/pom.xml
index 2e9bb0dd09e..a0edaa1ab0d 100644
--- a/java/example/pom.xml
+++ b/java/example/pom.xml
@@ -5,7 +5,7 @@
io.vitess
vitess-parent
- 10.0.0-SNAPSHOT
+ 10.0.0
vitess-example
diff --git a/java/grpc-client/pom.xml b/java/grpc-client/pom.xml
index 4bce8898db4..c09f6a6cd7d 100644
--- a/java/grpc-client/pom.xml
+++ b/java/grpc-client/pom.xml
@@ -5,7 +5,7 @@
io.vitess
vitess-parent
- 10.0.0-SNAPSHOT
+ 10.0.0
vitess-grpc-client
diff --git a/java/jdbc/pom.xml b/java/jdbc/pom.xml
index 3bca87f6248..3b228313b05 100644
--- a/java/jdbc/pom.xml
+++ b/java/jdbc/pom.xml
@@ -5,7 +5,7 @@
io.vitess
vitess-parent
- 10.0.0-SNAPSHOT
+ 10.0.0
vitess-jdbc
diff --git a/java/pom.xml b/java/pom.xml
index fe74f514a23..b9a42eddcf0 100644
--- a/java/pom.xml
+++ b/java/pom.xml
@@ -11,7 +11,7 @@
io.vitess
vitess-parent
- 10.0.0-SNAPSHOT
+ 10.0.0
pom
Vitess Java Client libraries [Parent]