From a92e1854d4490c5655e7d9a12d516e3f6231a6d8 Mon Sep 17 00:00:00 2001 From: "release-please[bot]" <55107282+release-please[bot]@users.noreply.github.com> Date: Sat, 10 Sep 2022 20:48:13 +0000 Subject: [PATCH] chore(main): release 0.123.12-SNAPSHOT (#668) :robot: I have created a release *beep* *boop* --- ### Updating meta-information for bleeding-edge SNAPSHOT release. --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). --- java-notification/pom.xml | 2 +- java-notification/samples/snapshot/pom.xml | 2 +- java-notification/versions.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/java-notification/pom.xml b/java-notification/pom.xml index db90ec4304b9..dbc3a7ba1421 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.11-beta + 0.123.12-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 2c0f3d97fb36..1372deab7ca2 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.11-beta + 0.123.12-beta-SNAPSHOT diff --git a/java-notification/versions.txt b/java-notification/versions.txt index 59e3e0358a65..4a1d113518b1 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.11-beta:0.123.11-beta \ No newline at end of file +google-cloud-notification:0.123.11-beta:0.123.12-beta-SNAPSHOT \ No newline at end of file