diff --git a/java-notification/CHANGELOG.md b/java-notification/CHANGELOG.md index 7800aca3b53e..3f884810c7c6 100644 --- a/java-notification/CHANGELOG.md +++ b/java-notification/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.123.12](https://github.com/googleapis/java-notification/compare/v0.123.11...v0.123.12) (2022-09-15) + + +### Dependencies + +* Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.0.3 ([#671](https://github.com/googleapis/java-notification/issues/671)) ([ec441b9](https://github.com/googleapis/java-notification/commit/ec441b9a329a08f7f86392b99fdbe6ceb5c1be5a)) + ## [0.123.11](https://github.com/googleapis/java-notification/compare/v0.123.10...v0.123.11) (2022-09-10) diff --git a/java-notification/pom.xml b/java-notification/pom.xml index e6e0cd9bccb4..af8a8c097fea 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.12-beta-SNAPSHOT + 0.123.12-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 1372deab7ca2..654aefd8ab82 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.12-beta-SNAPSHOT + 0.123.12-beta diff --git a/java-notification/versions.txt b/java-notification/versions.txt index 4a1d113518b1..57c5297424f1 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.12-beta-SNAPSHOT \ No newline at end of file +google-cloud-notification:0.123.12-beta:0.123.12-beta \ No newline at end of file