From ee5fc99a44f74f20b9f13a9fd7f310a05af8daed Mon Sep 17 00:00:00 2001 From: "release-please[bot]" <55107282+release-please[bot]@users.noreply.github.com> Date: Fri, 9 Sep 2022 04:02:25 +0000 Subject: [PATCH] chore(main): release 0.123.10 (#662) :robot: I have created a release *beep* *boop* --- ## [0.123.10](https://github.com/googleapis/java-notification/compare/v0.123.9...v0.123.10) (2022-09-09) ### Dependencies * Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.0.2 ([#661](https://github.com/googleapis/java-notification/issues/661)) ([bb0b9eb](https://github.com/googleapis/java-notification/commit/bb0b9eb3feb9ce5cc4a5ce728c5000a9609c8ef7)) --- 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 56b74f4eb959..9c89cc919b2e 100644 --- a/java-notification/CHANGELOG.md +++ b/java-notification/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.123.10](https://github.com/googleapis/java-notification/compare/v0.123.9...v0.123.10) (2022-09-09) + + +### Dependencies + +* Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.0.2 ([#661](https://github.com/googleapis/java-notification/issues/661)) ([849e026](https://github.com/googleapis/java-notification/commit/849e026c541cea61ce7b62f1f6cd3429396b776f)) + ## [0.123.9](https://github.com/googleapis/java-notification/compare/v0.123.8...v0.123.9) (2022-08-24) diff --git a/java-notification/pom.xml b/java-notification/pom.xml index 1a383c7c5421..6582515a21d9 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.10-beta-SNAPSHOT + 0.123.10-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 c21138e7613a..c34789afb6e9 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.10-beta-SNAPSHOT + 0.123.10-beta diff --git a/java-notification/versions.txt b/java-notification/versions.txt index 42914e7527d9..973851951ad2 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.9-beta:0.123.10-beta-SNAPSHOT \ No newline at end of file +google-cloud-notification:0.123.10-beta:0.123.10-beta \ No newline at end of file