diff --git a/java-shell/CHANGELOG.md b/java-shell/CHANGELOG.md
index a1ade347d9e6..8915569d8363 100644
--- a/java-shell/CHANGELOG.md
+++ b/java-shell/CHANGELOG.md
@@ -1,5 +1,12 @@
# Changelog
+## [2.2.2](https://github.com/googleapis/java-shell/compare/v2.2.1...v2.2.2) (2022-07-01)
+
+
+### Bug Fixes
+
+* update gapic-generator-java with mock service generation fixes ([#209](https://github.com/googleapis/java-shell/issues/209)) ([f5cc96d](https://github.com/googleapis/java-shell/commit/f5cc96d8a053e09633c1a90dbac0e10e6f7df5fc))
+
## [2.2.1](https://github.com/googleapis/java-shell/compare/v2.2.0...v2.2.1) (2022-06-23)
diff --git a/java-shell/google-cloud-shell-bom/pom.xml b/java-shell/google-cloud-shell-bom/pom.xml
index 099bd92cff70..e1722c3a37fb 100644
--- a/java-shell/google-cloud-shell-bom/pom.xml
+++ b/java-shell/google-cloud-shell-bom/pom.xml
@@ -3,7 +3,7 @@
4.0.0
com.google.cloud
google-cloud-shell-bom
- 2.2.2-SNAPSHOT
+ 2.2.2
pom
com.google.cloud
@@ -56,17 +56,17 @@
com.google.cloud
google-cloud-shell
- 2.2.2-SNAPSHOT
+ 2.2.2
com.google.api.grpc
grpc-google-cloud-shell-v1
- 2.2.2-SNAPSHOT
+ 2.2.2
com.google.api.grpc
proto-google-cloud-shell-v1
- 2.2.2-SNAPSHOT
+ 2.2.2
diff --git a/java-shell/google-cloud-shell/pom.xml b/java-shell/google-cloud-shell/pom.xml
index 314cb2ca3f2b..8133abde152f 100644
--- a/java-shell/google-cloud-shell/pom.xml
+++ b/java-shell/google-cloud-shell/pom.xml
@@ -3,7 +3,7 @@
4.0.0
com.google.cloud
google-cloud-shell
- 2.2.2-SNAPSHOT
+ 2.2.2
jar
Google Cloud Shell
https://github.com/googleapis/java-shell
@@ -11,7 +11,7 @@
com.google.cloud
google-cloud-shell-parent
- 2.2.2-SNAPSHOT
+ 2.2.2
google-cloud-shell
diff --git a/java-shell/grpc-google-cloud-shell-v1/pom.xml b/java-shell/grpc-google-cloud-shell-v1/pom.xml
index ab6661e11c6f..b4659fbc181c 100644
--- a/java-shell/grpc-google-cloud-shell-v1/pom.xml
+++ b/java-shell/grpc-google-cloud-shell-v1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
grpc-google-cloud-shell-v1
- 2.2.2-SNAPSHOT
+ 2.2.2
grpc-google-cloud-shell-v1
GRPC library for google-cloud-shell
com.google.cloud
google-cloud-shell-parent
- 2.2.2-SNAPSHOT
+ 2.2.2
diff --git a/java-shell/pom.xml b/java-shell/pom.xml
index 6e7dc84f76a7..7e1cb6d7bb1d 100644
--- a/java-shell/pom.xml
+++ b/java-shell/pom.xml
@@ -4,7 +4,7 @@
com.google.cloud
google-cloud-shell-parent
pom
- 2.2.2-SNAPSHOT
+ 2.2.2
Google Cloud Shell Parent
https://github.com/googleapis/java-shell
@@ -60,17 +60,17 @@
com.google.cloud
google-cloud-shell
- 2.2.2-SNAPSHOT
+ 2.2.2
com.google.api.grpc
grpc-google-cloud-shell-v1
- 2.2.2-SNAPSHOT
+ 2.2.2
com.google.api.grpc
proto-google-cloud-shell-v1
- 2.2.2-SNAPSHOT
+ 2.2.2
diff --git a/java-shell/proto-google-cloud-shell-v1/pom.xml b/java-shell/proto-google-cloud-shell-v1/pom.xml
index 177b09c5d025..79f5d9cc9a3f 100644
--- a/java-shell/proto-google-cloud-shell-v1/pom.xml
+++ b/java-shell/proto-google-cloud-shell-v1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
proto-google-cloud-shell-v1
- 2.2.2-SNAPSHOT
+ 2.2.2
proto-google-cloud-shell-v1
Proto library for google-cloud-shell
com.google.cloud
google-cloud-shell-parent
- 2.2.2-SNAPSHOT
+ 2.2.2
diff --git a/java-shell/versions.txt b/java-shell/versions.txt
index 498b76642dd9..964cd4102498 100644
--- a/java-shell/versions.txt
+++ b/java-shell/versions.txt
@@ -1,6 +1,6 @@
# Format:
# module:released-version:current-version
-google-cloud-shell:2.2.1:2.2.2-SNAPSHOT
-grpc-google-cloud-shell-v1:2.2.1:2.2.2-SNAPSHOT
-proto-google-cloud-shell-v1:2.2.1:2.2.2-SNAPSHOT
+google-cloud-shell:2.2.2:2.2.2
+grpc-google-cloud-shell-v1:2.2.2:2.2.2
+proto-google-cloud-shell-v1:2.2.2:2.2.2