diff --git a/CHANGELOG.md b/CHANGELOG.md
index 1fe9906..bc4f37f 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,18 @@
# Changelog
+## [1.1.0](https://github.com/googleapis/java-policy-troubleshooter/compare/v1.0.4...v1.1.0) (2022-05-24)
+
+
+### Features
+
+* add build scripts for native image testing in Java 17 ([#1440](https://github.com/googleapis/java-policy-troubleshooter/issues/1440)) ([#220](https://github.com/googleapis/java-policy-troubleshooter/issues/220)) ([b5e573d](https://github.com/googleapis/java-policy-troubleshooter/commit/b5e573d9a17fbdca32f589cc3b0b8389830e5710))
+
+
+### Dependencies
+
+* update dependency com.google.cloud:google-cloud-shared-dependencies to v2.11.0 ([#219](https://github.com/googleapis/java-policy-troubleshooter/issues/219)) ([c4dbfc2](https://github.com/googleapis/java-policy-troubleshooter/commit/c4dbfc242ffaf82babcba01c19df7e7aa373ac42))
+* update dependency com.google.cloud:google-cloud-shared-dependencies to v2.12.0 ([#221](https://github.com/googleapis/java-policy-troubleshooter/issues/221)) ([817454e](https://github.com/googleapis/java-policy-troubleshooter/commit/817454eb5ab26ca47611092ae8d0c1dce9cf3508))
+
### [1.0.4](https://github.com/googleapis/java-policy-troubleshooter/compare/v1.0.3...v1.0.4) (2022-04-15)
diff --git a/google-cloud-policy-troubleshooter-bom/pom.xml b/google-cloud-policy-troubleshooter-bom/pom.xml
index 55ee2ef..fd5d893 100644
--- a/google-cloud-policy-troubleshooter-bom/pom.xml
+++ b/google-cloud-policy-troubleshooter-bom/pom.xml
@@ -3,7 +3,7 @@
4.0.0
com.google.cloud
google-cloud-policy-troubleshooter-bom
- 1.0.5-SNAPSHOT
+ 1.1.0
pom
com.google.cloud
@@ -56,17 +56,17 @@
com.google.cloud
google-cloud-policy-troubleshooter
- 1.0.5-SNAPSHOT
+ 1.1.0
com.google.api.grpc
grpc-google-cloud-policy-troubleshooter-v1
- 1.0.5-SNAPSHOT
+ 1.1.0
com.google.api.grpc
proto-google-cloud-policy-troubleshooter-v1
- 1.0.5-SNAPSHOT
+ 1.1.0
diff --git a/google-cloud-policy-troubleshooter/pom.xml b/google-cloud-policy-troubleshooter/pom.xml
index 8549ee0..2db3d91 100644
--- a/google-cloud-policy-troubleshooter/pom.xml
+++ b/google-cloud-policy-troubleshooter/pom.xml
@@ -3,7 +3,7 @@
4.0.0
com.google.cloud
google-cloud-policy-troubleshooter
- 1.0.5-SNAPSHOT
+ 1.1.0
jar
Google IAM Policy Troubleshooter API
https://github.com/googleapis/java-policy-troubleshooter
@@ -11,7 +11,7 @@
com.google.cloud
google-cloud-policy-troubleshooter-parent
- 1.0.5-SNAPSHOT
+ 1.1.0
google-cloud-policy-troubleshooter
diff --git a/grpc-google-cloud-policy-troubleshooter-v1/pom.xml b/grpc-google-cloud-policy-troubleshooter-v1/pom.xml
index 9f9824b..d27f986 100644
--- a/grpc-google-cloud-policy-troubleshooter-v1/pom.xml
+++ b/grpc-google-cloud-policy-troubleshooter-v1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
grpc-google-cloud-policy-troubleshooter-v1
- 1.0.5-SNAPSHOT
+ 1.1.0
grpc-google-cloud-policy-troubleshooter-v1
GRPC library for google-cloud-policy-troubleshooter
com.google.cloud
google-cloud-policy-troubleshooter-parent
- 1.0.5-SNAPSHOT
+ 1.1.0
diff --git a/pom.xml b/pom.xml
index 867e2e1..5757556 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
com.google.cloud
google-cloud-policy-troubleshooter-parent
pom
- 1.0.5-SNAPSHOT
+ 1.1.0
Google IAM Policy Troubleshooter API Parent
https://github.com/googleapis/java-policy-troubleshooter
@@ -61,17 +61,17 @@
com.google.cloud
google-cloud-policy-troubleshooter
- 1.0.5-SNAPSHOT
+ 1.1.0
com.google.api.grpc
proto-google-cloud-policy-troubleshooter-v1
- 1.0.5-SNAPSHOT
+ 1.1.0
com.google.api.grpc
grpc-google-cloud-policy-troubleshooter-v1
- 1.0.5-SNAPSHOT
+ 1.1.0
diff --git a/proto-google-cloud-policy-troubleshooter-v1/pom.xml b/proto-google-cloud-policy-troubleshooter-v1/pom.xml
index aec1193..e0d57a5 100644
--- a/proto-google-cloud-policy-troubleshooter-v1/pom.xml
+++ b/proto-google-cloud-policy-troubleshooter-v1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
proto-google-cloud-policy-troubleshooter-v1
- 1.0.5-SNAPSHOT
+ 1.1.0
proto-google-cloud-policy-troubleshooter-v1
Proto library for google-cloud-policy-troubleshooter
com.google.cloud
google-cloud-policy-troubleshooter-parent
- 1.0.5-SNAPSHOT
+ 1.1.0
diff --git a/versions.txt b/versions.txt
index 40aea35..53ac1d0 100644
--- a/versions.txt
+++ b/versions.txt
@@ -1,6 +1,6 @@
# Format:
# module:released-version:current-version
-google-cloud-policy-troubleshooter:1.0.4:1.0.5-SNAPSHOT
-grpc-google-cloud-policy-troubleshooter-v1:1.0.4:1.0.5-SNAPSHOT
-proto-google-cloud-policy-troubleshooter-v1:1.0.4:1.0.5-SNAPSHOT
+google-cloud-policy-troubleshooter:1.1.0:1.1.0
+grpc-google-cloud-policy-troubleshooter-v1:1.1.0:1.1.0
+proto-google-cloud-policy-troubleshooter-v1:1.1.0:1.1.0