diff --git a/java-phishingprotection/CHANGELOG.md b/java-phishingprotection/CHANGELOG.md index bc823a3d70f3..7ad4de7f36ae 100644 --- a/java-phishingprotection/CHANGELOG.md +++ b/java-phishingprotection/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.34.1](https://github.com/googleapis/java-phishingprotection/compare/v0.34.0...v0.34.1) (2022-07-13) + + +### Bug Fixes + +* enable longpaths support for windows test ([#1485](https://github.com/googleapis/java-phishingprotection/issues/1485)) ([#698](https://github.com/googleapis/java-phishingprotection/issues/698)) ([6c4cebe](https://github.com/googleapis/java-phishingprotection/commit/6c4cebeba77dce300caa67f2897d8077bb693a65)) + ## [0.34.0](https://github.com/googleapis/java-phishingprotection/compare/v0.33.1...v0.34.0) (2022-07-01) diff --git a/java-phishingprotection/google-cloud-phishingprotection-bom/pom.xml b/java-phishingprotection/google-cloud-phishingprotection-bom/pom.xml index 42b05cd0c0d3..e7ea110710c5 100644 --- a/java-phishingprotection/google-cloud-phishingprotection-bom/pom.xml +++ b/java-phishingprotection/google-cloud-phishingprotection-bom/pom.xml @@ -3,7 +3,7 @@ 4.0.0 com.google.cloud google-cloud-phishingprotection-bom - 0.34.1-SNAPSHOT + 0.34.1 pom com.google.cloud @@ -52,17 +52,17 @@ com.google.cloud google-cloud-phishingprotection - 0.34.1-SNAPSHOT + 0.34.1 com.google.api.grpc grpc-google-cloud-phishingprotection-v1beta1 - 0.34.1-SNAPSHOT + 0.34.1 com.google.api.grpc proto-google-cloud-phishingprotection-v1beta1 - 0.34.1-SNAPSHOT + 0.34.1 diff --git a/java-phishingprotection/google-cloud-phishingprotection/pom.xml b/java-phishingprotection/google-cloud-phishingprotection/pom.xml index 78c60d965685..b90b354461bc 100644 --- a/java-phishingprotection/google-cloud-phishingprotection/pom.xml +++ b/java-phishingprotection/google-cloud-phishingprotection/pom.xml @@ -3,7 +3,7 @@ 4.0.0 com.google.cloud google-cloud-phishingprotection - 0.34.1-SNAPSHOT + 0.34.1 jar Google Cloud Phishing Protection https://github.com/googleapis/java-phishingprotection @@ -11,7 +11,7 @@ com.google.cloud google-cloud-phishingprotection-parent - 0.34.1-SNAPSHOT + 0.34.1 google-cloud-phishingprotection diff --git a/java-phishingprotection/grpc-google-cloud-phishingprotection-v1beta1/pom.xml b/java-phishingprotection/grpc-google-cloud-phishingprotection-v1beta1/pom.xml index c7646b7b32e2..7a2f8e77ca87 100644 --- a/java-phishingprotection/grpc-google-cloud-phishingprotection-v1beta1/pom.xml +++ b/java-phishingprotection/grpc-google-cloud-phishingprotection-v1beta1/pom.xml @@ -4,13 +4,13 @@ 4.0.0 com.google.api.grpc grpc-google-cloud-phishingprotection-v1beta1 - 0.34.1-SNAPSHOT + 0.34.1 grpc-google-cloud-phishingprotection-v1beta1 GRPC library for grpc-google-cloud-phishingprotection-v1beta1 com.google.cloud google-cloud-phishingprotection-parent - 0.34.1-SNAPSHOT + 0.34.1 diff --git a/java-phishingprotection/pom.xml b/java-phishingprotection/pom.xml index 79b7f718a3f3..cc325d89e6ff 100644 --- a/java-phishingprotection/pom.xml +++ b/java-phishingprotection/pom.xml @@ -4,7 +4,7 @@ com.google.cloud google-cloud-phishingprotection-parent pom - 0.34.1-SNAPSHOT + 0.34.1 Google Cloud Phishing Protection Parent https://github.com/googleapis/java-phishingprotection @@ -61,17 +61,17 @@ com.google.api.grpc proto-google-cloud-phishingprotection-v1beta1 - 0.34.1-SNAPSHOT + 0.34.1 com.google.api.grpc grpc-google-cloud-phishingprotection-v1beta1 - 0.34.1-SNAPSHOT + 0.34.1 com.google.cloud google-cloud-phishingprotection - 0.34.1-SNAPSHOT + 0.34.1 diff --git a/java-phishingprotection/proto-google-cloud-phishingprotection-v1beta1/pom.xml b/java-phishingprotection/proto-google-cloud-phishingprotection-v1beta1/pom.xml index b83995fad356..4a3c2331ae00 100644 --- a/java-phishingprotection/proto-google-cloud-phishingprotection-v1beta1/pom.xml +++ b/java-phishingprotection/proto-google-cloud-phishingprotection-v1beta1/pom.xml @@ -4,13 +4,13 @@ 4.0.0 com.google.api.grpc proto-google-cloud-phishingprotection-v1beta1 - 0.34.1-SNAPSHOT + 0.34.1 proto-google-cloud-phishingprotection-v1beta1 PROTO library for proto-google-cloud-phishingprotection-v1beta1 com.google.cloud google-cloud-phishingprotection-parent - 0.34.1-SNAPSHOT + 0.34.1 diff --git a/java-phishingprotection/versions.txt b/java-phishingprotection/versions.txt index f22072235e4e..5d74ab132c51 100644 --- a/java-phishingprotection/versions.txt +++ b/java-phishingprotection/versions.txt @@ -1,6 +1,6 @@ # Format: # module:released-version:current-version -google-cloud-phishingprotection:0.34.0:0.34.1-SNAPSHOT -grpc-google-cloud-phishingprotection-v1beta1:0.34.0:0.34.1-SNAPSHOT -proto-google-cloud-phishingprotection-v1beta1:0.34.0:0.34.1-SNAPSHOT +google-cloud-phishingprotection:0.34.1:0.34.1 +grpc-google-cloud-phishingprotection-v1beta1:0.34.1:0.34.1 +proto-google-cloud-phishingprotection-v1beta1:0.34.1:0.34.1