From e35ae02a2b5e61d796e1ebc2b7ff91d486d5dfbd Mon Sep 17 00:00:00 2001
From: "release-please[bot]"
<55107282+release-please[bot]@users.noreply.github.com>
Date: Thu, 10 Dec 2020 20:29:01 +0000
Subject: [PATCH] chore: release 0.121.4-SNAPSHOT
---
pom.xml | 2 +-
samples/snapshot/pom.xml | 2 +-
versions.txt | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/pom.xml b/pom.xml
index 684e0ed7..7981e705 100644
--- a/pom.xml
+++ b/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.121.3-beta
+ 0.121.4-beta-SNAPSHOT
jar
Google Cloud Pub/Sub Notifications for GCS
https://github.com/googleapis/java-notification
diff --git a/samples/snapshot/pom.xml b/samples/snapshot/pom.xml
index 4b3c81b2..2e959f41 100644
--- a/samples/snapshot/pom.xml
+++ b/samples/snapshot/pom.xml
@@ -28,7 +28,7 @@
com.google.cloud
google-cloud-notification
- 0.121.3-beta
+ 0.121.4-beta-SNAPSHOT
diff --git a/versions.txt b/versions.txt
index ebffb762..b33857d7 100644
--- a/versions.txt
+++ b/versions.txt
@@ -1,4 +1,4 @@
# Format:
# module:released-version:current-version
-google-cloud-notification:0.121.3-beta:0.121.3-beta
\ No newline at end of file
+google-cloud-notification:0.121.3-beta:0.121.4-beta-SNAPSHOT
\ No newline at end of file