diff --git a/CHANGELOG.md b/CHANGELOG.md index 884768ee..2ad88631 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +### [0.29.19](https://www.github.com/googleapis/java-phishingprotection/compare/v0.29.18...v0.29.19) (2021-05-11) + + +### Dependencies + +* update dependency com.google.cloud:google-cloud-shared-dependencies to v1.1.0 ([#437](https://www.github.com/googleapis/java-phishingprotection/issues/437)) ([462081e](https://www.github.com/googleapis/java-phishingprotection/commit/462081e09627fd97c2f176f11f6f376b341cd656)) + ### [0.29.18](https://www.github.com/googleapis/java-phishingprotection/compare/v0.29.17...v0.29.18) (2021-04-23) diff --git a/google-cloud-phishingprotection-bom/pom.xml b/google-cloud-phishingprotection-bom/pom.xml index 7c6064ed..055b116c 100644 --- a/google-cloud-phishingprotection-bom/pom.xml +++ b/google-cloud-phishingprotection-bom/pom.xml @@ -3,7 +3,7 @@ 4.0.0 com.google.cloud google-cloud-phishingprotection-bom - 0.29.19-SNAPSHOT + 0.29.19 pom com.google.cloud @@ -64,17 +64,17 @@ com.google.cloud google-cloud-phishingprotection - 0.29.19-SNAPSHOT + 0.29.19 com.google.api.grpc proto-google-cloud-phishingprotection-v1beta1 - 0.29.19-SNAPSHOT + 0.29.19 com.google.api.grpc grpc-google-cloud-phishingprotection-v1beta1 - 0.29.19-SNAPSHOT + 0.29.19 diff --git a/google-cloud-phishingprotection/pom.xml b/google-cloud-phishingprotection/pom.xml index d7ecc224..d60617c2 100644 --- a/google-cloud-phishingprotection/pom.xml +++ b/google-cloud-phishingprotection/pom.xml @@ -3,7 +3,7 @@ 4.0.0 com.google.cloud google-cloud-phishingprotection - 0.29.19-SNAPSHOT + 0.29.19 jar Google Cloud Phishing Protection https://github.com/googleapis/java-phishingprotection @@ -11,7 +11,7 @@ com.google.cloud google-cloud-phishingprotection-parent - 0.29.19-SNAPSHOT + 0.29.19 google-cloud-phishingprotection diff --git a/grpc-google-cloud-phishingprotection-v1beta1/pom.xml b/grpc-google-cloud-phishingprotection-v1beta1/pom.xml index 0fb37495..65938b61 100644 --- a/grpc-google-cloud-phishingprotection-v1beta1/pom.xml +++ b/grpc-google-cloud-phishingprotection-v1beta1/pom.xml @@ -4,13 +4,13 @@ 4.0.0 com.google.api.grpc grpc-google-cloud-phishingprotection-v1beta1 - 0.29.19-SNAPSHOT + 0.29.19 grpc-google-cloud-phishingprotection-v1beta1 GRPC library for grpc-google-cloud-phishingprotection-v1beta1 com.google.cloud google-cloud-phishingprotection-parent - 0.29.19-SNAPSHOT + 0.29.19 diff --git a/pom.xml b/pom.xml index 663c338f..f4ccf465 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ com.google.cloud google-cloud-phishingprotection-parent pom - 0.29.19-SNAPSHOT + 0.29.19 Google Cloud Phishing Protection Parent https://github.com/googleapis/java-phishingprotection @@ -70,17 +70,17 @@ com.google.api.grpc proto-google-cloud-phishingprotection-v1beta1 - 0.29.19-SNAPSHOT + 0.29.19 com.google.api.grpc grpc-google-cloud-phishingprotection-v1beta1 - 0.29.19-SNAPSHOT + 0.29.19 com.google.cloud google-cloud-phishingprotection - 0.29.19-SNAPSHOT + 0.29.19 diff --git a/proto-google-cloud-phishingprotection-v1beta1/pom.xml b/proto-google-cloud-phishingprotection-v1beta1/pom.xml index f81941c3..ecc3c225 100644 --- a/proto-google-cloud-phishingprotection-v1beta1/pom.xml +++ b/proto-google-cloud-phishingprotection-v1beta1/pom.xml @@ -4,13 +4,13 @@ 4.0.0 com.google.api.grpc proto-google-cloud-phishingprotection-v1beta1 - 0.29.19-SNAPSHOT + 0.29.19 proto-google-cloud-phishingprotection-v1beta1 PROTO library for proto-google-cloud-phishingprotection-v1beta1 com.google.cloud google-cloud-phishingprotection-parent - 0.29.19-SNAPSHOT + 0.29.19 diff --git a/versions.txt b/versions.txt index efc4e758..f78bc713 100644 --- a/versions.txt +++ b/versions.txt @@ -1,6 +1,6 @@ # Format: # module:released-version:current-version -proto-google-cloud-phishingprotection-v1beta1:0.29.18:0.29.19-SNAPSHOT -grpc-google-cloud-phishingprotection-v1beta1:0.29.18:0.29.19-SNAPSHOT -google-cloud-phishingprotection:0.29.18:0.29.19-SNAPSHOT \ No newline at end of file +proto-google-cloud-phishingprotection-v1beta1:0.29.19:0.29.19 +grpc-google-cloud-phishingprotection-v1beta1:0.29.19:0.29.19 +google-cloud-phishingprotection:0.29.19:0.29.19 \ No newline at end of file