From 6ac339a4c51a87645d591814df247eecf8347f8e Mon Sep 17 00:00:00 2001 From: "release-please[bot]" <55107282+release-please[bot]@users.noreply.github.com> Date: Tue, 11 Aug 2020 17:00:23 +0000 Subject: [PATCH] chore: release 0.29.1 (#180) :robot: I have created a release \*beep\* \*boop\* --- ### [0.29.1](https://www.github.com/googleapis/java-phishingprotection/compare/v0.29.0...v0.29.1) (2020-08-07) ### Dependencies * update dependency com.google.cloud:google-cloud-shared-dependencies to v0.8.2 ([#179](https://www.github.com/googleapis/java-phishingprotection/issues/179)) ([7e1159b](https://www.github.com/googleapis/java-phishingprotection/commit/7e1159bbf1d61abb6d54c2c016276fa628254df9)) * update dependency com.google.cloud:google-cloud-shared-dependencies to v0.8.6 ([0d10d24](https://www.github.com/googleapis/java-phishingprotection/commit/0d10d2411cff05648be43a169673cc9cdbeff0c1)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). --- CHANGELOG.md | 8 ++++++++ README.md | 4 ++-- google-cloud-phishingprotection-bom/pom.xml | 8 ++++---- google-cloud-phishingprotection/pom.xml | 4 ++-- grpc-google-cloud-phishingprotection-v1beta1/pom.xml | 4 ++-- pom.xml | 8 ++++---- proto-google-cloud-phishingprotection-v1beta1/pom.xml | 4 ++-- versions.txt | 6 +++--- 8 files changed, 27 insertions(+), 19 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 298f8aa2..18156b85 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +### [0.29.1](https://www.github.com/googleapis/java-phishingprotection/compare/v0.29.0...v0.29.1) (2020-08-07) + + +### Dependencies + +* update dependency com.google.cloud:google-cloud-shared-dependencies to v0.8.2 ([#179](https://www.github.com/googleapis/java-phishingprotection/issues/179)) ([7e1159b](https://www.github.com/googleapis/java-phishingprotection/commit/7e1159bbf1d61abb6d54c2c016276fa628254df9)) +* update dependency com.google.cloud:google-cloud-shared-dependencies to v0.8.6 ([0d10d24](https://www.github.com/googleapis/java-phishingprotection/commit/0d10d2411cff05648be43a169673cc9cdbeff0c1)) + ## [0.29.0](https://www.github.com/googleapis/java-phishingprotection/compare/v0.28.4...v0.29.0) (2020-06-22) diff --git a/README.md b/README.md index 3377661a..5db0418b 100644 --- a/README.md +++ b/README.md @@ -50,11 +50,11 @@ If you are using Maven without BOM, add this to your dependencies: If you are using Gradle, add this to your dependencies ```Groovy -compile 'com.google.cloud:google-cloud-phishingprotection:0.29.0' +compile 'com.google.cloud:google-cloud-phishingprotection:0.29.1' ``` If you are using SBT, add this to your dependencies ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-phishingprotection" % "0.29.0" +libraryDependencies += "com.google.cloud" % "google-cloud-phishingprotection" % "0.29.1" ``` [//]: # ({x-version-update-end}) diff --git a/google-cloud-phishingprotection-bom/pom.xml b/google-cloud-phishingprotection-bom/pom.xml index 125f90cc..85ce2647 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.1-SNAPSHOT + 0.29.1 pom com.google.cloud @@ -64,17 +64,17 @@ com.google.cloud google-cloud-phishingprotection - 0.29.1-SNAPSHOT + 0.29.1 com.google.api.grpc proto-google-cloud-phishingprotection-v1beta1 - 0.29.1-SNAPSHOT + 0.29.1 com.google.api.grpc grpc-google-cloud-phishingprotection-v1beta1 - 0.29.1-SNAPSHOT + 0.29.1 diff --git a/google-cloud-phishingprotection/pom.xml b/google-cloud-phishingprotection/pom.xml index 752a9da8..e982d5d2 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.1-SNAPSHOT + 0.29.1 jar Google Cloud Phishing Protection https://github.com/googleapis/java-phishingprotection @@ -11,7 +11,7 @@ com.google.cloud google-cloud-phishingprotection-parent - 0.29.1-SNAPSHOT + 0.29.1 google-cloud-phishingprotection diff --git a/grpc-google-cloud-phishingprotection-v1beta1/pom.xml b/grpc-google-cloud-phishingprotection-v1beta1/pom.xml index c407bbe8..4a2d94c3 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.1-SNAPSHOT + 0.29.1 grpc-google-cloud-phishingprotection-v1beta1 GRPC library for grpc-google-cloud-phishingprotection-v1beta1 com.google.cloud google-cloud-phishingprotection-parent - 0.29.1-SNAPSHOT + 0.29.1 diff --git a/pom.xml b/pom.xml index 4a5bd48e..862f41f0 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ com.google.cloud google-cloud-phishingprotection-parent pom - 0.29.1-SNAPSHOT + 0.29.1 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.1-SNAPSHOT + 0.29.1 com.google.api.grpc grpc-google-cloud-phishingprotection-v1beta1 - 0.29.1-SNAPSHOT + 0.29.1 com.google.cloud google-cloud-phishingprotection - 0.29.1-SNAPSHOT + 0.29.1 diff --git a/proto-google-cloud-phishingprotection-v1beta1/pom.xml b/proto-google-cloud-phishingprotection-v1beta1/pom.xml index 4ca8e696..fd09ee44 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.1-SNAPSHOT + 0.29.1 proto-google-cloud-phishingprotection-v1beta1 PROTO library for proto-google-cloud-phishingprotection-v1beta1 com.google.cloud google-cloud-phishingprotection-parent - 0.29.1-SNAPSHOT + 0.29.1 diff --git a/versions.txt b/versions.txt index 3c100a99..1753ab0c 100644 --- a/versions.txt +++ b/versions.txt @@ -1,6 +1,6 @@ # Format: # module:released-version:current-version -proto-google-cloud-phishingprotection-v1beta1:0.29.0:0.29.1-SNAPSHOT -grpc-google-cloud-phishingprotection-v1beta1:0.29.0:0.29.1-SNAPSHOT -google-cloud-phishingprotection:0.29.0:0.29.1-SNAPSHOT \ No newline at end of file +proto-google-cloud-phishingprotection-v1beta1:0.29.1:0.29.1 +grpc-google-cloud-phishingprotection-v1beta1:0.29.1:0.29.1 +google-cloud-phishingprotection:0.29.1:0.29.1 \ No newline at end of file