From 1f5bfe87804af1018eb45a29dfb03c8c22316478 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Fri, 9 Sep 2022 16:50:13 +0200 Subject: [PATCH 1/5] chore(deps): update dependency com.google.cloud:google-cloud-workflow-executions to v2.3.3 (#348) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [com.google.cloud:google-cloud-workflow-executions](https://togithub.com/googleapis/java-workflow-executions) | `2.3.2` -> `2.3.3` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-workflow-executions/2.3.3/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-workflow-executions/2.3.3/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-workflow-executions/2.3.3/compatibility-slim/2.3.2)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-workflow-executions/2.3.3/confidence-slim/2.3.2)](https://docs.renovatebot.com/merge-confidence/) | --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Renovate will not automatically rebase this PR, because other commits have been found. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] If you want to rebase/retry this PR, click this checkbox. ⚠ **Warning**: custom changes will be lost. --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-workflow-executions). --- README.md | 6 +++--- samples/install-without-bom/pom.xml | 2 +- samples/snippets/pom.xml | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 790cf7e3..cfe11b5e 100644 --- a/README.md +++ b/README.md @@ -19,20 +19,20 @@ If you are using Maven, add this to your pom.xml file: com.google.cloud google-cloud-workflow-executions - 2.3.2 + 2.3.3 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-workflow-executions:2.3.2' +implementation 'com.google.cloud:google-cloud-workflow-executions:2.3.3' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-workflow-executions" % "2.3.2" +libraryDependencies += "com.google.cloud" % "google-cloud-workflow-executions" % "2.3.3" ``` ## Authentication diff --git a/samples/install-without-bom/pom.xml b/samples/install-without-bom/pom.xml index 62e486ce..343e2dbf 100644 --- a/samples/install-without-bom/pom.xml +++ b/samples/install-without-bom/pom.xml @@ -29,7 +29,7 @@ com.google.cloud google-cloud-workflow-executions - 2.3.2 + 2.3.3 diff --git a/samples/snippets/pom.xml b/samples/snippets/pom.xml index 9c5d0ec6..bf072da2 100644 --- a/samples/snippets/pom.xml +++ b/samples/snippets/pom.xml @@ -28,7 +28,7 @@ com.google.cloud google-cloud-workflow-executions - 2.3.2 + 2.3.3 From 2b00a4326b7a334f5c1ff904d35e0def2d8f7c7f Mon Sep 17 00:00:00 2001 From: "release-please[bot]" <55107282+release-please[bot]@users.noreply.github.com> Date: Fri, 9 Sep 2022 15:24:22 +0000 Subject: [PATCH 2/5] chore(main): release 2.3.4-SNAPSHOT (#347) :robot: I have created a release *beep* *boop* --- ### Updating meta-information for bleeding-edge SNAPSHOT release. --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). --- google-cloud-workflow-executions-bom/pom.xml | 12 ++++++------ google-cloud-workflow-executions/pom.xml | 4 ++-- grpc-google-cloud-workflow-executions-v1/pom.xml | 4 ++-- grpc-google-cloud-workflow-executions-v1beta/pom.xml | 4 ++-- pom.xml | 12 ++++++------ proto-google-cloud-workflow-executions-v1/pom.xml | 4 ++-- .../pom.xml | 4 ++-- samples/snapshot/pom.xml | 2 +- versions.txt | 10 +++++----- 9 files changed, 28 insertions(+), 28 deletions(-) diff --git a/google-cloud-workflow-executions-bom/pom.xml b/google-cloud-workflow-executions-bom/pom.xml index 6f87037c..f9db88e9 100644 --- a/google-cloud-workflow-executions-bom/pom.xml +++ b/google-cloud-workflow-executions-bom/pom.xml @@ -3,7 +3,7 @@ 4.0.0 com.google.cloud google-cloud-workflow-executions-bom - 2.3.3 + 2.3.4-SNAPSHOT pom com.google.cloud @@ -56,27 +56,27 @@ com.google.cloud google-cloud-workflow-executions - 2.3.3 + 2.3.4-SNAPSHOT com.google.api.grpc grpc-google-cloud-workflow-executions-v1beta - 0.7.3 + 0.7.4-SNAPSHOT com.google.api.grpc grpc-google-cloud-workflow-executions-v1 - 2.3.3 + 2.3.4-SNAPSHOT com.google.api.grpc proto-google-cloud-workflow-executions-v1beta - 0.7.3 + 0.7.4-SNAPSHOT com.google.api.grpc proto-google-cloud-workflow-executions-v1 - 2.3.3 + 2.3.4-SNAPSHOT diff --git a/google-cloud-workflow-executions/pom.xml b/google-cloud-workflow-executions/pom.xml index 08c7005d..aef62328 100644 --- a/google-cloud-workflow-executions/pom.xml +++ b/google-cloud-workflow-executions/pom.xml @@ -3,7 +3,7 @@ 4.0.0 com.google.cloud google-cloud-workflow-executions - 2.3.3 + 2.3.4-SNAPSHOT jar Google Cloud Workflow Executions https://github.com/googleapis/java-workflow-executions @@ -11,7 +11,7 @@ com.google.cloud google-cloud-workflow-executions-parent - 2.3.3 + 2.3.4-SNAPSHOT google-cloud-workflow-executions diff --git a/grpc-google-cloud-workflow-executions-v1/pom.xml b/grpc-google-cloud-workflow-executions-v1/pom.xml index 9373cd39..4b6f8a0d 100644 --- a/grpc-google-cloud-workflow-executions-v1/pom.xml +++ b/grpc-google-cloud-workflow-executions-v1/pom.xml @@ -4,13 +4,13 @@ 4.0.0 com.google.api.grpc grpc-google-cloud-workflow-executions-v1 - 2.3.3 + 2.3.4-SNAPSHOT grpc-google-cloud-workflow-executions-v1 GRPC library for google-cloud-workflow-executions com.google.cloud google-cloud-workflow-executions-parent - 2.3.3 + 2.3.4-SNAPSHOT diff --git a/grpc-google-cloud-workflow-executions-v1beta/pom.xml b/grpc-google-cloud-workflow-executions-v1beta/pom.xml index 452a930d..dea7e02a 100644 --- a/grpc-google-cloud-workflow-executions-v1beta/pom.xml +++ b/grpc-google-cloud-workflow-executions-v1beta/pom.xml @@ -4,13 +4,13 @@ 4.0.0 com.google.api.grpc grpc-google-cloud-workflow-executions-v1beta - 0.7.3 + 0.7.4-SNAPSHOT grpc-google-cloud-workflow-executions-v1beta GRPC library for google-cloud-workflow-executions com.google.cloud google-cloud-workflow-executions-parent - 2.3.3 + 2.3.4-SNAPSHOT diff --git a/pom.xml b/pom.xml index 45820439..24f26080 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ com.google.cloud google-cloud-workflow-executions-parent pom - 2.3.3 + 2.3.4-SNAPSHOT Google Cloud Workflow Executions Parent https://github.com/googleapis/java- @@ -61,27 +61,27 @@ com.google.cloud google-cloud-workflow-executions - 2.3.3 + 2.3.4-SNAPSHOT com.google.api.grpc proto-google-cloud-workflow-executions-v1 - 2.3.3 + 2.3.4-SNAPSHOT com.google.api.grpc grpc-google-cloud-workflow-executions-v1 - 2.3.3 + 2.3.4-SNAPSHOT com.google.api.grpc proto-google-cloud-workflow-executions-v1beta - 0.7.3 + 0.7.4-SNAPSHOT com.google.api.grpc grpc-google-cloud-workflow-executions-v1beta - 0.7.3 + 0.7.4-SNAPSHOT diff --git a/proto-google-cloud-workflow-executions-v1/pom.xml b/proto-google-cloud-workflow-executions-v1/pom.xml index dd4baf63..26a74bf1 100644 --- a/proto-google-cloud-workflow-executions-v1/pom.xml +++ b/proto-google-cloud-workflow-executions-v1/pom.xml @@ -4,13 +4,13 @@ 4.0.0 com.google.api.grpc proto-google-cloud-workflow-executions-v1 - 2.3.3 + 2.3.4-SNAPSHOT proto-google-cloud-workflow-executions-v1 Proto library for google-cloud-workflow-executions com.google.cloud google-cloud-workflow-executions-parent - 2.3.3 + 2.3.4-SNAPSHOT diff --git a/proto-google-cloud-workflow-executions-v1beta/pom.xml b/proto-google-cloud-workflow-executions-v1beta/pom.xml index d3401e09..3fc2fda0 100644 --- a/proto-google-cloud-workflow-executions-v1beta/pom.xml +++ b/proto-google-cloud-workflow-executions-v1beta/pom.xml @@ -4,13 +4,13 @@ 4.0.0 com.google.api.grpc proto-google-cloud-workflow-executions-v1beta - 0.7.3 + 0.7.4-SNAPSHOT proto-google-cloud-workflow-executions-v1beta Proto library for google-cloud-workflow-executions com.google.cloud google-cloud-workflow-executions-parent - 2.3.3 + 2.3.4-SNAPSHOT diff --git a/samples/snapshot/pom.xml b/samples/snapshot/pom.xml index bb103a3e..3f68c34f 100644 --- a/samples/snapshot/pom.xml +++ b/samples/snapshot/pom.xml @@ -28,7 +28,7 @@ com.google.cloud google-cloud-workflow-executions - 2.3.3 + 2.3.4-SNAPSHOT diff --git a/versions.txt b/versions.txt index 33f95859..5870b3b5 100644 --- a/versions.txt +++ b/versions.txt @@ -1,8 +1,8 @@ # Format: # module:released-version:current-version -google-cloud-workflow-executions:2.3.3:2.3.3 -grpc-google-cloud-workflow-executions-v1beta:0.7.3:0.7.3 -grpc-google-cloud-workflow-executions-v1:2.3.3:2.3.3 -proto-google-cloud-workflow-executions-v1beta:0.7.3:0.7.3 -proto-google-cloud-workflow-executions-v1:2.3.3:2.3.3 +google-cloud-workflow-executions:2.3.3:2.3.4-SNAPSHOT +grpc-google-cloud-workflow-executions-v1beta:0.7.3:0.7.4-SNAPSHOT +grpc-google-cloud-workflow-executions-v1:2.3.3:2.3.4-SNAPSHOT +proto-google-cloud-workflow-executions-v1beta:0.7.3:0.7.4-SNAPSHOT +proto-google-cloud-workflow-executions-v1:2.3.3:2.3.4-SNAPSHOT From 3ffceb7998bde18835098e2e41e79b1e214413e9 Mon Sep 17 00:00:00 2001 From: "gcf-owl-bot[bot]" <78513119+gcf-owl-bot[bot]@users.noreply.github.com> Date: Sat, 10 Sep 2022 02:08:27 +0000 Subject: [PATCH 3/5] chore: Generated snippets should not be owned by samples reviewers (#1575) (#349) Source-Link: https://github.com/googleapis/synthtool/commit/2e9ac19d5b8181af77cdc5337cf922517813cc49 Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-java:latest@sha256:8175681a918181d306d9c370d3262f16b4c724cc73d74111b7d42fc985ca7f93 --- .github/.OwlBot.lock.yaml | 3 +-- .github/CODEOWNERS | 3 +++ 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/.github/.OwlBot.lock.yaml b/.github/.OwlBot.lock.yaml index 6610882f..62592923 100644 --- a/.github/.OwlBot.lock.yaml +++ b/.github/.OwlBot.lock.yaml @@ -13,5 +13,4 @@ # limitations under the License. docker: image: gcr.io/cloud-devrel-public-resources/owlbot-java:latest - digest: sha256:04f254abfe5f47fe73ae6f91d68d55c3b76e722a4943066c3bb0ce03573b4ad9 -# created: 2022-07-18T21:44:23.94208526Z + digest: sha256:8175681a918181d306d9c370d3262f16b4c724cc73d74111b7d42fc985ca7f93 diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 1578dc2f..5232f38f 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -10,3 +10,6 @@ # The java-samples-reviewers team is the default owner for samples changes samples/**/*.java @googleapis/java-samples-reviewers + +# Generated snippets should not be owned by samples reviewers +samples/snippets/generated/ @googleapis/yoshi-java From d1baa7983e59b11c165e7e81bb9bef285bc18541 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Thu, 15 Sep 2022 14:22:16 +0200 Subject: [PATCH 4/5] deps: update dependency com.google.cloud:google-cloud-shared-dependencies to v3.0.3 (#350) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [com.google.cloud:google-cloud-shared-dependencies](https://togithub.com/googleapis/java-shared-dependencies) | `3.0.2` -> `3.0.3` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-dependencies/3.0.3/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-dependencies/3.0.3/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-dependencies/3.0.3/compatibility-slim/3.0.2)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-dependencies/3.0.3/confidence-slim/3.0.2)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
googleapis/java-shared-dependencies ### [`v3.0.3`](https://togithub.com/googleapis/java-shared-dependencies/blob/HEAD/CHANGELOG.md#​303-httpsgithubcomgoogleapisjava-shared-dependenciescomparev302v303-2022-09-14) [Compare Source](https://togithub.com/googleapis/java-shared-dependencies/compare/v3.0.2...v3.0.3) ##### Dependencies - Google-cloud-core 2.8.12 ([#​799](https://togithub.com/googleapis/java-shared-dependencies/issues/799)) ([1b3db8d](https://togithub.com/googleapis/java-shared-dependencies/commit/1b3db8d1e17c49ebae79fc96164fa9058e1df6e3)) - Moving gson to first-party-dependencies ([#​800](https://togithub.com/googleapis/java-shared-dependencies/issues/800)) ([a41fcc1](https://togithub.com/googleapis/java-shared-dependencies/commit/a41fcc11d32e02e5af2837561792e3919f6d4b3f)) - Update dependency com.google.protobuf:protobuf-bom to v3.21.6 ([#​797](https://togithub.com/googleapis/java-shared-dependencies/issues/797)) ([bc5fdc9](https://togithub.com/googleapis/java-shared-dependencies/commit/bc5fdc9b3af7973c28f063a9ac156fe2af562814)) - Update gax.version to v2.19.1 ([#​798](https://togithub.com/googleapis/java-shared-dependencies/issues/798)) ([84e5487](https://togithub.com/googleapis/java-shared-dependencies/commit/84e5487b2e3dce4bb60badecebde788c3cb702b8)) - Update google.core.version to v2.8.11 ([#​793](https://togithub.com/googleapis/java-shared-dependencies/issues/793)) ([63c1297](https://togithub.com/googleapis/java-shared-dependencies/commit/63c129722aa0b821031ff5b4c11004adf7b12044))
--- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, click this checkbox. --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-workflow-executions). --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 24f26080..62adbe1b 100644 --- a/pom.xml +++ b/pom.xml @@ -87,7 +87,7 @@ com.google.cloud google-cloud-shared-dependencies - 3.0.2 + 3.0.3 pom import From 284d1291c58d94a19d34a23ecf4dc92e43d0670d Mon Sep 17 00:00:00 2001 From: "release-please[bot]" <55107282+release-please[bot]@users.noreply.github.com> Date: Thu, 15 Sep 2022 12:50:20 +0000 Subject: [PATCH 5/5] chore(main): release 2.3.4 (#351) :robot: I have created a release *beep* *boop* --- ## [2.3.4](https://github.com/googleapis/java-workflow-executions/compare/v2.3.3...v2.3.4) (2022-09-15) ### Dependencies * Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.0.3 ([#350](https://github.com/googleapis/java-workflow-executions/issues/350)) ([d1baa79](https://github.com/googleapis/java-workflow-executions/commit/d1baa7983e59b11c165e7e81bb9bef285bc18541)) --- 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-workflow-executions-bom/pom.xml | 12 ++++++------ google-cloud-workflow-executions/pom.xml | 4 ++-- grpc-google-cloud-workflow-executions-v1/pom.xml | 4 ++-- grpc-google-cloud-workflow-executions-v1beta/pom.xml | 4 ++-- pom.xml | 12 ++++++------ proto-google-cloud-workflow-executions-v1/pom.xml | 4 ++-- .../pom.xml | 4 ++-- samples/snapshot/pom.xml | 2 +- versions.txt | 10 +++++----- 10 files changed, 35 insertions(+), 28 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index bc04688f..86d193fa 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [2.3.4](https://github.com/googleapis/java-workflow-executions/compare/v2.3.3...v2.3.4) (2022-09-15) + + +### Dependencies + +* Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.0.3 ([#350](https://github.com/googleapis/java-workflow-executions/issues/350)) ([d1baa79](https://github.com/googleapis/java-workflow-executions/commit/d1baa7983e59b11c165e7e81bb9bef285bc18541)) + ## [2.3.3](https://github.com/googleapis/java-workflow-executions/compare/v2.3.2...v2.3.3) (2022-09-09) diff --git a/google-cloud-workflow-executions-bom/pom.xml b/google-cloud-workflow-executions-bom/pom.xml index f9db88e9..75796dd0 100644 --- a/google-cloud-workflow-executions-bom/pom.xml +++ b/google-cloud-workflow-executions-bom/pom.xml @@ -3,7 +3,7 @@ 4.0.0 com.google.cloud google-cloud-workflow-executions-bom - 2.3.4-SNAPSHOT + 2.3.4 pom com.google.cloud @@ -56,27 +56,27 @@ com.google.cloud google-cloud-workflow-executions - 2.3.4-SNAPSHOT + 2.3.4 com.google.api.grpc grpc-google-cloud-workflow-executions-v1beta - 0.7.4-SNAPSHOT + 0.7.4 com.google.api.grpc grpc-google-cloud-workflow-executions-v1 - 2.3.4-SNAPSHOT + 2.3.4 com.google.api.grpc proto-google-cloud-workflow-executions-v1beta - 0.7.4-SNAPSHOT + 0.7.4 com.google.api.grpc proto-google-cloud-workflow-executions-v1 - 2.3.4-SNAPSHOT + 2.3.4
diff --git a/google-cloud-workflow-executions/pom.xml b/google-cloud-workflow-executions/pom.xml index aef62328..f980aee6 100644 --- a/google-cloud-workflow-executions/pom.xml +++ b/google-cloud-workflow-executions/pom.xml @@ -3,7 +3,7 @@ 4.0.0 com.google.cloud google-cloud-workflow-executions - 2.3.4-SNAPSHOT + 2.3.4 jar Google Cloud Workflow Executions https://github.com/googleapis/java-workflow-executions @@ -11,7 +11,7 @@ com.google.cloud google-cloud-workflow-executions-parent - 2.3.4-SNAPSHOT + 2.3.4 google-cloud-workflow-executions diff --git a/grpc-google-cloud-workflow-executions-v1/pom.xml b/grpc-google-cloud-workflow-executions-v1/pom.xml index 4b6f8a0d..e2cab865 100644 --- a/grpc-google-cloud-workflow-executions-v1/pom.xml +++ b/grpc-google-cloud-workflow-executions-v1/pom.xml @@ -4,13 +4,13 @@ 4.0.0 com.google.api.grpc grpc-google-cloud-workflow-executions-v1 - 2.3.4-SNAPSHOT + 2.3.4 grpc-google-cloud-workflow-executions-v1 GRPC library for google-cloud-workflow-executions com.google.cloud google-cloud-workflow-executions-parent - 2.3.4-SNAPSHOT + 2.3.4 diff --git a/grpc-google-cloud-workflow-executions-v1beta/pom.xml b/grpc-google-cloud-workflow-executions-v1beta/pom.xml index dea7e02a..d27cfe85 100644 --- a/grpc-google-cloud-workflow-executions-v1beta/pom.xml +++ b/grpc-google-cloud-workflow-executions-v1beta/pom.xml @@ -4,13 +4,13 @@ 4.0.0 com.google.api.grpc grpc-google-cloud-workflow-executions-v1beta - 0.7.4-SNAPSHOT + 0.7.4 grpc-google-cloud-workflow-executions-v1beta GRPC library for google-cloud-workflow-executions com.google.cloud google-cloud-workflow-executions-parent - 2.3.4-SNAPSHOT + 2.3.4 diff --git a/pom.xml b/pom.xml index 62adbe1b..81ffffb3 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ com.google.cloud google-cloud-workflow-executions-parent pom - 2.3.4-SNAPSHOT + 2.3.4 Google Cloud Workflow Executions Parent https://github.com/googleapis/java- @@ -61,27 +61,27 @@ com.google.cloud google-cloud-workflow-executions - 2.3.4-SNAPSHOT + 2.3.4 com.google.api.grpc proto-google-cloud-workflow-executions-v1 - 2.3.4-SNAPSHOT + 2.3.4 com.google.api.grpc grpc-google-cloud-workflow-executions-v1 - 2.3.4-SNAPSHOT + 2.3.4 com.google.api.grpc proto-google-cloud-workflow-executions-v1beta - 0.7.4-SNAPSHOT + 0.7.4 com.google.api.grpc grpc-google-cloud-workflow-executions-v1beta - 0.7.4-SNAPSHOT + 0.7.4 diff --git a/proto-google-cloud-workflow-executions-v1/pom.xml b/proto-google-cloud-workflow-executions-v1/pom.xml index 26a74bf1..cc0c1393 100644 --- a/proto-google-cloud-workflow-executions-v1/pom.xml +++ b/proto-google-cloud-workflow-executions-v1/pom.xml @@ -4,13 +4,13 @@ 4.0.0 com.google.api.grpc proto-google-cloud-workflow-executions-v1 - 2.3.4-SNAPSHOT + 2.3.4 proto-google-cloud-workflow-executions-v1 Proto library for google-cloud-workflow-executions com.google.cloud google-cloud-workflow-executions-parent - 2.3.4-SNAPSHOT + 2.3.4 diff --git a/proto-google-cloud-workflow-executions-v1beta/pom.xml b/proto-google-cloud-workflow-executions-v1beta/pom.xml index 3fc2fda0..67dae1be 100644 --- a/proto-google-cloud-workflow-executions-v1beta/pom.xml +++ b/proto-google-cloud-workflow-executions-v1beta/pom.xml @@ -4,13 +4,13 @@ 4.0.0 com.google.api.grpc proto-google-cloud-workflow-executions-v1beta - 0.7.4-SNAPSHOT + 0.7.4 proto-google-cloud-workflow-executions-v1beta Proto library for google-cloud-workflow-executions com.google.cloud google-cloud-workflow-executions-parent - 2.3.4-SNAPSHOT + 2.3.4 diff --git a/samples/snapshot/pom.xml b/samples/snapshot/pom.xml index 3f68c34f..73bcea11 100644 --- a/samples/snapshot/pom.xml +++ b/samples/snapshot/pom.xml @@ -28,7 +28,7 @@ com.google.cloud google-cloud-workflow-executions - 2.3.4-SNAPSHOT + 2.3.4 diff --git a/versions.txt b/versions.txt index 5870b3b5..ae9dd80d 100644 --- a/versions.txt +++ b/versions.txt @@ -1,8 +1,8 @@ # Format: # module:released-version:current-version -google-cloud-workflow-executions:2.3.3:2.3.4-SNAPSHOT -grpc-google-cloud-workflow-executions-v1beta:0.7.3:0.7.4-SNAPSHOT -grpc-google-cloud-workflow-executions-v1:2.3.3:2.3.4-SNAPSHOT -proto-google-cloud-workflow-executions-v1beta:0.7.3:0.7.4-SNAPSHOT -proto-google-cloud-workflow-executions-v1:2.3.3:2.3.4-SNAPSHOT +google-cloud-workflow-executions:2.3.4:2.3.4 +grpc-google-cloud-workflow-executions-v1beta:0.7.4:0.7.4 +grpc-google-cloud-workflow-executions-v1:2.3.4:2.3.4 +proto-google-cloud-workflow-executions-v1beta:0.7.4:0.7.4 +proto-google-cloud-workflow-executions-v1:2.3.4:2.3.4