Skip to content
This repository has been archived by the owner on Sep 16, 2023. It is now read-only.

chore: release 0.121.11 #308

Merged
merged 1 commit into from
May 11, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

### [0.121.11](https://www.github.com/googleapis/java-notification/compare/v0.121.10...v0.121.11) (2021-05-11)


### Dependencies

* update dependency com.google.cloud:google-cloud-shared-dependencies to v1.1.0 ([#307](https://www.github.com/googleapis/java-notification/issues/307)) ([86c7bf0](https://www.github.com/googleapis/java-notification/commit/86c7bf00180166d556b56ceb887ed350811affc7))

### [0.121.10](https://www.github.com/googleapis/java-notification/compare/v0.121.9...v0.121.10) (2021-04-27)


Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<artifactId>google-cloud-notification</artifactId>
<version>0.121.11-beta-SNAPSHOT</version><!-- {x-version-update:google-cloud-notification:current} -->
<version>0.121.11-beta</version><!-- {x-version-update:google-cloud-notification:current} -->
<packaging>jar</packaging>
<name>Google Cloud Pub/Sub Notifications for GCS</name>
<url>https://github.com/googleapis/java-notification</url>
Expand Down
2 changes: 1 addition & 1 deletion samples/snapshot/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-notification</artifactId>
<version>0.121.11-beta-SNAPSHOT</version>
<version>0.121.11-beta</version>
</dependency>
<!-- {x-version-update-end} -->

Expand Down
2 changes: 1 addition & 1 deletion versions.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Format:
# module:released-version:current-version

google-cloud-notification:0.121.10-beta:0.121.11-beta-SNAPSHOT
google-cloud-notification:0.121.11-beta:0.121.11-beta