From 68892117113512fa45943b7e7eabee58b71fe4ce Mon Sep 17 00:00:00 2001
From: "release-please[bot]"
<55107282+release-please[bot]@users.noreply.github.com>
Date: Tue, 20 Oct 2020 08:20:03 +0000
Subject: [PATCH 1/7] chore: release 1.108.6-SNAPSHOT (#397)
: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).
---
google-cloud-pubsub-bom/pom.xml | 8 ++++----
google-cloud-pubsub/pom.xml | 4 ++--
grpc-google-cloud-pubsub-v1/pom.xml | 4 ++--
pom.xml | 8 ++++----
proto-google-cloud-pubsub-v1/pom.xml | 4 ++--
samples/snapshot/pom.xml | 2 +-
versions.txt | 6 +++---
7 files changed, 18 insertions(+), 18 deletions(-)
diff --git a/google-cloud-pubsub-bom/pom.xml b/google-cloud-pubsub-bom/pom.xml
index 5b18f1484..4ec8ee8fb 100644
--- a/google-cloud-pubsub-bom/pom.xml
+++ b/google-cloud-pubsub-bom/pom.xml
@@ -3,7 +3,7 @@
4.0.0
com.google.cloud
google-cloud-pubsub-bom
- 1.108.5
+ 1.108.6-SNAPSHOT
pom
com.google.cloud
@@ -64,17 +64,17 @@
com.google.api.grpc
proto-google-cloud-pubsub-v1
- 1.90.5
+ 1.90.6-SNAPSHOT
com.google.api.grpc
grpc-google-cloud-pubsub-v1
- 1.90.5
+ 1.90.6-SNAPSHOT
com.google.cloud
google-cloud-pubsub
- 1.108.5
+ 1.108.6-SNAPSHOT
diff --git a/google-cloud-pubsub/pom.xml b/google-cloud-pubsub/pom.xml
index 99d761089..80ce6ef4d 100644
--- a/google-cloud-pubsub/pom.xml
+++ b/google-cloud-pubsub/pom.xml
@@ -3,7 +3,7 @@
4.0.0
com.google.cloud
google-cloud-pubsub
- 1.108.5
+ 1.108.6-SNAPSHOT
jar
Google Cloud Pub/Sub
https://github.com/googleapis/java-pubsub
@@ -11,7 +11,7 @@
com.google.cloud
google-cloud-pubsub-parent
- 1.108.5
+ 1.108.6-SNAPSHOT
google-cloud-pubsub
diff --git a/grpc-google-cloud-pubsub-v1/pom.xml b/grpc-google-cloud-pubsub-v1/pom.xml
index 12a96c503..c2ffbbdf7 100644
--- a/grpc-google-cloud-pubsub-v1/pom.xml
+++ b/grpc-google-cloud-pubsub-v1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
grpc-google-cloud-pubsub-v1
- 1.90.5
+ 1.90.6-SNAPSHOT
grpc-google-cloud-pubsub-v1
GRPC library for grpc-google-cloud-pubsub-v1
com.google.cloud
google-cloud-pubsub-parent
- 1.108.5
+ 1.108.6-SNAPSHOT
diff --git a/pom.xml b/pom.xml
index d8435f5c3..4037b4022 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
com.google.cloud
google-cloud-pubsub-parent
pom
- 1.108.5
+ 1.108.6-SNAPSHOT
Google Cloud Pub/Sub Parent
https://github.com/googleapis/java-pubsub
@@ -78,17 +78,17 @@
com.google.api.grpc
proto-google-cloud-pubsub-v1
- 1.90.5
+ 1.90.6-SNAPSHOT
com.google.api.grpc
grpc-google-cloud-pubsub-v1
- 1.90.5
+ 1.90.6-SNAPSHOT
com.google.cloud
google-cloud-pubsub
- 1.108.5
+ 1.108.6-SNAPSHOT
diff --git a/proto-google-cloud-pubsub-v1/pom.xml b/proto-google-cloud-pubsub-v1/pom.xml
index 0b4e52fdc..22b29012d 100644
--- a/proto-google-cloud-pubsub-v1/pom.xml
+++ b/proto-google-cloud-pubsub-v1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
proto-google-cloud-pubsub-v1
- 1.90.5
+ 1.90.6-SNAPSHOT
proto-google-cloud-pubsub-v1
PROTO library for proto-google-cloud-pubsub-v1
com.google.cloud
google-cloud-pubsub-parent
- 1.108.5
+ 1.108.6-SNAPSHOT
diff --git a/samples/snapshot/pom.xml b/samples/snapshot/pom.xml
index b9b3b784d..e1ba65984 100644
--- a/samples/snapshot/pom.xml
+++ b/samples/snapshot/pom.xml
@@ -43,7 +43,7 @@
com.google.cloud
google-cloud-pubsub
- 1.108.5
+ 1.108.6-SNAPSHOT
diff --git a/versions.txt b/versions.txt
index f1420717d..729370d50 100644
--- a/versions.txt
+++ b/versions.txt
@@ -1,6 +1,6 @@
# Format:
# module:released-version:current-version
-proto-google-cloud-pubsub-v1:1.90.5:1.90.5
-grpc-google-cloud-pubsub-v1:1.90.5:1.90.5
-google-cloud-pubsub:1.108.5:1.108.5
\ No newline at end of file
+proto-google-cloud-pubsub-v1:1.90.5:1.90.6-SNAPSHOT
+grpc-google-cloud-pubsub-v1:1.90.5:1.90.6-SNAPSHOT
+google-cloud-pubsub:1.108.5:1.108.6-SNAPSHOT
\ No newline at end of file
From 3b98e33ec77c876b41967a14c1b9f7207b328769 Mon Sep 17 00:00:00 2001
From: Yoshi Automation Bot
Date: Tue, 20 Oct 2020 15:46:28 -0700
Subject: [PATCH 2/7] chore: regenerate common templates (#391)
This PR was generated using Autosynth. :rainbow:
Synth log will be available here:
https://source.cloud.google.com/results/invocations/819b7fc3-83d6-4849-863c-e2b6ba88ea81/targets
- [ ] To automatically regenerate this PR, check this box.
Source-Link: https://github.com/googleapis/synthtool/commit/7c5370937dd9ba9dcf9cd7d2af880a58b389b4f1
Source-Link: https://github.com/googleapis/synthtool/commit/27e0e916cbfdb3d5ff6639b686cc04f78a0b0386
---
.github/workflows/approve-readme.yaml | 54 +++++++++++++++++++++++++++
.kokoro/build.sh | 11 +++++-
synth.metadata | 5 ++-
3 files changed, 66 insertions(+), 4 deletions(-)
create mode 100644 .github/workflows/approve-readme.yaml
diff --git a/.github/workflows/approve-readme.yaml b/.github/workflows/approve-readme.yaml
new file mode 100644
index 000000000..e2d841d6c
--- /dev/null
+++ b/.github/workflows/approve-readme.yaml
@@ -0,0 +1,54 @@
+on:
+ pull_request:
+name: auto-merge-readme
+jobs:
+ approve:
+ runs-on: ubuntu-latest
+ if: github.repository_owner == 'googleapis' && github.head_ref == 'autosynth-readme'
+ steps:
+ - uses: actions/github-script@v3.0.0
+ with:
+ github-token: ${{secrets.YOSHI_APPROVER_TOKEN}}
+ script: |
+ // only approve PRs from yoshi-automation
+ if (context.payload.pull_request.user.login !== "yoshi-automation") {
+ return;
+ }
+
+ // only approve PRs like "chore: release "
+ if (!context.payload.pull_request.title === "chore: regenerate README") {
+ return;
+ }
+
+ // only approve PRs with README.md and synth.metadata changes
+ const files = new Set(
+ (
+ await github.paginate(
+ github.pulls.listFiles.endpoint({
+ owner: context.repo.owner,
+ repo: context.repo.repo,
+ pull_number: context.payload.pull_request.number,
+ })
+ )
+ ).map(file => file.filename)
+ );
+ if (files.size != 2 || !files.has("README.md") || !files.has(".github/readme/synth.metadata/synth.metadata")) {
+ return;
+ }
+
+ // approve README regeneration PR
+ await github.pulls.createReview({
+ owner: context.repo.owner,
+ repo: context.repo.repo,
+ body: 'Rubber stamped PR!',
+ pull_number: context.payload.pull_request.number,
+ event: 'APPROVE'
+ });
+
+ // attach automerge label
+ await github.issues.addLabels({
+ owner: context.repo.owner,
+ repo: context.repo.repo,
+ issue_number: context.payload.pull_request.number,
+ labels: ['automerge']
+ });
diff --git a/.kokoro/build.sh b/.kokoro/build.sh
index e78ae54c3..516439d63 100755
--- a/.kokoro/build.sh
+++ b/.kokoro/build.sh
@@ -69,9 +69,16 @@ integration)
RETURN_CODE=$?
;;
samples)
- if [[ -f samples/pom.xml ]]
+ SAMPLES_DIR=samples
+ # only run ITs in snapshot/ on presubmit PRs. run ITs in all 3 samples/ subdirectories otherwise.
+ if [[ ! -z ${KOKORO_GITHUB_PULL_REQUEST_NUMBER} ]]
then
- pushd samples
+ SAMPLES_DIR=samples/snapshot
+ fi
+
+ if [[ -f ${SAMPLES_DIR}/pom.xml ]]
+ then
+ pushd {SAMPLES_DIR}
mvn -B \
-Penable-samples \
-DtrimStackTrace=false \
diff --git a/synth.metadata b/synth.metadata
index d1c0f6eff..683341f6e 100644
--- a/synth.metadata
+++ b/synth.metadata
@@ -4,7 +4,7 @@
"git": {
"name": ".",
"remote": "https://github.com/googleapis/java-pubsub.git",
- "sha": "3dc67db7f5213ea2543e52f21cb2eba6a75a9126"
+ "sha": "40ba7fc85f3cddbdd79029869cad02c1c5321e9e"
}
},
{
@@ -19,7 +19,7 @@
"git": {
"name": "synthtool",
"remote": "https://github.com/googleapis/synthtool.git",
- "sha": "b65ef07d99946d23e900ef2cc490274a16edd336"
+ "sha": "7c5370937dd9ba9dcf9cd7d2af880a58b389b4f1"
}
}
],
@@ -43,6 +43,7 @@
".github/readme/synth.py",
".github/release-please.yml",
".github/trusted-contribution.yml",
+ ".github/workflows/approve-readme.yaml",
".github/workflows/auto-release.yaml",
".github/workflows/ci.yaml",
".github/workflows/formatting.yaml",
From bd3d400b11a0677bcd3ca2bf8cd5d7fd0fbf59bc Mon Sep 17 00:00:00 2001
From: WhiteSource Renovate
Date: Wed, 21 Oct 2020 00:50:21 +0200
Subject: [PATCH 3/7] deps: update dependency
com.google.cloud:google-cloud-shared-dependencies to v0.13.0 (#400)
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [com.google.cloud:google-cloud-shared-dependencies](https://togithub.com/googleapis/java-shared-dependencies) | minor | `0.12.1` -> `0.13.0` |
---
### Release Notes
googleapis/java-shared-dependencies
### [`v0.13.0`](https://togithub.com/googleapis/java-shared-dependencies/blob/master/CHANGELOG.md#0130-httpswwwgithubcomgoogleapisjava-shared-dependenciescompare0121v0130-2020-10-20)
[Compare Source](https://togithub.com/googleapis/java-shared-dependencies/compare/v0.12.1...v0.13.0)
##### Features
- add jackson-core to the list of managed dependencies ([#190](https://www.github.com/googleapis/java-shared-dependencies/issues/190)) ([b37035e](https://www.github.com/googleapis/java-shared-dependencies/commit/b37035ed9b0beeb5e07d6e1c121154eece1a2c87))
##### Dependencies
- update dependency com.google.guava:guava-bom to v30 ([#181](https://www.github.com/googleapis/java-shared-dependencies/issues/181)) ([bdb1e58](https://www.github.com/googleapis/java-shared-dependencies/commit/bdb1e582288d06a872e36ac8b778563f2d088468))
- update gax.version to v1.60.0 ([#187](https://www.github.com/googleapis/java-shared-dependencies/issues/187)) ([8a8adf7](https://www.github.com/googleapis/java-shared-dependencies/commit/8a8adf7745d563c449bf095aad63b5e4a94e1a7d))
- update google.common-protos.version to v2 ([#174](https://www.github.com/googleapis/java-shared-dependencies/issues/174)) ([3f7e3ff](https://www.github.com/googleapis/java-shared-dependencies/commit/3f7e3ffd5e07d2f11f0aa981dae2bdf5381e429f))
##### [0.12.1](https://www.github.com/googleapis/java-shared-dependencies/compare/0.12.0...v0.12.1) (2020-10-16)
##### Dependencies
- update dependency com.google.api:api-common to v1.10.1 ([#180](https://www.github.com/googleapis/java-shared-dependencies/issues/180)) ([b1f2d5d](https://www.github.com/googleapis/java-shared-dependencies/commit/b1f2d5dfde24fcf683eeb5600fce7f51190ecce8))
---
### Renovate configuration
:date: **Schedule**: At any time (no schedule defined).
:vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
:recycle: **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
:no_bell: **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] If you want to rebase/retry this PR, check this box
---
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-pubsub).
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 4037b4022..4e2cfebad 100644
--- a/pom.xml
+++ b/pom.xml
@@ -70,7 +70,7 @@
com.google.cloud
google-cloud-shared-dependencies
- 0.12.1
+ 0.13.0
pom
import
From bb09a8a0ecc258b66296e77e405eb55f789820ee Mon Sep 17 00:00:00 2001
From: WhiteSource Renovate
Date: Wed, 21 Oct 2020 00:52:35 +0200
Subject: [PATCH 4/7] chore(deps): update dependency
com.google.cloud:libraries-bom to v13 (#398)
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [com.google.cloud:libraries-bom](https://togithub.com/GoogleCloudPlatform/cloud-opensource-java) | major | `12.1.0` -> `13.0.0` |
---
### Renovate configuration
:date: **Schedule**: At any time (no schedule defined).
:vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
:recycle: **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
:no_bell: **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] If you want to rebase/retry this PR, check this box
---
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-pubsub).
---
samples/snippets/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/samples/snippets/pom.xml b/samples/snippets/pom.xml
index 2ed3c4228..029ab4126 100644
--- a/samples/snippets/pom.xml
+++ b/samples/snippets/pom.xml
@@ -45,7 +45,7 @@
com.google.cloud
libraries-bom
- 12.1.0
+ 13.0.0
pom
import
From 63f239b1147d2bb1a8d43fa81cdd753c471f99cd Mon Sep 17 00:00:00 2001
From: WhiteSource Renovate
Date: Wed, 21 Oct 2020 20:30:13 +0200
Subject: [PATCH 5/7] chore(deps): update dependency
com.google.cloud:libraries-bom to v13.1.0 (#402)
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [com.google.cloud:libraries-bom](https://togithub.com/GoogleCloudPlatform/cloud-opensource-java) | minor | `13.0.0` -> `13.1.0` |
---
### Renovate configuration
:date: **Schedule**: At any time (no schedule defined).
:vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
:recycle: **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
:no_bell: **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] If you want to rebase/retry this PR, check this box
---
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-pubsub).
---
samples/snippets/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/samples/snippets/pom.xml b/samples/snippets/pom.xml
index 029ab4126..f61b83f0c 100644
--- a/samples/snippets/pom.xml
+++ b/samples/snippets/pom.xml
@@ -45,7 +45,7 @@
com.google.cloud
libraries-bom
- 13.0.0
+ 13.1.0
pom
import
From 65e97f529162ffdc39c88b20af8ebf2c31063990 Mon Sep 17 00:00:00 2001
From: Yoshi Automation Bot
Date: Thu, 22 Oct 2020 10:26:14 -0700
Subject: [PATCH 6/7] chore: regenerate common templates (#403)
This PR was generated using Autosynth. :rainbow:
Synth log will be available here:
https://source.cloud.google.com/results/invocations/ce2fe3a6-bacb-4b6c-ad4e-3069cf46fee9/targets
- [ ] To automatically regenerate this PR, check this box.
Source-Link: https://github.com/googleapis/synthtool/commit/6abb59097be84599a1d6091fe534a49e5c5cf948
Source-Link: https://github.com/googleapis/synthtool/commit/5a506ec8765cc04f7e29f888b8e9b257d9a7ae11
---
.github/snippet-bot.yml | 0
renovate.json | 30 +++++++++++-------------------
synth.metadata | 5 +++--
3 files changed, 14 insertions(+), 21 deletions(-)
create mode 100644 .github/snippet-bot.yml
diff --git a/.github/snippet-bot.yml b/.github/snippet-bot.yml
new file mode 100644
index 000000000..e69de29bb
diff --git a/renovate.json b/renovate.json
index a6e2d9ca1..decec422e 100644
--- a/renovate.json
+++ b/renovate.json
@@ -17,24 +17,6 @@
],
"versionScheme": "docker"
},
- {
- "packagePatterns": [
- "^com.google.api:gax",
- "^com.google.auth:",
- "^com.google.cloud:google-cloud-core",
- "^io.grpc:",
- "^com.google.guava:"
- ],
- "groupName": "core dependencies"
- },
- {
- "packagePatterns": [
- "^com.google.http-client:",
- "^com.google.oauth-client:",
- "^com.google.api-client:"
- ],
- "groupName": "core transport dependencies"
- },
{
"packagePatterns": [
"*"
@@ -63,6 +45,16 @@
"semanticCommitType": "chore",
"semanticCommitScope": "deps"
},
+ {
+ "packagePatterns": [
+ "^junit:junit",
+ "^com.google.truth:truth",
+ "^org.mockito:mockito-core",
+ "^org.objenesis:objenesis"
+ ],
+ "semanticCommitType": "test",
+ "semanticCommitScope": "deps"
+ },
{
"packagePatterns": [
"^com.google.cloud:google-cloud-"
@@ -78,4 +70,4 @@
],
"semanticCommits": true,
"masterIssue": true
-}
\ No newline at end of file
+}
diff --git a/synth.metadata b/synth.metadata
index 683341f6e..33ca64680 100644
--- a/synth.metadata
+++ b/synth.metadata
@@ -4,7 +4,7 @@
"git": {
"name": ".",
"remote": "https://github.com/googleapis/java-pubsub.git",
- "sha": "40ba7fc85f3cddbdd79029869cad02c1c5321e9e"
+ "sha": "bb09a8a0ecc258b66296e77e405eb55f789820ee"
}
},
{
@@ -19,7 +19,7 @@
"git": {
"name": "synthtool",
"remote": "https://github.com/googleapis/synthtool.git",
- "sha": "7c5370937dd9ba9dcf9cd7d2af880a58b389b4f1"
+ "sha": "6abb59097be84599a1d6091fe534a49e5c5cf948"
}
}
],
@@ -42,6 +42,7 @@
".github/PULL_REQUEST_TEMPLATE.md",
".github/readme/synth.py",
".github/release-please.yml",
+ ".github/snippet-bot.yml",
".github/trusted-contribution.yml",
".github/workflows/approve-readme.yaml",
".github/workflows/auto-release.yaml",
From 7132d592a9eaf98cae6f1d054dfc5ecfcf83d46e Mon Sep 17 00:00:00 2001
From: "release-please[bot]"
<55107282+release-please[bot]@users.noreply.github.com>
Date: Thu, 22 Oct 2020 17:52:10 +0000
Subject: [PATCH 7/7] chore: release 1.108.6 (#401)
:robot: I have created a release \*beep\* \*boop\*
---
### [1.108.6](https://www.github.com/googleapis/java-pubsub/compare/v1.108.5...v1.108.6) (2020-10-22)
### Dependencies
* update dependency com.google.cloud:google-cloud-shared-dependencies to v0.13.0 ([#400](https://www.github.com/googleapis/java-pubsub/issues/400)) ([bd3d400](https://www.github.com/googleapis/java-pubsub/commit/bd3d400b11a0677bcd3ca2bf8cd5d7fd0fbf59bc))
---
This PR was generated with [Release Please](https://github.com/googleapis/release-please).
---
CHANGELOG.md | 7 +++++++
README.md | 4 ++--
google-cloud-pubsub-bom/pom.xml | 8 ++++----
google-cloud-pubsub/pom.xml | 4 ++--
grpc-google-cloud-pubsub-v1/pom.xml | 4 ++--
pom.xml | 8 ++++----
proto-google-cloud-pubsub-v1/pom.xml | 4 ++--
samples/snapshot/pom.xml | 2 +-
versions.txt | 6 +++---
9 files changed, 27 insertions(+), 20 deletions(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 5882fde7f..952bc40ad 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,12 @@
# Changelog
+### [1.108.6](https://www.github.com/googleapis/java-pubsub/compare/v1.108.5...v1.108.6) (2020-10-22)
+
+
+### Dependencies
+
+* update dependency com.google.cloud:google-cloud-shared-dependencies to v0.13.0 ([#400](https://www.github.com/googleapis/java-pubsub/issues/400)) ([bd3d400](https://www.github.com/googleapis/java-pubsub/commit/bd3d400b11a0677bcd3ca2bf8cd5d7fd0fbf59bc))
+
### [1.108.5](https://www.github.com/googleapis/java-pubsub/compare/v1.108.4...v1.108.5) (2020-10-19)
diff --git a/README.md b/README.md
index 6d02955a3..d2bd6e3f6 100644
--- a/README.md
+++ b/README.md
@@ -47,11 +47,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-pubsub:1.108.5'
+compile 'com.google.cloud:google-cloud-pubsub:1.108.6'
```
If you are using SBT, add this to your dependencies
```Scala
-libraryDependencies += "com.google.cloud" % "google-cloud-pubsub" % "1.108.5"
+libraryDependencies += "com.google.cloud" % "google-cloud-pubsub" % "1.108.6"
```
[//]: # ({x-version-update-end})
diff --git a/google-cloud-pubsub-bom/pom.xml b/google-cloud-pubsub-bom/pom.xml
index 4ec8ee8fb..d12ac30b0 100644
--- a/google-cloud-pubsub-bom/pom.xml
+++ b/google-cloud-pubsub-bom/pom.xml
@@ -3,7 +3,7 @@
4.0.0
com.google.cloud
google-cloud-pubsub-bom
- 1.108.6-SNAPSHOT
+ 1.108.6
pom
com.google.cloud
@@ -64,17 +64,17 @@
com.google.api.grpc
proto-google-cloud-pubsub-v1
- 1.90.6-SNAPSHOT
+ 1.90.6
com.google.api.grpc
grpc-google-cloud-pubsub-v1
- 1.90.6-SNAPSHOT
+ 1.90.6
com.google.cloud
google-cloud-pubsub
- 1.108.6-SNAPSHOT
+ 1.108.6
diff --git a/google-cloud-pubsub/pom.xml b/google-cloud-pubsub/pom.xml
index 80ce6ef4d..8be76d0ac 100644
--- a/google-cloud-pubsub/pom.xml
+++ b/google-cloud-pubsub/pom.xml
@@ -3,7 +3,7 @@
4.0.0
com.google.cloud
google-cloud-pubsub
- 1.108.6-SNAPSHOT
+ 1.108.6
jar
Google Cloud Pub/Sub
https://github.com/googleapis/java-pubsub
@@ -11,7 +11,7 @@
com.google.cloud
google-cloud-pubsub-parent
- 1.108.6-SNAPSHOT
+ 1.108.6
google-cloud-pubsub
diff --git a/grpc-google-cloud-pubsub-v1/pom.xml b/grpc-google-cloud-pubsub-v1/pom.xml
index c2ffbbdf7..b96a15308 100644
--- a/grpc-google-cloud-pubsub-v1/pom.xml
+++ b/grpc-google-cloud-pubsub-v1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
grpc-google-cloud-pubsub-v1
- 1.90.6-SNAPSHOT
+ 1.90.6
grpc-google-cloud-pubsub-v1
GRPC library for grpc-google-cloud-pubsub-v1
com.google.cloud
google-cloud-pubsub-parent
- 1.108.6-SNAPSHOT
+ 1.108.6
diff --git a/pom.xml b/pom.xml
index 4e2cfebad..d82c3c505 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
com.google.cloud
google-cloud-pubsub-parent
pom
- 1.108.6-SNAPSHOT
+ 1.108.6
Google Cloud Pub/Sub Parent
https://github.com/googleapis/java-pubsub
@@ -78,17 +78,17 @@
com.google.api.grpc
proto-google-cloud-pubsub-v1
- 1.90.6-SNAPSHOT
+ 1.90.6
com.google.api.grpc
grpc-google-cloud-pubsub-v1
- 1.90.6-SNAPSHOT
+ 1.90.6
com.google.cloud
google-cloud-pubsub
- 1.108.6-SNAPSHOT
+ 1.108.6
diff --git a/proto-google-cloud-pubsub-v1/pom.xml b/proto-google-cloud-pubsub-v1/pom.xml
index 22b29012d..211c08fd3 100644
--- a/proto-google-cloud-pubsub-v1/pom.xml
+++ b/proto-google-cloud-pubsub-v1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
proto-google-cloud-pubsub-v1
- 1.90.6-SNAPSHOT
+ 1.90.6
proto-google-cloud-pubsub-v1
PROTO library for proto-google-cloud-pubsub-v1
com.google.cloud
google-cloud-pubsub-parent
- 1.108.6-SNAPSHOT
+ 1.108.6
diff --git a/samples/snapshot/pom.xml b/samples/snapshot/pom.xml
index e1ba65984..1fa69e2ee 100644
--- a/samples/snapshot/pom.xml
+++ b/samples/snapshot/pom.xml
@@ -43,7 +43,7 @@
com.google.cloud
google-cloud-pubsub
- 1.108.6-SNAPSHOT
+ 1.108.6
diff --git a/versions.txt b/versions.txt
index 729370d50..133d63e94 100644
--- a/versions.txt
+++ b/versions.txt
@@ -1,6 +1,6 @@
# Format:
# module:released-version:current-version
-proto-google-cloud-pubsub-v1:1.90.5:1.90.6-SNAPSHOT
-grpc-google-cloud-pubsub-v1:1.90.5:1.90.6-SNAPSHOT
-google-cloud-pubsub:1.108.5:1.108.6-SNAPSHOT
\ No newline at end of file
+proto-google-cloud-pubsub-v1:1.90.6:1.90.6
+grpc-google-cloud-pubsub-v1:1.90.6:1.90.6
+google-cloud-pubsub:1.108.6:1.108.6
\ No newline at end of file