From b1cf655a4394d4bfed38a9d5da78584ef47767a3 Mon Sep 17 00:00:00 2001 From: "release-please[bot]" <55107282+release-please[bot]@users.noreply.github.com> Date: Mon, 3 Oct 2022 14:14:16 +0000 Subject: [PATCH] chore(main): release 0.123.17 (#722) :robot: I have created a release *beep* *boop* --- ## [0.123.17](https://togithub.com/googleapis/java-notification/compare/v0.123.16...v0.123.17) (2022-10-03) ### Dependencies * Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.0.4 ([#721](https://togithub.com/googleapis/java-notification/issues/721)) ([84087b6](https://togithub.com/googleapis/java-notification/commit/84087b69cae89ac7938fb85d2b63de7cc7cc3f75)) --- This PR was generated with [Release Please](https://togithub.com/googleapis/release-please). See [documentation](https://togithub.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 678906d9da50..acf840e1d559 100644 --- a/java-notification/CHANGELOG.md +++ b/java-notification/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.123.17](https://github.com/googleapis/java-notification/compare/v0.123.16...v0.123.17) (2022-10-03) + + +### Dependencies + +* Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.0.4 ([#721](https://github.com/googleapis/java-notification/issues/721)) ([63edf98](https://github.com/googleapis/java-notification/commit/63edf9832f49f90de52951b11872c1cb109492f7)) + ## [0.123.16](https://github.com/googleapis/java-notification/compare/v0.123.15...v0.123.16) (2022-10-02) diff --git a/java-notification/pom.xml b/java-notification/pom.xml index 37f3f3dd8a75..035d78498b14 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.17-beta-SNAPSHOT + 0.123.17-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 750c11929071..3ba3edb00ee1 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.17-beta-SNAPSHOT + 0.123.17-beta diff --git a/java-notification/versions.txt b/java-notification/versions.txt index 418ac30ec822..d6ccdc775b06 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.16-beta:0.123.17-beta-SNAPSHOT \ No newline at end of file +google-cloud-notification:0.123.17-beta:0.123.17-beta \ No newline at end of file