From 4328d304180dba0d2f26ef5cb28493c08a009865 Mon Sep 17 00:00:00 2001
From: "release-please[bot]"
<55107282+release-please[bot]@users.noreply.github.com>
Date: Wed, 2 Mar 2022 18:32:29 +0000
Subject: [PATCH 01/10] chore(main): release 1.0.3-SNAPSHOT (#93)
: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-deploy-bom/pom.xml | 8 ++++----
google-cloud-deploy/pom.xml | 4 ++--
grpc-google-cloud-deploy-v1/pom.xml | 4 ++--
pom.xml | 8 ++++----
proto-google-cloud-deploy-v1/pom.xml | 4 ++--
versions.txt | 6 +++---
6 files changed, 17 insertions(+), 17 deletions(-)
diff --git a/google-cloud-deploy-bom/pom.xml b/google-cloud-deploy-bom/pom.xml
index ac40d62..d0736f7 100644
--- a/google-cloud-deploy-bom/pom.xml
+++ b/google-cloud-deploy-bom/pom.xml
@@ -3,7 +3,7 @@
4.0.0
com.google.cloud
google-cloud-deploy-bom
- 1.0.2
+ 1.0.3-SNAPSHOT
pom
com.google.cloud
@@ -65,17 +65,17 @@
com.google.cloud
google-cloud-deploy
- 1.0.2
+ 1.0.3-SNAPSHOT
com.google.api.grpc
grpc-google-cloud-deploy-v1
- 1.0.2
+ 1.0.3-SNAPSHOT
com.google.api.grpc
proto-google-cloud-deploy-v1
- 1.0.2
+ 1.0.3-SNAPSHOT
diff --git a/google-cloud-deploy/pom.xml b/google-cloud-deploy/pom.xml
index eb347e0..ae9c085 100644
--- a/google-cloud-deploy/pom.xml
+++ b/google-cloud-deploy/pom.xml
@@ -3,7 +3,7 @@
4.0.0
com.google.cloud
google-cloud-deploy
- 1.0.2
+ 1.0.3-SNAPSHOT
jar
Google Google CLoud Deploy
https://github.com/googleapis/java-deploy
@@ -11,7 +11,7 @@
com.google.cloud
google-cloud-deploy-parent
- 1.0.2
+ 1.0.3-SNAPSHOT
google-cloud-deploy
diff --git a/grpc-google-cloud-deploy-v1/pom.xml b/grpc-google-cloud-deploy-v1/pom.xml
index ea7bcfe..59db0a8 100644
--- a/grpc-google-cloud-deploy-v1/pom.xml
+++ b/grpc-google-cloud-deploy-v1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
grpc-google-cloud-deploy-v1
- 1.0.2
+ 1.0.3-SNAPSHOT
grpc-google-cloud-deploy-v1
GRPC library for google-cloud-deploy
com.google.cloud
google-cloud-deploy-parent
- 1.0.2
+ 1.0.3-SNAPSHOT
diff --git a/pom.xml b/pom.xml
index d1af085..152b968 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
com.google.cloud
google-cloud-deploy-parent
pom
- 1.0.2
+ 1.0.3-SNAPSHOT
Google Google CLoud Deploy Parent
https://github.com/googleapis/java-deploy
@@ -69,17 +69,17 @@
com.google.cloud
google-cloud-deploy
- 1.0.2
+ 1.0.3-SNAPSHOT
com.google.api.grpc
grpc-google-cloud-deploy-v1
- 1.0.2
+ 1.0.3-SNAPSHOT
com.google.api.grpc
proto-google-cloud-deploy-v1
- 1.0.2
+ 1.0.3-SNAPSHOT
diff --git a/proto-google-cloud-deploy-v1/pom.xml b/proto-google-cloud-deploy-v1/pom.xml
index 323b73d..577af59 100644
--- a/proto-google-cloud-deploy-v1/pom.xml
+++ b/proto-google-cloud-deploy-v1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
proto-google-cloud-deploy-v1
- 1.0.2
+ 1.0.3-SNAPSHOT
proto-google-cloud-deploy-v1
Proto library for google-cloud-deploy
com.google.cloud
google-cloud-deploy-parent
- 1.0.2
+ 1.0.3-SNAPSHOT
diff --git a/versions.txt b/versions.txt
index dae02fb..17c9f23 100644
--- a/versions.txt
+++ b/versions.txt
@@ -1,6 +1,6 @@
# Format:
# module:released-version:current-version
-google-cloud-deploy:1.0.2:1.0.2
-grpc-google-cloud-deploy-v1:1.0.2:1.0.2
-proto-google-cloud-deploy-v1:1.0.2:1.0.2
+google-cloud-deploy:1.0.2:1.0.3-SNAPSHOT
+grpc-google-cloud-deploy-v1:1.0.2:1.0.3-SNAPSHOT
+proto-google-cloud-deploy-v1:1.0.2:1.0.3-SNAPSHOT
From 0a34964a3b1ab03487ff2b4f5f82a6eaeed2d771 Mon Sep 17 00:00:00 2001
From: "gcf-owl-bot[bot]" <78513119+gcf-owl-bot[bot]@users.noreply.github.com>
Date: Mon, 7 Mar 2022 17:30:12 +0000
Subject: [PATCH 02/10] chore: fix license header in build.bat (#1363) (#94)
* chore: fix license header in build.bat
* chore: add disctribution field for setup-java action
Source-Link: https://github.com/googleapis/synthtool/commit/4fea5f40a9075f3ba205ede0b453010cf080e194
Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-java:latest@sha256:df8d7b2cc0dbc65871e7edd86601901a0612b272fa3f7f0eb590c5c53aa5f92e
---
.github/.OwlBot.lock.yaml | 2 +-
.github/workflows/samples.yaml | 1 +
.kokoro/build.bat | 30 +++++++++++++++---------------
README.md | 6 +++---
4 files changed, 20 insertions(+), 19 deletions(-)
diff --git a/.github/.OwlBot.lock.yaml b/.github/.OwlBot.lock.yaml
index 5394109..3473042 100644
--- a/.github/.OwlBot.lock.yaml
+++ b/.github/.OwlBot.lock.yaml
@@ -13,4 +13,4 @@
# limitations under the License.
docker:
image: gcr.io/cloud-devrel-public-resources/owlbot-java:latest
- digest: sha256:e3746f84955528d0fe24bf2e4df89875d6ce5a036af01b9c326d61a38838523a
+ digest: sha256:df8d7b2cc0dbc65871e7edd86601901a0612b272fa3f7f0eb590c5c53aa5f92e
diff --git a/.github/workflows/samples.yaml b/.github/workflows/samples.yaml
index de737e9..912ed8b 100644
--- a/.github/workflows/samples.yaml
+++ b/.github/workflows/samples.yaml
@@ -23,6 +23,7 @@ jobs:
- uses: actions/checkout@v3
- uses: actions/setup-java@v3
with:
+ distribution: zulu
java-version: 8
- name: Run checkstyle
run: mvn -P lint --quiet --batch-mode checkstyle:check
diff --git a/.kokoro/build.bat b/.kokoro/build.bat
index cc602c9..067cf4a 100644
--- a/.kokoro/build.bat
+++ b/.kokoro/build.bat
@@ -1,18 +1,18 @@
+:: Copyright 2022 Google LLC
+::
+:: Licensed under the Apache License, Version 2.0 (the "License");
+:: you may not use this file except in compliance with the License.
+:: You may obtain a copy of the License at
+::
+:: http://www.apache.org/licenses/LICENSE-2.0
+::
+:: Unless required by applicable law or agreed to in writing, software
+:: distributed under the License is distributed on an "AS IS" BASIS,
+:: WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+:: See the License for the specific language governing permissions and
+:: limitations under the License.
+:: Github action job to test core java library features on
+:: downstream client libraries before they are released.
:: See documentation in type-shell-output.bat
-# Copyright 2022 Google LLC
-#
-# Licensed under the Apache License, Version 2.0 (the "License");
-# you may not use this file except in compliance with the License.
-# You may obtain a copy of the License at
-#
-# http://www.apache.org/licenses/LICENSE-2.0
-#
-# Unless required by applicable law or agreed to in writing, software
-# distributed under the License is distributed on an "AS IS" BASIS,
-# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-# See the License for the specific language governing permissions and
-# limitations under the License.
-# Github action job to test core java library features on
-# downstream client libraries before they are released.
"C:\Program Files\Git\bin\bash.exe" %~dp0build.sh
diff --git a/README.md b/README.md
index f5d755d..9fc13bf 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-deploy
- 1.0.1
+ 1.0.2
```
If you are using Gradle without BOM, add this to your dependencies
```Groovy
-implementation 'com.google.cloud:google-cloud-deploy:1.0.1'
+implementation 'com.google.cloud:google-cloud-deploy:1.0.2'
```
If you are using SBT, add this to your dependencies
```Scala
-libraryDependencies += "com.google.cloud" % "google-cloud-deploy" % "1.0.1"
+libraryDependencies += "com.google.cloud" % "google-cloud-deploy" % "1.0.2"
```
## Authentication
From 616bb1d421b7c8a4565f7687f2fdf7746ce98172 Mon Sep 17 00:00:00 2001
From: "gcf-owl-bot[bot]" <78513119+gcf-owl-bot[bot]@users.noreply.github.com>
Date: Tue, 8 Mar 2022 02:44:39 +0000
Subject: [PATCH 03/10] chore: update java template (#1367) (#95)
* chore: update java template
* chore: fix tests
* chore: fix tests
* chore: update project
Source-Link: https://github.com/googleapis/synthtool/commit/1155a97fed1c195d10ad406d483bc8ac2507f1d7
Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-java:latest@sha256:b0b1c1c89570e229b1026372a2b8989ba31495007055b8d30178b7648503eefa
---
.github/.OwlBot.lock.yaml | 2 +-
.kokoro/nightly/integration.cfg | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/.github/.OwlBot.lock.yaml b/.github/.OwlBot.lock.yaml
index 3473042..426cf83 100644
--- a/.github/.OwlBot.lock.yaml
+++ b/.github/.OwlBot.lock.yaml
@@ -13,4 +13,4 @@
# limitations under the License.
docker:
image: gcr.io/cloud-devrel-public-resources/owlbot-java:latest
- digest: sha256:df8d7b2cc0dbc65871e7edd86601901a0612b272fa3f7f0eb590c5c53aa5f92e
+ digest: sha256:b0b1c1c89570e229b1026372a2b8989ba31495007055b8d30178b7648503eefa
diff --git a/.kokoro/nightly/integration.cfg b/.kokoro/nightly/integration.cfg
index e51c7b4..a2907a2 100644
--- a/.kokoro/nightly/integration.cfg
+++ b/.kokoro/nightly/integration.cfg
@@ -13,12 +13,12 @@ env_vars: {
# TODO: remove this after we've migrated all tests and scripts
env_vars: {
key: "GCLOUD_PROJECT"
- value: "gcloud-devel"
+ value: "java-docs-samples-testing"
}
env_vars: {
key: "GOOGLE_CLOUD_PROJECT"
- value: "gcloud-devel"
+ value: "java-docs-samples-testing"
}
env_vars: {
From 9e8f0e09de483d1fe04c625994f85be5f4f2d8c2 Mon Sep 17 00:00:00 2001
From: WhiteSource Renovate
Date: Tue, 8 Mar 2022 21:32:13 +0100
Subject: [PATCH 04/10] build(deps): update dependency
com.google.cloud:google-cloud-shared-config to v1.3.0 (#96)
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
[](https://renovatebot.com)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [com.google.cloud:google-cloud-shared-config](https://togithub.com/googleapis/java-shared-config) | `1.2.7` -> `1.3.0` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) |
---
### Release Notes
googleapis/java-shared-config
### [`v1.3.0`](https://togithub.com/googleapis/java-shared-config/blob/HEAD/CHANGELOG.md#130-httpsgithubcomgoogleapisjava-shared-configcomparev127v130-2022-03-07)
[Compare Source](https://togithub.com/googleapis/java-shared-config/compare/v1.2.7...v1.3.0)
##### Features
- increase IT timeout from 20 to 60 mins ([#440](https://togithub.com/googleapis/java-shared-config/issues/440)) ([a4427bc](https://togithub.com/googleapis/java-shared-config/commit/a4427bceebd0624e23f0b02bb24d7ed46ea4b3a6))
##### Dependencies
- update dependency com.google.cloud:native-image-support to v0.12.6 ([#423](https://togithub.com/googleapis/java-shared-config/issues/423)) ([9a0cb79](https://togithub.com/googleapis/java-shared-config/commit/9a0cb79896d5c97dc3c5648a6740d53eb9ada673))
- update dependency com.puppycrawl.tools:checkstyle to v9.3 ([#415](https://togithub.com/googleapis/java-shared-config/issues/415)) ([9e2d3fd](https://togithub.com/googleapis/java-shared-config/commit/9e2d3fd8bd42bc210dae5798f7d5dfe950c29f51))
- update dependency org.graalvm.buildtools:junit-platform-native to v0.9.10 ([#429](https://togithub.com/googleapis/java-shared-config/issues/429)) ([0355f29](https://togithub.com/googleapis/java-shared-config/commit/0355f2988ebcff19615b72bc65523555e4844523))
- update dependency org.graalvm.buildtools:native-maven-plugin to v0.9.10 ([#430](https://togithub.com/googleapis/java-shared-config/issues/430)) ([16984d2](https://togithub.com/googleapis/java-shared-config/commit/16984d25a84aa6a8daf2a0925ea57cd0d3f0ee24))
##### [1.2.7](https://togithub.com/googleapis/java-shared-config/compare/v1.2.6...v1.2.7) (2022-02-04)
##### Dependencies
- update dependency com.google.cloud:native-image-support to v0.12.0 ([#414](https://togithub.com/googleapis/java-shared-config/issues/414)) ([2133cc0](https://togithub.com/googleapis/java-shared-config/commit/2133cc093efd8420e352274f3eab09de819ff796))
##### [1.2.6](https://togithub.com/googleapis/java-shared-config/compare/v1.2.5...v1.2.6) (2022-01-19)
##### Bug Fixes
- library should released as 1.2.6 ([#408](https://togithub.com/googleapis/java-shared-config/issues/408)) ([4972daa](https://togithub.com/googleapis/java-shared-config/commit/4972daa60467797566c4b043cebd322577b8eb73))
##### [1.2.5](https://togithub.com/googleapis/java-shared-config/compare/v1.2.4...v1.2.5) (2022-01-11)
##### Bug Fixes
- **java:** Enable unit tests in generated libraries for native image testing ([#394](https://togithub.com/googleapis/java-shared-config/issues/394)) ([a453b9f](https://togithub.com/googleapis/java-shared-config/commit/a453b9f141c7555f2fd5333eb17d223410ab66eb))
##### [1.2.4](https://www.github.com/googleapis/java-shared-config/compare/v1.2.3...v1.2.4) (2022-01-06)
##### Dependencies
- revert dependency com.google.googlejavaformat:google-java-format to v1.7 ([#391](https://www.togithub.com/googleapis/java-shared-config/issues/391)) ([17077fb](https://www.github.com/googleapis/java-shared-config/commit/17077fb1a58eef7098dc5e1e9b2c78a63c5c11e1))
##### [1.2.3](https://www.github.com/googleapis/java-shared-config/compare/v1.2.2...v1.2.3) (2022-01-04)
##### Bug Fixes
- **java:** add -ntp flag to native image testing command ([#1299](https://www.togithub.com/googleapis/java-shared-config/issues/1299)) ([#376](https://www.togithub.com/googleapis/java-shared-config/issues/376)) ([50e7a10](https://www.github.com/googleapis/java-shared-config/commit/50e7a10a8dca0505fd831e3dd929577d2f82b011))
- **java:** Only enable integration tests for native image testing ([#375](https://www.togithub.com/googleapis/java-shared-config/issues/375)) ([663f421](https://www.github.com/googleapis/java-shared-config/commit/663f421de342afcba24703079f778738045d3ff2))
- **java:** Pass missing integration test flags to native image test commands ([#1309](https://www.togithub.com/googleapis/java-shared-config/issues/1309)) ([#383](https://www.togithub.com/googleapis/java-shared-config/issues/383)) ([b17b44e](https://www.github.com/googleapis/java-shared-config/commit/b17b44e37fe44ba61616417189c6b2271f3a4d18))
##### Dependencies
- update auto-value-annotation.version to v1.9 ([#378](https://www.togithub.com/googleapis/java-shared-config/issues/378)) ([5e1cd0e](https://www.github.com/googleapis/java-shared-config/commit/5e1cd0e39910548ec4eb6639da979c3b66411503))
- update dependency com.google.googlejavaformat:google-java-format to v1.13.0 ([#361](https://www.togithub.com/googleapis/java-shared-config/issues/361)) ([095d60a](https://www.github.com/googleapis/java-shared-config/commit/095d60a061a574dcf84b9fcf26dff48617a306b1))
- update dependency com.puppycrawl.tools:checkstyle to v9.2 ([#366](https://www.togithub.com/googleapis/java-shared-config/issues/366)) ([061df67](https://www.github.com/googleapis/java-shared-config/commit/061df676d8b2fef5bbb0ce9661d3c96fcb57e73a))
- update dependency com.puppycrawl.tools:checkstyle to v9.2.1 ([#382](https://www.togithub.com/googleapis/java-shared-config/issues/382)) ([1a182c5](https://www.github.com/googleapis/java-shared-config/commit/1a182c52e7c5431875296940d68c9bdfcf74be00))
- update dependency org.graalvm.buildtools:junit-platform-native to v0.9.9 ([#379](https://www.togithub.com/googleapis/java-shared-config/issues/379)) ([0a2b05f](https://www.github.com/googleapis/java-shared-config/commit/0a2b05ff7f649331efbc4dd540705da10691a2f1))
- update dependency org.graalvm.buildtools:native-maven-plugin to v0.9.8 ([#372](https://www.togithub.com/googleapis/java-shared-config/issues/372)) ([6fe795e](https://www.github.com/googleapis/java-shared-config/commit/6fe795ede39575656ef1609bf7aac28c1d170976))
- update dependency org.graalvm.buildtools:native-maven-plugin to v0.9.9 ([#380](https://www.togithub.com/googleapis/java-shared-config/issues/380)) ([f2efad5](https://www.github.com/googleapis/java-shared-config/commit/f2efad585b431fe186c7900a8171a999c689405b))
- update dependency org.junit.vintage:junit-vintage-engine to v5.8.2 ([#365](https://www.togithub.com/googleapis/java-shared-config/issues/365)) ([604058d](https://www.github.com/googleapis/java-shared-config/commit/604058d52dc962db9a506762926576542687285e))
##### [1.2.2](https://www.github.com/googleapis/java-shared-config/compare/v1.2.1...v1.2.2) (2021-11-16)
##### Bug Fixes
- update dependency com.google.cloud:native-image-support to v0.10.0 ([#358](https://www.togithub.com/googleapis/java-shared-config/issues/358)) ([0441958](https://www.github.com/googleapis/java-shared-config/commit/044195865a1122d419cadae90fddbf8dc5b4a32d))
##### [1.2.1](https://www.github.com/googleapis/java-shared-config/compare/v1.2.0...v1.2.1) (2021-11-08)
##### Bug Fixes
- Add native image feature to register protobuf reflection in tests ([#347](https://www.togithub.com/googleapis/java-shared-config/issues/347)) ([88c3e3b](https://www.github.com/googleapis/java-shared-config/commit/88c3e3b0ad1e480e0fdbe9f6fe1f9df183066ee6))
##### Dependencies
- update dependency com.google.auto.service:auto-service-annotations to v1.0.1 ([#346](https://www.togithub.com/googleapis/java-shared-config/issues/346)) ([9c1f943](https://www.github.com/googleapis/java-shared-config/commit/9c1f94345fb47346fe66f901976c2347b8102bc8))
- update dependency com.google.cloud:native-image-support to v0.9.0 ([#350](https://www.togithub.com/googleapis/java-shared-config/issues/350)) ([3b496b0](https://www.github.com/googleapis/java-shared-config/commit/3b496b03bd95e59fcd1a3a1eb6cc0dfd330db769))
- update dependency com.puppycrawl.tools:checkstyle to v9.1 ([#345](https://www.togithub.com/googleapis/java-shared-config/issues/345)) ([f5c03d3](https://www.github.com/googleapis/java-shared-config/commit/f5c03d35684ef4e0bb3178ab6056f231f3f4faf6))
---
### Configuration
📅 **Schedule**: 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 [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-deploy).
---
google-cloud-deploy-bom/pom.xml | 2 +-
pom.xml | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/google-cloud-deploy-bom/pom.xml b/google-cloud-deploy-bom/pom.xml
index d0736f7..807493f 100644
--- a/google-cloud-deploy-bom/pom.xml
+++ b/google-cloud-deploy-bom/pom.xml
@@ -8,7 +8,7 @@
com.google.cloud
google-cloud-shared-config
- 1.2.7
+ 1.3.0
Google Google CLoud Deploy BOM
diff --git a/pom.xml b/pom.xml
index 152b968..986b222 100644
--- a/pom.xml
+++ b/pom.xml
@@ -14,7 +14,7 @@
com.google.cloud
google-cloud-shared-config
- 1.2.7
+ 1.3.0
From e124c52f783e05bc1b4d571cedcd7bb7121de7a2 Mon Sep 17 00:00:00 2001
From: WhiteSource Renovate
Date: Tue, 15 Mar 2022 19:24:11 +0100
Subject: [PATCH 05/10] build(deps): update dependency
org.sonatype.plugins:nexus-staging-maven-plugin to v1.6.12 (#97)
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
[](https://renovatebot.com)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [org.sonatype.plugins:nexus-staging-maven-plugin](http://www.sonatype.com/) ([source](https://togithub.com/sonatype/nexus-maven-plugins)) | `1.6.11` -> `1.6.12` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) |
---
### Configuration
📅 **Schedule**: 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 [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-deploy).
---
samples/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/samples/pom.xml b/samples/pom.xml
index 76dec01..4020742 100644
--- a/samples/pom.xml
+++ b/samples/pom.xml
@@ -46,7 +46,7 @@
org.sonatype.plugins
nexus-staging-maven-plugin
- 1.6.11
+ 1.6.12
true
From 8298e60945cc8617fbd41ff16b62495ccf85631e Mon Sep 17 00:00:00 2001
From: WhiteSource Renovate
Date: Wed, 16 Mar 2022 15:50:25 +0100
Subject: [PATCH 06/10] chore(deps): update dependency
com.google.cloud:google-cloud-deploy to v1 (#98)
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
[](https://renovatebot.com)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [com.google.cloud:google-cloud-deploy](https://togithub.com/googleapis/java-deploy) | `0.1.4` -> `1.0.2` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) |
---
### Release Notes
googleapis/java-deploy
### [`v1.0.2`](https://togithub.com/googleapis/java-deploy/blob/HEAD/CHANGELOG.md#102-httpsgithubcomgoogleapisjava-deploycomparev101v102-2022-03-02)
[Compare Source](https://togithub.com/googleapis/java-deploy/compare/v1.0.1...v1.0.2)
### [`v1.0.1`](https://togithub.com/googleapis/java-deploy/blob/HEAD/CHANGELOG.md#101-httpsgithubcomgoogleapisjava-deploycomparev100v101-2022-02-11)
[Compare Source](https://togithub.com/googleapis/java-deploy/compare/v1.0.0...v1.0.1)
### [`v1.0.0`](https://togithub.com/googleapis/java-deploy/blob/HEAD/CHANGELOG.md#100-httpsgithubcomgoogleapisjava-deploycomparev014v100-2022-02-03)
[Compare Source](https://togithub.com/googleapis/java-deploy/compare/v0.1.4...v1.0.0)
##### Features
- promote to GA ([#63](https://togithub.com/googleapis/java-deploy/issues/63)) ([b95451d](https://togithub.com/googleapis/java-deploy/commit/b95451d32b4707fe951a68e518fbe97afdc725e2))
##### Dependencies
- **java:** update actions/github-script action to v5 ([#1339](https://togithub.com/googleapis/java-deploy/issues/1339)) ([#67](https://togithub.com/googleapis/java-deploy/issues/67)) ([3d1ea86](https://togithub.com/googleapis/java-deploy/commit/3d1ea865ad8fa576f2b7cff675f9e0a0d9162352))
- update dependency com.google.cloud:google-cloud-shared-dependencies to v2.7.0 ([#70](https://togithub.com/googleapis/java-deploy/issues/70)) ([79521d0](https://togithub.com/googleapis/java-deploy/commit/79521d000ad9758a18c6530a621ef42a40f13bed))
##### [0.1.4](https://www.github.com/googleapis/java-deploy/compare/v0.1.3...v0.1.4) (2022-01-07)
##### Bug Fixes
- **java:** run Maven in plain console-friendly mode ([#1301](https://www.togithub.com/googleapis/java-deploy/issues/1301)) ([#48](https://www.togithub.com/googleapis/java-deploy/issues/48)) ([3435466](https://www.github.com/googleapis/java-deploy/commit/34354669e29091230e7587efbd0fd17e75d22549))
##### Dependencies
- update dependency com.google.cloud:google-cloud-shared-dependencies to v2.6.0 ([#52](https://www.togithub.com/googleapis/java-deploy/issues/52)) ([d592b37](https://www.github.com/googleapis/java-deploy/commit/d592b374187b0123f08a4cc0f70397f043f55c1c))
##### [0.1.3](https://www.github.com/googleapis/java-deploy/compare/v0.1.2...v0.1.3) (2021-12-06)
##### Bug Fixes
- updated release instead of 0.1.2 ([#41](https://www.togithub.com/googleapis/java-deploy/issues/41)) ([0218c8a](https://www.github.com/googleapis/java-deploy/commit/0218c8a95b97ae48e7c03030ffce73ed4703583a))
##### Dependencies
- update dependency com.google.cloud:google-cloud-shared-dependencies to v2.5.0 ([#34](https://www.togithub.com/googleapis/java-deploy/issues/34)) ([`d11213b`](https://togithub.com/googleapis/java-deploy/commit/d11213b)) ([0218c8a](https://www.github.com/googleapis/java-deploy/commit/0218c8a95b97ae48e7c03030ffce73ed4703583a))
- update dependency com.google.cloud:google-cloud-shared-dependencies to v2.5.1 ([#37](https://www.togithub.com/googleapis/java-deploy/issues/37)) ([0218c8a](https://www.github.com/googleapis/java-deploy/commit/0218c8a95b97ae48e7c03030ffce73ed4703583a))
##### [0.1.2](https://www.github.com/googleapis/java-deploy/compare/v0.1.1...v0.1.2) (2021-12-03)
##### Bug Fixes
- **java:** java 17 dependency arguments ([#1266](https://www.togithub.com/googleapis/java-deploy/issues/1266)) ([#26](https://www.togithub.com/googleapis/java-deploy/issues/26)) ([449aa0f](https://www.github.com/googleapis/java-deploy/commit/449aa0f497308d7eed094232d03322e604f39047))
##### Documentation
- fix docstring formatting ([#19](https://www.togithub.com/googleapis/java-deploy/issues/19)) ([8eb8738](https://www.github.com/googleapis/java-deploy/commit/8eb87381f2147ce14f7cb07ee913f21b9612cd0f))
##### Dependencies
- update dependency com.google.cloud:google-cloud-shared-dependencies to v2.5.0 ([#34](https://www.togithub.com/googleapis/java-deploy/issues/34)) ([d11213b](https://www.github.com/googleapis/java-deploy/commit/d11213b3b1b3e7fcd6280195382f6ca58829f49d))
- update dependency com.google.cloud:google-cloud-shared-dependencies to v2.5.1 ([#37](https://www.togithub.com/googleapis/java-deploy/issues/37)) ([99f6c06](https://www.github.com/googleapis/java-deploy/commit/99f6c060d924e768816e6998146f83dbc619b162))
##### [0.1.1](https://www.github.com/googleapis/java-deploy/compare/v0.1.0...v0.1.1) (2021-10-19)
##### Dependencies
- update dependency com.google.cloud:google-cloud-shared-dependencies to v2.4.0 ([#20](https://www.togithub.com/googleapis/java-deploy/issues/20)) ([dd80b71](https://www.github.com/googleapis/java-deploy/commit/dd80b7110d0aa7d13e88c0dbefeb1000949e6b5b))
---
### Configuration
📅 **Schedule**: 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 [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-deploy).
---
samples/install-without-bom/pom.xml | 2 +-
samples/snapshot/pom.xml | 2 +-
samples/snippets/pom.xml | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/samples/install-without-bom/pom.xml b/samples/install-without-bom/pom.xml
index 6e381ed..0c2a964 100644
--- a/samples/install-without-bom/pom.xml
+++ b/samples/install-without-bom/pom.xml
@@ -29,7 +29,7 @@
com.google.cloud
google-cloud-deploy
- 0.1.4
+ 1.0.2
diff --git a/samples/snapshot/pom.xml b/samples/snapshot/pom.xml
index 4148b1b..95e2970 100644
--- a/samples/snapshot/pom.xml
+++ b/samples/snapshot/pom.xml
@@ -28,7 +28,7 @@
com.google.cloud
google-cloud-deploy
- 0.1.4
+ 1.0.2
diff --git a/samples/snippets/pom.xml b/samples/snippets/pom.xml
index 8dc14db..67e2721 100644
--- a/samples/snippets/pom.xml
+++ b/samples/snippets/pom.xml
@@ -28,7 +28,7 @@
com.google.cloud
google-cloud-deploy
- 0.1.4
+ 1.0.2
From 024c2df3c95993c46978457ce28c0c275618f2a4 Mon Sep 17 00:00:00 2001
From: WhiteSource Renovate
Date: Wed, 23 Mar 2022 00:17:28 +0100
Subject: [PATCH 07/10] build(deps): update dependency
org.apache.maven.plugins:maven-project-info-reports-plugin to v3.2.2 (#88)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 986b222..bd882d8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -121,7 +121,7 @@
org.apache.maven.plugins
maven-project-info-reports-plugin
- 3.2.1
+ 3.2.2
From f1587fd5ed3593fd8e91cb4f3dce4a31826fd9f2 Mon Sep 17 00:00:00 2001
From: WhiteSource Renovate
Date: Tue, 29 Mar 2022 19:08:13 +0200
Subject: [PATCH 08/10] build(deps): update dependency
com.google.cloud:google-cloud-shared-config to v1.3.2 (#99)
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
[](https://renovatebot.com)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [com.google.cloud:google-cloud-shared-config](https://togithub.com/googleapis/java-shared-config) | `1.3.0` -> `1.3.2` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) |
---
### Release Notes
googleapis/java-shared-config
### [`v1.3.2`](https://togithub.com/googleapis/java-shared-config/blob/HEAD/CHANGELOG.md#132-httpsgithubcomgoogleapisjava-shared-configcomparev131v132-2022-03-28)
[Compare Source](https://togithub.com/googleapis/java-shared-config/compare/v1.3.1...v1.3.2)
### [`v1.3.1`](https://togithub.com/googleapis/java-shared-config/blob/HEAD/CHANGELOG.md#131-httpsgithubcomgoogleapisjava-shared-configcomparev130v131-2022-03-25)
[Compare Source](https://togithub.com/googleapis/java-shared-config/compare/v1.3.0...v1.3.1)
---
### Configuration
📅 **Schedule**: 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 [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-deploy).
---
google-cloud-deploy-bom/pom.xml | 2 +-
pom.xml | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/google-cloud-deploy-bom/pom.xml b/google-cloud-deploy-bom/pom.xml
index 807493f..64efab5 100644
--- a/google-cloud-deploy-bom/pom.xml
+++ b/google-cloud-deploy-bom/pom.xml
@@ -8,7 +8,7 @@
com.google.cloud
google-cloud-shared-config
- 1.3.0
+ 1.3.2
Google Google CLoud Deploy BOM
diff --git a/pom.xml b/pom.xml
index bd882d8..bc5341b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -14,7 +14,7 @@
com.google.cloud
google-cloud-shared-config
- 1.3.0
+ 1.3.2
From 48934e15ff0ea4c8c4b967dcc4fa80af149fb7cc Mon Sep 17 00:00:00 2001
From: WhiteSource Renovate
Date: Tue, 29 Mar 2022 20:00:43 +0200
Subject: [PATCH 09/10] deps: update dependency
com.google.cloud:google-cloud-shared-dependencies to v2.9.0 (#100)
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
[](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) | `2.8.0` -> `2.9.0` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) |
---
### Release Notes
googleapis/java-shared-dependencies
### [`v2.9.0`](https://togithub.com/googleapis/java-shared-dependencies/blob/HEAD/CHANGELOG.md#290-httpsgithubcomgoogleapisjava-shared-dependenciescomparev280v290-2022-03-28)
[Compare Source](https://togithub.com/googleapis/java-shared-dependencies/compare/v2.8.0...v2.9.0)
##### Dependencies
- guava 31.1 ([#635](https://togithub.com/googleapis/java-shared-dependencies/issues/635)) ([0939b06](https://togithub.com/googleapis/java-shared-dependencies/commit/0939b063a79cd4ffafb49cf04861ce577e35efd6))
- update dependency com.fasterxml.jackson:jackson-bom to v2.13.2 ([#626](https://togithub.com/googleapis/java-shared-dependencies/issues/626)) ([6014663](https://togithub.com/googleapis/java-shared-dependencies/commit/601466339c9631faa88033d1ff1e31582fb67b7b))
- update dependency com.fasterxml.jackson:jackson-bom to v2.13.2.20220324 ([#636](https://togithub.com/googleapis/java-shared-dependencies/issues/636)) ([6c833fa](https://togithub.com/googleapis/java-shared-dependencies/commit/6c833faa7815147013999bfc2bb6935fd8fe6b34))
- update dependency com.google.api-client:google-api-client-bom to v1.33.4 ([#642](https://togithub.com/googleapis/java-shared-dependencies/issues/642)) ([57bd912](https://togithub.com/googleapis/java-shared-dependencies/commit/57bd9124ce8981b7b3b5d0c87b7c1e5f935b7150))
- update dependency com.google.api:api-common to v2.1.5 ([#637](https://togithub.com/googleapis/java-shared-dependencies/issues/637)) ([d3a00fa](https://togithub.com/googleapis/java-shared-dependencies/commit/d3a00fa5ce9908000122d8365fb2f2d0e388494b))
- update dependency com.google.auth:google-auth-library-bom to v1.6.0 ([#631](https://togithub.com/googleapis/java-shared-dependencies/issues/631)) ([53dc7c2](https://togithub.com/googleapis/java-shared-dependencies/commit/53dc7c2fe255a6c7ca059dd414449bf96780f936))
- update dependency com.google.cloud:google-cloud-core-bom to v2.5.11 ([#644](https://togithub.com/googleapis/java-shared-dependencies/issues/644)) ([4331dcc](https://togithub.com/googleapis/java-shared-dependencies/commit/4331dcc331e8377fcc57e5404321611186ca22cb))
- update dependency com.google.http-client:google-http-client-bom to v1.41.5 ([#638](https://togithub.com/googleapis/java-shared-dependencies/issues/638)) ([e007d23](https://togithub.com/googleapis/java-shared-dependencies/commit/e007d2381bd388a1c199fc3f31d0b965f8ae592d))
- update dependency io.grpc:grpc-bom to v1.45.0 ([#630](https://togithub.com/googleapis/java-shared-dependencies/issues/630)) ([20334e3](https://togithub.com/googleapis/java-shared-dependencies/commit/20334e30d256897cd7ef52c646e5c4549cd7ae69))
- update dependency org.threeten:threetenbp to v1.6.0 ([#633](https://togithub.com/googleapis/java-shared-dependencies/issues/633)) ([1a2716d](https://togithub.com/googleapis/java-shared-dependencies/commit/1a2716d22e442c5cd6adea9449756b9ac3ddbf8e))
- update gax.version to v2.13.0 ([#641](https://togithub.com/googleapis/java-shared-dependencies/issues/641)) ([b863746](https://togithub.com/googleapis/java-shared-dependencies/commit/b863746727fadd45c35198f58eb862f47fe14945))
- update google.common-protos.version to v2.8.0 ([#639](https://togithub.com/googleapis/java-shared-dependencies/issues/639)) ([252afba](https://togithub.com/googleapis/java-shared-dependencies/commit/252afba1df8e4cfdf2574d127097b0978b7778c0))
- update google.core.version to v2.5.10 ([#628](https://togithub.com/googleapis/java-shared-dependencies/issues/628)) ([fec6f51](https://togithub.com/googleapis/java-shared-dependencies/commit/fec6f5121384a04a389bad6f6477a9a5ce468016))
- update iam.version to v1.2.10 ([#625](https://togithub.com/googleapis/java-shared-dependencies/issues/625)) ([0d7ca29](https://togithub.com/googleapis/java-shared-dependencies/commit/0d7ca2924bd24abe14883c173156bb4dc5fb90bf))
---
### Configuration
📅 **Schedule**: 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 [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-deploy).
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index bc5341b..2c7bcfb 100644
--- a/pom.xml
+++ b/pom.xml
@@ -85,7 +85,7 @@
com.google.cloud
google-cloud-shared-dependencies
- 2.8.0
+ 2.9.0
pom
import
From 42373ce0d6514c011901008b7118add2e93aa68d Mon Sep 17 00:00:00 2001
From: "release-please[bot]"
<55107282+release-please[bot]@users.noreply.github.com>
Date: Tue, 29 Mar 2022 18:16:13 +0000
Subject: [PATCH 10/10] chore(main): release 1.0.3 (#101)
:robot: I have created a release *beep* *boop*
---
### [1.0.3](https://github.com/googleapis/java-deploy/compare/v1.0.2...v1.0.3) (2022-03-29)
### Dependencies
* update dependency com.google.cloud:google-cloud-shared-dependencies to v2.9.0 ([#100](https://github.com/googleapis/java-deploy/issues/100)) ([48934e1](https://github.com/googleapis/java-deploy/commit/48934e15ff0ea4c8c4b967dcc4fa80af149fb7cc))
---
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-deploy-bom/pom.xml | 8 ++++----
google-cloud-deploy/pom.xml | 4 ++--
grpc-google-cloud-deploy-v1/pom.xml | 4 ++--
pom.xml | 8 ++++----
proto-google-cloud-deploy-v1/pom.xml | 4 ++--
versions.txt | 6 +++---
7 files changed, 24 insertions(+), 17 deletions(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index fc1f6d2..87a8d41 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,12 @@
# Changelog
+### [1.0.3](https://github.com/googleapis/java-deploy/compare/v1.0.2...v1.0.3) (2022-03-29)
+
+
+### Dependencies
+
+* update dependency com.google.cloud:google-cloud-shared-dependencies to v2.9.0 ([#100](https://github.com/googleapis/java-deploy/issues/100)) ([48934e1](https://github.com/googleapis/java-deploy/commit/48934e15ff0ea4c8c4b967dcc4fa80af149fb7cc))
+
### [1.0.2](https://github.com/googleapis/java-deploy/compare/v1.0.1...v1.0.2) (2022-03-02)
diff --git a/google-cloud-deploy-bom/pom.xml b/google-cloud-deploy-bom/pom.xml
index 64efab5..51df439 100644
--- a/google-cloud-deploy-bom/pom.xml
+++ b/google-cloud-deploy-bom/pom.xml
@@ -3,7 +3,7 @@
4.0.0
com.google.cloud
google-cloud-deploy-bom
- 1.0.3-SNAPSHOT
+ 1.0.3
pom
com.google.cloud
@@ -65,17 +65,17 @@
com.google.cloud
google-cloud-deploy
- 1.0.3-SNAPSHOT
+ 1.0.3
com.google.api.grpc
grpc-google-cloud-deploy-v1
- 1.0.3-SNAPSHOT
+ 1.0.3
com.google.api.grpc
proto-google-cloud-deploy-v1
- 1.0.3-SNAPSHOT
+ 1.0.3
diff --git a/google-cloud-deploy/pom.xml b/google-cloud-deploy/pom.xml
index ae9c085..0d3d1e9 100644
--- a/google-cloud-deploy/pom.xml
+++ b/google-cloud-deploy/pom.xml
@@ -3,7 +3,7 @@
4.0.0
com.google.cloud
google-cloud-deploy
- 1.0.3-SNAPSHOT
+ 1.0.3
jar
Google Google CLoud Deploy
https://github.com/googleapis/java-deploy
@@ -11,7 +11,7 @@
com.google.cloud
google-cloud-deploy-parent
- 1.0.3-SNAPSHOT
+ 1.0.3
google-cloud-deploy
diff --git a/grpc-google-cloud-deploy-v1/pom.xml b/grpc-google-cloud-deploy-v1/pom.xml
index 59db0a8..c1fc498 100644
--- a/grpc-google-cloud-deploy-v1/pom.xml
+++ b/grpc-google-cloud-deploy-v1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
grpc-google-cloud-deploy-v1
- 1.0.3-SNAPSHOT
+ 1.0.3
grpc-google-cloud-deploy-v1
GRPC library for google-cloud-deploy
com.google.cloud
google-cloud-deploy-parent
- 1.0.3-SNAPSHOT
+ 1.0.3
diff --git a/pom.xml b/pom.xml
index 2c7bcfb..774596f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
com.google.cloud
google-cloud-deploy-parent
pom
- 1.0.3-SNAPSHOT
+ 1.0.3
Google Google CLoud Deploy Parent
https://github.com/googleapis/java-deploy
@@ -69,17 +69,17 @@
com.google.cloud
google-cloud-deploy
- 1.0.3-SNAPSHOT
+ 1.0.3
com.google.api.grpc
grpc-google-cloud-deploy-v1
- 1.0.3-SNAPSHOT
+ 1.0.3
com.google.api.grpc
proto-google-cloud-deploy-v1
- 1.0.3-SNAPSHOT
+ 1.0.3
diff --git a/proto-google-cloud-deploy-v1/pom.xml b/proto-google-cloud-deploy-v1/pom.xml
index 577af59..486bd2c 100644
--- a/proto-google-cloud-deploy-v1/pom.xml
+++ b/proto-google-cloud-deploy-v1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
proto-google-cloud-deploy-v1
- 1.0.3-SNAPSHOT
+ 1.0.3
proto-google-cloud-deploy-v1
Proto library for google-cloud-deploy
com.google.cloud
google-cloud-deploy-parent
- 1.0.3-SNAPSHOT
+ 1.0.3
diff --git a/versions.txt b/versions.txt
index 17c9f23..fa7f0a7 100644
--- a/versions.txt
+++ b/versions.txt
@@ -1,6 +1,6 @@
# Format:
# module:released-version:current-version
-google-cloud-deploy:1.0.2:1.0.3-SNAPSHOT
-grpc-google-cloud-deploy-v1:1.0.2:1.0.3-SNAPSHOT
-proto-google-cloud-deploy-v1:1.0.2:1.0.3-SNAPSHOT
+google-cloud-deploy:1.0.3:1.0.3
+grpc-google-cloud-deploy-v1:1.0.3:1.0.3
+proto-google-cloud-deploy-v1:1.0.3:1.0.3