From 105949c2452f7cf0c7f7e4c5111b0ef8d92a07a3 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:42:13 +0000
Subject: [PATCH] chore(main): release 0.123.11 (#667)
:robot: I have created a release *beep* *boop*
---
## [0.123.11](https://github.com/googleapis/java-notification/compare/v0.123.10...v0.123.11) (2022-09-10)
### Dependencies
* Update dependency com.google.cloud:google-cloud-pubsub-bom to v1.120.14 ([#666](https://github.com/googleapis/java-notification/issues/666)) ([6a1ddeb](https://github.com/googleapis/java-notification/commit/6a1ddeb2a1e4e513f2b7c0bc07f165c43e3cc96b))
---
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/CHANGELOG.md | 7 +++++++
java-notification/pom.xml | 2 +-
java-notification/samples/snapshot/pom.xml | 2 +-
java-notification/versions.txt | 2 +-
4 files changed, 10 insertions(+), 3 deletions(-)
diff --git a/java-notification/CHANGELOG.md b/java-notification/CHANGELOG.md
index 9c89cc919b2e..7800aca3b53e 100644
--- a/java-notification/CHANGELOG.md
+++ b/java-notification/CHANGELOG.md
@@ -1,5 +1,12 @@
# Changelog
+## [0.123.11](https://github.com/googleapis/java-notification/compare/v0.123.10...v0.123.11) (2022-09-10)
+
+
+### Dependencies
+
+* Update dependency com.google.cloud:google-cloud-pubsub-bom to v1.120.14 ([#666](https://github.com/googleapis/java-notification/issues/666)) ([b4b12f8](https://github.com/googleapis/java-notification/commit/b4b12f83e9a7cc68228ef6204f5cf6ee33a551a3))
+
## [0.123.10](https://github.com/googleapis/java-notification/compare/v0.123.9...v0.123.10) (2022-09-09)
diff --git a/java-notification/pom.xml b/java-notification/pom.xml
index 50838b725472..db90ec4304b9 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-SNAPSHOT
+ 0.123.11-beta
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 62c30912e2ef..2c0f3d97fb36 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-SNAPSHOT
+ 0.123.11-beta
diff --git a/java-notification/versions.txt b/java-notification/versions.txt
index 8546bfbe88f8..59e3e0358a65 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.10-beta:0.123.11-beta-SNAPSHOT
\ No newline at end of file
+google-cloud-notification:0.123.11-beta:0.123.11-beta
\ No newline at end of file