From 0cdc0146c9347df68f20a83b9d137cb350492361 Mon Sep 17 00:00:00 2001 From: "release-please[bot]" <55107282+release-please[bot]@users.noreply.github.com> Date: Thu, 22 Sep 2022 16:08:57 +0000 Subject: [PATCH] chore(main): release 0.123.15 --- CHANGELOG.md | 7 +++++++ pom.xml | 2 +- samples/snapshot/pom.xml | 2 +- versions.txt | 2 +- 4 files changed, 10 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ebe6c948..ace3bf99 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.123.15](https://github.com/googleapis/java-notification/compare/v0.123.14...v0.123.15) (2022-09-22) + + +### Dependencies + +* Update dependency com.google.cloud:google-cloud-pubsub-bom to v1.120.18 ([#684](https://github.com/googleapis/java-notification/issues/684)) ([4181b4c](https://github.com/googleapis/java-notification/commit/4181b4c4a6918a0910a12279b811af8265056a0c)) + ## [0.123.14](https://github.com/googleapis/java-notification/compare/v0.123.13...v0.123.14) (2022-09-20) diff --git a/pom.xml b/pom.xml index caa9892a..982bc759 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.123.15-beta-SNAPSHOT + 0.123.15-beta 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 03d3fc58..dc8fc1d8 100644 --- a/samples/snapshot/pom.xml +++ b/samples/snapshot/pom.xml @@ -28,7 +28,7 @@ com.google.cloud google-cloud-notification - 0.123.15-beta-SNAPSHOT + 0.123.15-beta diff --git a/versions.txt b/versions.txt index 35a08763..555ae037 100644 --- a/versions.txt +++ b/versions.txt @@ -1,4 +1,4 @@ # Format: # module:released-version:current-version -google-cloud-notification:0.123.14-beta:0.123.15-beta-SNAPSHOT \ No newline at end of file +google-cloud-notification:0.123.15-beta:0.123.15-beta \ No newline at end of file