diff --git a/CHANGELOG.md b/CHANGELOG.md
index fa48e303..4c9829d5 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,12 @@
# Changelog
+### [0.121.5](https://www.github.com/googleapis/java-notification/compare/v0.121.4...v0.121.5) (2020-12-16)
+
+
+### Dependencies
+
+* update dependency com.google.cloud:google-cloud-shared-dependencies to v0.17.0 ([#213](https://www.github.com/googleapis/java-notification/issues/213)) ([8a78fa9](https://www.github.com/googleapis/java-notification/commit/8a78fa9b45a8ceb9a6075ec8858b6e50381429a5))
+
### [0.121.4](https://www.github.com/googleapis/java-notification/compare/v0.121.3...v0.121.4) (2020-12-14)
diff --git a/pom.xml b/pom.xml
index f301cd49..29da5e4d 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.121.5-beta-SNAPSHOT
+ 0.121.5-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 b05d70ca..e11a800e 100644
--- a/samples/snapshot/pom.xml
+++ b/samples/snapshot/pom.xml
@@ -28,7 +28,7 @@
com.google.cloud
google-cloud-notification
- 0.121.5-beta-SNAPSHOT
+ 0.121.5-beta
diff --git a/versions.txt b/versions.txt
index 3b96f60f..b58c16e2 100644
--- a/versions.txt
+++ b/versions.txt
@@ -1,4 +1,4 @@
# Format:
# module:released-version:current-version
-google-cloud-notification:0.121.4-beta:0.121.5-beta-SNAPSHOT
\ No newline at end of file
+google-cloud-notification:0.121.5-beta:0.121.5-beta
\ No newline at end of file