diff --git a/java-orchestration-airflow/CHANGELOG.md b/java-orchestration-airflow/CHANGELOG.md
index 70c2a0735b9d..4f016a07a913 100644
--- a/java-orchestration-airflow/CHANGELOG.md
+++ b/java-orchestration-airflow/CHANGELOG.md
@@ -1,5 +1,16 @@
# Changelog
+## [1.3.5](https://github.com/googleapis/java-orchestration-airflow/compare/v1.3.4...v1.3.5) (2022-10-03)
+
+
+### Dependencies
+
+* Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.0.4 ([#264](https://github.com/googleapis/java-orchestration-airflow/issues/264)) ([87a9cd3](https://github.com/googleapis/java-orchestration-airflow/commit/87a9cd3c8a461416ab8fc16fb5554f2bfcf207b8))
+* Update dependency google-crc32c to v1.5.0 ([#258](https://github.com/googleapis/java-orchestration-airflow/issues/258)) ([36e1892](https://github.com/googleapis/java-orchestration-airflow/commit/36e1892698b348fa04d1206ec74a89ecade6db38))
+* Update dependency importlib-metadata to v4.12.0 ([#259](https://github.com/googleapis/java-orchestration-airflow/issues/259)) ([75101fc](https://github.com/googleapis/java-orchestration-airflow/commit/75101fcdd64a75c0349185954627d901ab8bbeda))
+* Update dependency jeepney to v0.8.0 ([#260](https://github.com/googleapis/java-orchestration-airflow/issues/260)) ([8e5ba73](https://github.com/googleapis/java-orchestration-airflow/commit/8e5ba73b133a983d5855999942e9a8f4a72d1601))
+* Update dependency protobuf to v4 ([#261](https://github.com/googleapis/java-orchestration-airflow/issues/261)) ([8f15254](https://github.com/googleapis/java-orchestration-airflow/commit/8f1525468e3fe68273907bbaaf3559183a3a0d45))
+
## [1.3.4](https://github.com/googleapis/java-orchestration-airflow/compare/v1.3.3...v1.3.4) (2022-09-15)
diff --git a/java-orchestration-airflow/google-cloud-orchestration-airflow-bom/pom.xml b/java-orchestration-airflow/google-cloud-orchestration-airflow-bom/pom.xml
index b73b8c5d27c8..e87937a821a1 100644
--- a/java-orchestration-airflow/google-cloud-orchestration-airflow-bom/pom.xml
+++ b/java-orchestration-airflow/google-cloud-orchestration-airflow-bom/pom.xml
@@ -3,7 +3,7 @@
4.0.0
com.google.cloud
google-cloud-orchestration-airflow-bom
- 1.3.5-SNAPSHOT
+ 1.3.5
pom
com.google.cloud
@@ -56,27 +56,27 @@
com.google.cloud
google-cloud-orchestration-airflow
- 1.3.5-SNAPSHOT
+ 1.3.5
com.google.api.grpc
grpc-google-cloud-orchestration-airflow-v1
- 1.3.5-SNAPSHOT
+ 1.3.5
com.google.api.grpc
grpc-google-cloud-orchestration-airflow-v1beta1
- 0.6.5-SNAPSHOT
+ 0.6.5
com.google.api.grpc
proto-google-cloud-orchestration-airflow-v1
- 1.3.5-SNAPSHOT
+ 1.3.5
com.google.api.grpc
proto-google-cloud-orchestration-airflow-v1beta1
- 0.6.5-SNAPSHOT
+ 0.6.5
diff --git a/java-orchestration-airflow/google-cloud-orchestration-airflow/pom.xml b/java-orchestration-airflow/google-cloud-orchestration-airflow/pom.xml
index 5de49c3f8f82..f93a8fe3cde4 100644
--- a/java-orchestration-airflow/google-cloud-orchestration-airflow/pom.xml
+++ b/java-orchestration-airflow/google-cloud-orchestration-airflow/pom.xml
@@ -3,7 +3,7 @@
4.0.0
com.google.cloud
google-cloud-orchestration-airflow
- 1.3.5-SNAPSHOT
+ 1.3.5
jar
Google Cloud Composer
https://github.com/googleapis/java-orchestration-airflow
@@ -11,7 +11,7 @@
com.google.cloud
google-cloud-orchestration-airflow-parent
- 1.3.5-SNAPSHOT
+ 1.3.5
google-cloud-orchestration-airflow
diff --git a/java-orchestration-airflow/grpc-google-cloud-orchestration-airflow-v1/pom.xml b/java-orchestration-airflow/grpc-google-cloud-orchestration-airflow-v1/pom.xml
index 24ca6e503cd1..17f64e5c4b85 100644
--- a/java-orchestration-airflow/grpc-google-cloud-orchestration-airflow-v1/pom.xml
+++ b/java-orchestration-airflow/grpc-google-cloud-orchestration-airflow-v1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
grpc-google-cloud-orchestration-airflow-v1
- 1.3.5-SNAPSHOT
+ 1.3.5
grpc-google-cloud-orchestration-airflow-v1
GRPC library for google-cloud-orchestration-airflow
com.google.cloud
google-cloud-orchestration-airflow-parent
- 1.3.5-SNAPSHOT
+ 1.3.5
diff --git a/java-orchestration-airflow/grpc-google-cloud-orchestration-airflow-v1beta1/pom.xml b/java-orchestration-airflow/grpc-google-cloud-orchestration-airflow-v1beta1/pom.xml
index d471f3118d9a..ba8b51702f94 100644
--- a/java-orchestration-airflow/grpc-google-cloud-orchestration-airflow-v1beta1/pom.xml
+++ b/java-orchestration-airflow/grpc-google-cloud-orchestration-airflow-v1beta1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
grpc-google-cloud-orchestration-airflow-v1beta1
- 0.6.5-SNAPSHOT
+ 0.6.5
grpc-google-cloud-orchestration-airflow-v1beta1
GRPC library for google-cloud-orchestration-airflow
com.google.cloud
google-cloud-orchestration-airflow-parent
- 1.3.5-SNAPSHOT
+ 1.3.5
diff --git a/java-orchestration-airflow/pom.xml b/java-orchestration-airflow/pom.xml
index 2232edbcd246..044a63ca1f86 100644
--- a/java-orchestration-airflow/pom.xml
+++ b/java-orchestration-airflow/pom.xml
@@ -4,7 +4,7 @@
com.google.cloud
google-cloud-orchestration-airflow-parent
pom
- 1.3.5-SNAPSHOT
+ 1.3.5
Google Cloud Composer Parent
https://github.com/googleapis/java-orchestration-airflow
@@ -69,27 +69,27 @@
com.google.cloud
google-cloud-orchestration-airflow
- 1.3.5-SNAPSHOT
+ 1.3.5
com.google.api.grpc
grpc-google-cloud-orchestration-airflow-v1
- 1.3.5-SNAPSHOT
+ 1.3.5
com.google.api.grpc
grpc-google-cloud-orchestration-airflow-v1beta1
- 0.6.5-SNAPSHOT
+ 0.6.5
com.google.api.grpc
proto-google-cloud-orchestration-airflow-v1
- 1.3.5-SNAPSHOT
+ 1.3.5
com.google.api.grpc
proto-google-cloud-orchestration-airflow-v1beta1
- 0.6.5-SNAPSHOT
+ 0.6.5
diff --git a/java-orchestration-airflow/proto-google-cloud-orchestration-airflow-v1/pom.xml b/java-orchestration-airflow/proto-google-cloud-orchestration-airflow-v1/pom.xml
index 6f87766913e9..847a2d9b9067 100644
--- a/java-orchestration-airflow/proto-google-cloud-orchestration-airflow-v1/pom.xml
+++ b/java-orchestration-airflow/proto-google-cloud-orchestration-airflow-v1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
proto-google-cloud-orchestration-airflow-v1
- 1.3.5-SNAPSHOT
+ 1.3.5
proto-google-cloud-orchestration-airflow-v1
Proto library for google-cloud-orchestration-airflow
com.google.cloud
google-cloud-orchestration-airflow-parent
- 1.3.5-SNAPSHOT
+ 1.3.5
diff --git a/java-orchestration-airflow/proto-google-cloud-orchestration-airflow-v1beta1/pom.xml b/java-orchestration-airflow/proto-google-cloud-orchestration-airflow-v1beta1/pom.xml
index 6941dab91b74..74e90eb76aa4 100644
--- a/java-orchestration-airflow/proto-google-cloud-orchestration-airflow-v1beta1/pom.xml
+++ b/java-orchestration-airflow/proto-google-cloud-orchestration-airflow-v1beta1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
proto-google-cloud-orchestration-airflow-v1beta1
- 0.6.5-SNAPSHOT
+ 0.6.5
proto-google-cloud-orchestration-airflow-v1beta1
Proto library for google-cloud-orchestration-airflow
com.google.cloud
google-cloud-orchestration-airflow-parent
- 1.3.5-SNAPSHOT
+ 1.3.5
diff --git a/java-orchestration-airflow/versions.txt b/java-orchestration-airflow/versions.txt
index ec69e197ac11..c04e872310f9 100644
--- a/java-orchestration-airflow/versions.txt
+++ b/java-orchestration-airflow/versions.txt
@@ -1,8 +1,8 @@
# Format:
# module:released-version:current-version
-google-cloud-orchestration-airflow:1.3.4:1.3.5-SNAPSHOT
-grpc-google-cloud-orchestration-airflow-v1:1.3.4:1.3.5-SNAPSHOT
-grpc-google-cloud-orchestration-airflow-v1beta1:0.6.4:0.6.5-SNAPSHOT
-proto-google-cloud-orchestration-airflow-v1:1.3.4:1.3.5-SNAPSHOT
-proto-google-cloud-orchestration-airflow-v1beta1:0.6.4:0.6.5-SNAPSHOT
+google-cloud-orchestration-airflow:1.3.5:1.3.5
+grpc-google-cloud-orchestration-airflow-v1:1.3.5:1.3.5
+grpc-google-cloud-orchestration-airflow-v1beta1:0.6.5:0.6.5
+proto-google-cloud-orchestration-airflow-v1:1.3.5:1.3.5
+proto-google-cloud-orchestration-airflow-v1beta1:0.6.5:0.6.5