diff --git a/java-shell/google-cloud-shell-bom/pom.xml b/java-shell/google-cloud-shell-bom/pom.xml
index 1304d5d26686..49fdf844d6de 100644
--- a/java-shell/google-cloud-shell-bom/pom.xml
+++ b/java-shell/google-cloud-shell-bom/pom.xml
@@ -3,7 +3,7 @@
4.0.0
com.google.cloud
google-cloud-shell-bom
- 2.2.4
+ 2.2.5-SNAPSHOT
pom
com.google.cloud
@@ -56,17 +56,17 @@
com.google.cloud
google-cloud-shell
- 2.2.4
+ 2.2.5-SNAPSHOT
com.google.api.grpc
grpc-google-cloud-shell-v1
- 2.2.4
+ 2.2.5-SNAPSHOT
com.google.api.grpc
proto-google-cloud-shell-v1
- 2.2.4
+ 2.2.5-SNAPSHOT
diff --git a/java-shell/google-cloud-shell/pom.xml b/java-shell/google-cloud-shell/pom.xml
index afa8cacb3abc..610430715dba 100644
--- a/java-shell/google-cloud-shell/pom.xml
+++ b/java-shell/google-cloud-shell/pom.xml
@@ -3,7 +3,7 @@
4.0.0
com.google.cloud
google-cloud-shell
- 2.2.4
+ 2.2.5-SNAPSHOT
jar
Google Cloud Shell
https://github.com/googleapis/java-shell
@@ -11,7 +11,7 @@
com.google.cloud
google-cloud-shell-parent
- 2.2.4
+ 2.2.5-SNAPSHOT
google-cloud-shell
diff --git a/java-shell/grpc-google-cloud-shell-v1/pom.xml b/java-shell/grpc-google-cloud-shell-v1/pom.xml
index 3a68aab0d77f..a78b14596037 100644
--- a/java-shell/grpc-google-cloud-shell-v1/pom.xml
+++ b/java-shell/grpc-google-cloud-shell-v1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
grpc-google-cloud-shell-v1
- 2.2.4
+ 2.2.5-SNAPSHOT
grpc-google-cloud-shell-v1
GRPC library for google-cloud-shell
com.google.cloud
google-cloud-shell-parent
- 2.2.4
+ 2.2.5-SNAPSHOT
diff --git a/java-shell/pom.xml b/java-shell/pom.xml
index dc9b2984b199..ac84202cb4f8 100644
--- a/java-shell/pom.xml
+++ b/java-shell/pom.xml
@@ -4,7 +4,7 @@
com.google.cloud
google-cloud-shell-parent
pom
- 2.2.4
+ 2.2.5-SNAPSHOT
Google Cloud Shell Parent
https://github.com/googleapis/java-shell
@@ -60,17 +60,17 @@
com.google.cloud
google-cloud-shell
- 2.2.4
+ 2.2.5-SNAPSHOT
com.google.api.grpc
grpc-google-cloud-shell-v1
- 2.2.4
+ 2.2.5-SNAPSHOT
com.google.api.grpc
proto-google-cloud-shell-v1
- 2.2.4
+ 2.2.5-SNAPSHOT
diff --git a/java-shell/proto-google-cloud-shell-v1/pom.xml b/java-shell/proto-google-cloud-shell-v1/pom.xml
index f445f7a35509..1f98f695eba9 100644
--- a/java-shell/proto-google-cloud-shell-v1/pom.xml
+++ b/java-shell/proto-google-cloud-shell-v1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
proto-google-cloud-shell-v1
- 2.2.4
+ 2.2.5-SNAPSHOT
proto-google-cloud-shell-v1
Proto library for google-cloud-shell
com.google.cloud
google-cloud-shell-parent
- 2.2.4
+ 2.2.5-SNAPSHOT
diff --git a/java-shell/versions.txt b/java-shell/versions.txt
index 5e6c1595b6bd..283d71f0d15d 100644
--- a/java-shell/versions.txt
+++ b/java-shell/versions.txt
@@ -1,6 +1,6 @@
# Format:
# module:released-version:current-version
-google-cloud-shell:2.2.4:2.2.4
-grpc-google-cloud-shell-v1:2.2.4:2.2.4
-proto-google-cloud-shell-v1:2.2.4:2.2.4
+google-cloud-shell:2.2.4:2.2.5-SNAPSHOT
+grpc-google-cloud-shell-v1:2.2.4:2.2.5-SNAPSHOT
+proto-google-cloud-shell-v1:2.2.4:2.2.5-SNAPSHOT