diff --git a/CHANGELOG.md b/CHANGELOG.md
index d1bc2f35..89d78277 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,12 @@
# Changelog
+## [3.0.5](https://github.com/googleapis/java-recaptchaenterprise/compare/v3.0.4...v3.0.5) (2022-08-04)
+
+
+### Documentation
+
+* **owlbot-java:** explaining why not using formatter in pom.xml ([#1511](https://github.com/googleapis/java-recaptchaenterprise/issues/1511)) ([#859](https://github.com/googleapis/java-recaptchaenterprise/issues/859)) ([3eccc8d](https://github.com/googleapis/java-recaptchaenterprise/commit/3eccc8d507f8daad990500416f90fd82a4f3f11f)), closes [#1502](https://github.com/googleapis/java-recaptchaenterprise/issues/1502)
+
## [3.0.4](https://github.com/googleapis/java-recaptchaenterprise/compare/v3.0.3...v3.0.4) (2022-08-03)
diff --git a/README.md b/README.md
index b0de88f0..c60d098d 100644
--- a/README.md
+++ b/README.md
@@ -57,13 +57,13 @@ implementation 'com.google.cloud:google-cloud-recaptchaenterprise'
If you are using Gradle without BOM, add this to your dependencies:
```Groovy
-implementation 'com.google.cloud:google-cloud-recaptchaenterprise:3.0.3'
+implementation 'com.google.cloud:google-cloud-recaptchaenterprise:3.0.4'
```
If you are using SBT, add this to your dependencies:
```Scala
-libraryDependencies += "com.google.cloud" % "google-cloud-recaptchaenterprise" % "3.0.3"
+libraryDependencies += "com.google.cloud" % "google-cloud-recaptchaenterprise" % "3.0.4"
```
## Authentication
diff --git a/google-cloud-recaptchaenterprise-bom/pom.xml b/google-cloud-recaptchaenterprise-bom/pom.xml
index 3d29fd91..c8aae82c 100644
--- a/google-cloud-recaptchaenterprise-bom/pom.xml
+++ b/google-cloud-recaptchaenterprise-bom/pom.xml
@@ -3,7 +3,7 @@
4.0.0
com.google.cloud
google-cloud-recaptchaenterprise-bom
- 3.0.5-SNAPSHOT
+ 3.0.5
pom
com.google.cloud
@@ -52,27 +52,27 @@
com.google.cloud
google-cloud-recaptchaenterprise
- 3.0.5-SNAPSHOT
+ 3.0.5
com.google.api.grpc
grpc-google-cloud-recaptchaenterprise-v1
- 3.0.5-SNAPSHOT
+ 3.0.5
com.google.api.grpc
grpc-google-cloud-recaptchaenterprise-v1beta1
- 0.42.5-SNAPSHOT
+ 0.42.5
com.google.api.grpc
proto-google-cloud-recaptchaenterprise-v1
- 3.0.5-SNAPSHOT
+ 3.0.5
com.google.api.grpc
proto-google-cloud-recaptchaenterprise-v1beta1
- 0.42.5-SNAPSHOT
+ 0.42.5
diff --git a/google-cloud-recaptchaenterprise/pom.xml b/google-cloud-recaptchaenterprise/pom.xml
index a81d843e..8d743775 100644
--- a/google-cloud-recaptchaenterprise/pom.xml
+++ b/google-cloud-recaptchaenterprise/pom.xml
@@ -3,7 +3,7 @@
4.0.0
com.google.cloud
google-cloud-recaptchaenterprise
- 3.0.5-SNAPSHOT
+ 3.0.5
jar
reCAPTCHA Enterprise
https://github.com/googleapis/java-recaptchaenterprise
@@ -11,7 +11,7 @@
com.google.cloud
google-cloud-recaptchaenterprise-parent
- 3.0.5-SNAPSHOT
+ 3.0.5
google-cloud-recaptchaenterprise
diff --git a/grpc-google-cloud-recaptchaenterprise-v1/pom.xml b/grpc-google-cloud-recaptchaenterprise-v1/pom.xml
index b29d72c1..ed85e022 100644
--- a/grpc-google-cloud-recaptchaenterprise-v1/pom.xml
+++ b/grpc-google-cloud-recaptchaenterprise-v1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
grpc-google-cloud-recaptchaenterprise-v1
- 3.0.5-SNAPSHOT
+ 3.0.5
grpc-google-cloud-recaptchaenterprise-v1
GRPC library for grpc-google-cloud-recaptchaenterprise-v1
com.google.cloud
google-cloud-recaptchaenterprise-parent
- 3.0.5-SNAPSHOT
+ 3.0.5
diff --git a/grpc-google-cloud-recaptchaenterprise-v1beta1/pom.xml b/grpc-google-cloud-recaptchaenterprise-v1beta1/pom.xml
index a99f034b..c0147382 100644
--- a/grpc-google-cloud-recaptchaenterprise-v1beta1/pom.xml
+++ b/grpc-google-cloud-recaptchaenterprise-v1beta1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
grpc-google-cloud-recaptchaenterprise-v1beta1
- 0.42.5-SNAPSHOT
+ 0.42.5
grpc-google-cloud-recaptchaenterprise-v1beta1
GRPC library for grpc-google-cloud-recaptchaenterprise-v1beta1
com.google.cloud
google-cloud-recaptchaenterprise-parent
- 3.0.5-SNAPSHOT
+ 3.0.5
diff --git a/pom.xml b/pom.xml
index 746d3dca..70fc6447 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
com.google.cloud
google-cloud-recaptchaenterprise-parent
pom
- 3.0.5-SNAPSHOT
+ 3.0.5
reCAPTCHA Enterprise Parent
https://github.com/googleapis/java-recaptchaenterprise
@@ -61,27 +61,27 @@
com.google.api.grpc
proto-google-cloud-recaptchaenterprise-v1
- 3.0.5-SNAPSHOT
+ 3.0.5
com.google.api.grpc
proto-google-cloud-recaptchaenterprise-v1beta1
- 0.42.5-SNAPSHOT
+ 0.42.5
com.google.api.grpc
grpc-google-cloud-recaptchaenterprise-v1
- 3.0.5-SNAPSHOT
+ 3.0.5
com.google.api.grpc
grpc-google-cloud-recaptchaenterprise-v1beta1
- 0.42.5-SNAPSHOT
+ 0.42.5
com.google.cloud
google-cloud-recaptchaenterprise
- 3.0.5-SNAPSHOT
+ 3.0.5
diff --git a/proto-google-cloud-recaptchaenterprise-v1/pom.xml b/proto-google-cloud-recaptchaenterprise-v1/pom.xml
index e0fae17d..bcef270d 100644
--- a/proto-google-cloud-recaptchaenterprise-v1/pom.xml
+++ b/proto-google-cloud-recaptchaenterprise-v1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
proto-google-cloud-recaptchaenterprise-v1
- 3.0.5-SNAPSHOT
+ 3.0.5
proto-google-cloud-recaptchaenterprise-v1
PROTO library for proto-google-cloud-recaptchaenterprise-v1
com.google.cloud
google-cloud-recaptchaenterprise-parent
- 3.0.5-SNAPSHOT
+ 3.0.5
diff --git a/proto-google-cloud-recaptchaenterprise-v1beta1/pom.xml b/proto-google-cloud-recaptchaenterprise-v1beta1/pom.xml
index 1fef2bd2..cfd8c761 100644
--- a/proto-google-cloud-recaptchaenterprise-v1beta1/pom.xml
+++ b/proto-google-cloud-recaptchaenterprise-v1beta1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
proto-google-cloud-recaptchaenterprise-v1beta1
- 0.42.5-SNAPSHOT
+ 0.42.5
proto-google-cloud-recaptchaenterprise-v1beta1
PROTO library for proto-google-cloud-recaptchaenterprise-v1beta1
com.google.cloud
google-cloud-recaptchaenterprise-parent
- 3.0.5-SNAPSHOT
+ 3.0.5
diff --git a/samples/snapshot/pom.xml b/samples/snapshot/pom.xml
index 89bc1765..095813dc 100644
--- a/samples/snapshot/pom.xml
+++ b/samples/snapshot/pom.xml
@@ -28,7 +28,7 @@
com.google.cloud
google-cloud-recaptchaenterprise
- 3.0.5-SNAPSHOT
+ 3.0.5
diff --git a/versions.txt b/versions.txt
index cdb7e709..68e6c4ce 100644
--- a/versions.txt
+++ b/versions.txt
@@ -1,8 +1,8 @@
# Format:
# module:released-version:current-version
-google-cloud-recaptchaenterprise:3.0.4:3.0.5-SNAPSHOT
-grpc-google-cloud-recaptchaenterprise-v1:3.0.4:3.0.5-SNAPSHOT
-grpc-google-cloud-recaptchaenterprise-v1beta1:0.42.4:0.42.5-SNAPSHOT
-proto-google-cloud-recaptchaenterprise-v1:3.0.4:3.0.5-SNAPSHOT
-proto-google-cloud-recaptchaenterprise-v1beta1:0.42.4:0.42.5-SNAPSHOT
+google-cloud-recaptchaenterprise:3.0.5:3.0.5
+grpc-google-cloud-recaptchaenterprise-v1:3.0.5:3.0.5
+grpc-google-cloud-recaptchaenterprise-v1beta1:0.42.5:0.42.5
+proto-google-cloud-recaptchaenterprise-v1:3.0.5:3.0.5
+proto-google-cloud-recaptchaenterprise-v1beta1:0.42.5:0.42.5