diff --git a/java-core/google-cloud-core-bom/pom.xml b/java-core/google-cloud-core-bom/pom.xml
index e196dc5c781e..3a8dac36a661 100644
--- a/java-core/google-cloud-core-bom/pom.xml
+++ b/java-core/google-cloud-core-bom/pom.xml
@@ -3,7 +3,7 @@
4.0.0
com.google.cloud
google-cloud-core-bom
- 2.5.10
+ 2.5.11-SNAPSHOT
pom
com.google.cloud
@@ -63,22 +63,22 @@
com.google.cloud
google-cloud-core
- 2.5.10
+ 2.5.11-SNAPSHOT
com.google.cloud
google-cloud-core-grpc
- 2.5.10
+ 2.5.11-SNAPSHOT
com.google.cloud
google-cloud-core-http
- 2.5.10
+ 2.5.11-SNAPSHOT
com.google.cloud
native-image-support
- 0.12.10
+ 0.12.11-SNAPSHOT
diff --git a/java-core/google-cloud-core-grpc/pom.xml b/java-core/google-cloud-core-grpc/pom.xml
index 2c6ceca8d49a..d66e6d854c59 100644
--- a/java-core/google-cloud-core-grpc/pom.xml
+++ b/java-core/google-cloud-core-grpc/pom.xml
@@ -3,7 +3,7 @@
4.0.0
com.google.cloud
google-cloud-core-grpc
- 2.5.10
+ 2.5.11-SNAPSHOT
jar
Google Cloud Core gRPC
https://github.com/googleapis/java-core
@@ -13,7 +13,7 @@
com.google.cloud
google-cloud-core-parent
- 2.5.10
+ 2.5.11-SNAPSHOT
google-cloud-core-grpc
diff --git a/java-core/google-cloud-core-http/pom.xml b/java-core/google-cloud-core-http/pom.xml
index fddb5da10062..acd2ce2db971 100644
--- a/java-core/google-cloud-core-http/pom.xml
+++ b/java-core/google-cloud-core-http/pom.xml
@@ -3,7 +3,7 @@
4.0.0
com.google.cloud
google-cloud-core-http
- 2.5.10
+ 2.5.11-SNAPSHOT
jar
Google Cloud Core HTTP
https://github.com/googleapis/java-core
@@ -13,7 +13,7 @@
com.google.cloud
google-cloud-core-parent
- 2.5.10
+ 2.5.11-SNAPSHOT
google-cloud-core-http
diff --git a/java-core/google-cloud-core/pom.xml b/java-core/google-cloud-core/pom.xml
index 90713c722359..70588eb28f20 100644
--- a/java-core/google-cloud-core/pom.xml
+++ b/java-core/google-cloud-core/pom.xml
@@ -3,7 +3,7 @@
4.0.0
com.google.cloud
google-cloud-core
- 2.5.10
+ 2.5.11-SNAPSHOT
jar
Google Cloud Core
https://github.com/googleapis/java-core
@@ -13,7 +13,7 @@
com.google.cloud
google-cloud-core-parent
- 2.5.10
+ 2.5.11-SNAPSHOT
google-cloud-core
diff --git a/java-core/native-image-support/pom.xml b/java-core/native-image-support/pom.xml
index bb3237f653a2..24d9bb605b4b 100644
--- a/java-core/native-image-support/pom.xml
+++ b/java-core/native-image-support/pom.xml
@@ -7,13 +7,13 @@
Google Cloud Native Image Support
com.google.cloud
native-image-support
- 0.12.10
+ 0.12.11-SNAPSHOT
jar
google-cloud-core-parent
com.google.cloud
- 2.5.10
+ 2.5.11-SNAPSHOT
diff --git a/java-core/pom.xml b/java-core/pom.xml
index 6ecb0484831e..f6d64b302a17 100644
--- a/java-core/pom.xml
+++ b/java-core/pom.xml
@@ -4,7 +4,7 @@
com.google.cloud
google-cloud-core-parent
pom
- 2.5.10
+ 2.5.11-SNAPSHOT
Google Cloud Core Parent
https://github.com/googleapis/java-core
diff --git a/java-core/versions.txt b/java-core/versions.txt
index 5e65b1a615aa..1c3613d786b1 100644
--- a/java-core/versions.txt
+++ b/java-core/versions.txt
@@ -1,5 +1,5 @@
# Format:
# module:released-version:current-version
-google-cloud-core:2.5.10:2.5.10
-native-image-support:0.12.10:0.12.10
\ No newline at end of file
+google-cloud-core:2.5.10:2.5.11-SNAPSHOT
+native-image-support:0.12.10:0.12.11-SNAPSHOT
\ No newline at end of file