From 75651536904cbd5097b75974590840a4882954f8 Mon Sep 17 00:00:00 2001 From: "release-please[bot]" <55107282+release-please[bot]@users.noreply.github.com> Date: Thu, 12 Aug 2021 00:54:35 +0000 Subject: [PATCH] chore: release 0.3.1 (#88) :robot: I have created a release \*beep\* \*boop\* --- ### [0.3.1](https://www.github.com/googleapis/java-policy-troubleshooter/compare/v0.3.0...v0.3.1) (2021-08-12) ### Dependencies * update dependency com.google.cloud:google-cloud-shared-dependencies to v2.0.1 ([#87](https://www.github.com/googleapis/java-policy-troubleshooter/issues/87)) ([f79a018](https://www.github.com/googleapis/java-policy-troubleshooter/commit/f79a01808a49f5839435dbafdec4245ea296a3cc)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). --- CHANGELOG.md | 7 +++++++ google-cloud-policy-troubleshooter-bom/pom.xml | 8 ++++---- google-cloud-policy-troubleshooter/pom.xml | 4 ++-- grpc-google-cloud-policy-troubleshooter-v1/pom.xml | 4 ++-- pom.xml | 8 ++++---- proto-google-cloud-policy-troubleshooter-v1/pom.xml | 4 ++-- versions.txt | 6 +++--- 7 files changed, 24 insertions(+), 17 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4f91c9c..5cd508f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +### [0.3.1](https://www.github.com/googleapis/java-policy-troubleshooter/compare/v0.3.0...v0.3.1) (2021-08-12) + + +### Dependencies + +* update dependency com.google.cloud:google-cloud-shared-dependencies to v2.0.1 ([#87](https://www.github.com/googleapis/java-policy-troubleshooter/issues/87)) ([f79a018](https://www.github.com/googleapis/java-policy-troubleshooter/commit/f79a01808a49f5839435dbafdec4245ea296a3cc)) + ## [0.3.0](https://www.github.com/googleapis/java-policy-troubleshooter/compare/v0.2.1...v0.3.0) (2021-08-06) diff --git a/google-cloud-policy-troubleshooter-bom/pom.xml b/google-cloud-policy-troubleshooter-bom/pom.xml index 7a9915b..26cba47 100644 --- a/google-cloud-policy-troubleshooter-bom/pom.xml +++ b/google-cloud-policy-troubleshooter-bom/pom.xml @@ -3,7 +3,7 @@ 4.0.0 com.google.cloud google-cloud-policy-troubleshooter-bom - 0.3.1-SNAPSHOT + 0.3.1 pom com.google.cloud @@ -56,17 +56,17 @@ com.google.cloud google-cloud-policy-troubleshooter - 0.3.1-SNAPSHOT + 0.3.1 com.google.api.grpc grpc-google-cloud-policy-troubleshooter-v1 - 0.3.1-SNAPSHOT + 0.3.1 com.google.api.grpc proto-google-cloud-policy-troubleshooter-v1 - 0.3.1-SNAPSHOT + 0.3.1 diff --git a/google-cloud-policy-troubleshooter/pom.xml b/google-cloud-policy-troubleshooter/pom.xml index 8853234..c09545d 100644 --- a/google-cloud-policy-troubleshooter/pom.xml +++ b/google-cloud-policy-troubleshooter/pom.xml @@ -3,7 +3,7 @@ 4.0.0 com.google.cloud google-cloud-policy-troubleshooter - 0.3.1-SNAPSHOT + 0.3.1 jar Google IAM Policy Troubleshooter API https://github.com/googleapis/java-policy-troubleshooter @@ -11,7 +11,7 @@ com.google.cloud google-cloud-policy-troubleshooter-parent - 0.3.1-SNAPSHOT + 0.3.1 google-cloud-policy-troubleshooter diff --git a/grpc-google-cloud-policy-troubleshooter-v1/pom.xml b/grpc-google-cloud-policy-troubleshooter-v1/pom.xml index 01c1098..29b0ae4 100644 --- a/grpc-google-cloud-policy-troubleshooter-v1/pom.xml +++ b/grpc-google-cloud-policy-troubleshooter-v1/pom.xml @@ -4,13 +4,13 @@ 4.0.0 com.google.api.grpc grpc-google-cloud-policy-troubleshooter-v1 - 0.3.1-SNAPSHOT + 0.3.1 grpc-google-cloud-policy-troubleshooter-v1 GRPC library for google-cloud-policy-troubleshooter com.google.cloud google-cloud-policy-troubleshooter-parent - 0.3.1-SNAPSHOT + 0.3.1 diff --git a/pom.xml b/pom.xml index f457182..d6dc3e1 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ com.google.cloud google-cloud-policy-troubleshooter-parent pom - 0.3.1-SNAPSHOT + 0.3.1 Google IAM Policy Troubleshooter API Parent https://github.com/googleapis/java-policy-troubleshooter @@ -61,17 +61,17 @@ com.google.cloud google-cloud-policy-troubleshooter - 0.3.1-SNAPSHOT + 0.3.1 com.google.api.grpc proto-google-cloud-policy-troubleshooter-v1 - 0.3.1-SNAPSHOT + 0.3.1 com.google.api.grpc grpc-google-cloud-policy-troubleshooter-v1 - 0.3.1-SNAPSHOT + 0.3.1 diff --git a/proto-google-cloud-policy-troubleshooter-v1/pom.xml b/proto-google-cloud-policy-troubleshooter-v1/pom.xml index 9242eb9..4208c95 100644 --- a/proto-google-cloud-policy-troubleshooter-v1/pom.xml +++ b/proto-google-cloud-policy-troubleshooter-v1/pom.xml @@ -4,13 +4,13 @@ 4.0.0 com.google.api.grpc proto-google-cloud-policy-troubleshooter-v1 - 0.3.1-SNAPSHOT + 0.3.1 proto-google-cloud-policy-troubleshooter-v1 Proto library for google-cloud-policy-troubleshooter com.google.cloud google-cloud-policy-troubleshooter-parent - 0.3.1-SNAPSHOT + 0.3.1 diff --git a/versions.txt b/versions.txt index 11f87d8..1acdcdf 100644 --- a/versions.txt +++ b/versions.txt @@ -1,6 +1,6 @@ # Format: # module:released-version:current-version -google-cloud-policy-troubleshooter:0.3.0:0.3.1-SNAPSHOT -grpc-google-cloud-policy-troubleshooter-v1:0.3.0:0.3.1-SNAPSHOT -proto-google-cloud-policy-troubleshooter-v1:0.3.0:0.3.1-SNAPSHOT +google-cloud-policy-troubleshooter:0.3.1:0.3.1 +grpc-google-cloud-policy-troubleshooter-v1:0.3.1:0.3.1 +proto-google-cloud-policy-troubleshooter-v1:0.3.1:0.3.1