diff --git a/java-notification/pom.xml b/java-notification/pom.xml
index c98e46949ff1..60db343982d2 100644
--- a/java-notification/pom.xml
+++ b/java-notification/pom.xml
@@ -4,7 +4,7 @@
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
4.0.0
google-cloud-notification
- 0.123.18-beta
+ 0.123.19-beta-SNAPSHOT
jar
Google Cloud Pub/Sub Notifications for GCS
https://github.com/googleapis/java-notification
diff --git a/java-notification/samples/snapshot/pom.xml b/java-notification/samples/snapshot/pom.xml
index a9de53f2dfef..31b35a07ad01 100644
--- a/java-notification/samples/snapshot/pom.xml
+++ b/java-notification/samples/snapshot/pom.xml
@@ -28,7 +28,7 @@
com.google.cloud
google-cloud-notification
- 0.123.18-beta
+ 0.123.19-beta-SNAPSHOT
diff --git a/java-notification/versions.txt b/java-notification/versions.txt
index e59e4e0ce967..ea6eea7572e6 100644
--- a/java-notification/versions.txt
+++ b/java-notification/versions.txt
@@ -1,4 +1,4 @@
# Format:
# module:released-version:current-version
-google-cloud-notification:0.123.18-beta:0.123.18-beta
\ No newline at end of file
+google-cloud-notification:0.123.18-beta:0.123.19-beta-SNAPSHOT
\ No newline at end of file