From b37751617007c86e99573d08d056b366b015d081 Mon Sep 17 00:00:00 2001
From: "release-please[bot]"
<55107282+release-please[bot]@users.noreply.github.com>
Date: Fri, 7 Jan 2022 17:52:13 +0000
Subject: [PATCH 01/18] chore: release 2.1.5-SNAPSHOT (#168)
: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-appengine-admin-bom/pom.xml | 8 ++++----
google-cloud-appengine-admin/pom.xml | 4 ++--
grpc-google-cloud-appengine-admin-v1/pom.xml | 4 ++--
pom.xml | 8 ++++----
proto-google-cloud-appengine-admin-v1/pom.xml | 4 ++--
versions.txt | 6 +++---
6 files changed, 17 insertions(+), 17 deletions(-)
diff --git a/google-cloud-appengine-admin-bom/pom.xml b/google-cloud-appengine-admin-bom/pom.xml
index 1e77c366..6935569f 100644
--- a/google-cloud-appengine-admin-bom/pom.xml
+++ b/google-cloud-appengine-admin-bom/pom.xml
@@ -3,7 +3,7 @@
4.0.0
com.google.cloud
google-cloud-appengine-admin-bom
- 2.1.4
+ 2.1.5-SNAPSHOT
pom
com.google.cloud
@@ -56,17 +56,17 @@
com.google.cloud
google-cloud-appengine-admin
- 2.1.4
+ 2.1.5-SNAPSHOT
com.google.api.grpc
grpc-google-cloud-appengine-admin-v1
- 2.1.4
+ 2.1.5-SNAPSHOT
com.google.api.grpc
proto-google-cloud-appengine-admin-v1
- 2.1.4
+ 2.1.5-SNAPSHOT
diff --git a/google-cloud-appengine-admin/pom.xml b/google-cloud-appengine-admin/pom.xml
index bb96f3e1..4bf19e5d 100644
--- a/google-cloud-appengine-admin/pom.xml
+++ b/google-cloud-appengine-admin/pom.xml
@@ -3,7 +3,7 @@
4.0.0
com.google.cloud
google-cloud-appengine-admin
- 2.1.4
+ 2.1.5-SNAPSHOT
jar
Google App Engine Admin API
https://github.com/googleapis/java-appengine-admin
@@ -11,7 +11,7 @@
com.google.cloud
google-cloud-appengine-admin-parent
- 2.1.4
+ 2.1.5-SNAPSHOT
google-cloud-appengine-admin
diff --git a/grpc-google-cloud-appengine-admin-v1/pom.xml b/grpc-google-cloud-appengine-admin-v1/pom.xml
index 079e5718..4f151df4 100644
--- a/grpc-google-cloud-appengine-admin-v1/pom.xml
+++ b/grpc-google-cloud-appengine-admin-v1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
grpc-google-cloud-appengine-admin-v1
- 2.1.4
+ 2.1.5-SNAPSHOT
grpc-google-cloud-appengine-admin-v1
GRPC library for google-cloud-appengine-admin
com.google.cloud
google-cloud-appengine-admin-parent
- 2.1.4
+ 2.1.5-SNAPSHOT
diff --git a/pom.xml b/pom.xml
index 8c680b40..159d661d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
com.google.cloud
google-cloud-appengine-admin-parent
pom
- 2.1.4
+ 2.1.5-SNAPSHOT
Google App Engine Admin API Parent
https://github.com/googleapis/java-appengine-admin
@@ -60,17 +60,17 @@
com.google.cloud
google-cloud-appengine-admin
- 2.1.4
+ 2.1.5-SNAPSHOT
com.google.api.grpc
grpc-google-cloud-appengine-admin-v1
- 2.1.4
+ 2.1.5-SNAPSHOT
com.google.api.grpc
proto-google-cloud-appengine-admin-v1
- 2.1.4
+ 2.1.5-SNAPSHOT
diff --git a/proto-google-cloud-appengine-admin-v1/pom.xml b/proto-google-cloud-appengine-admin-v1/pom.xml
index 9cf3b903..cad2a1fc 100644
--- a/proto-google-cloud-appengine-admin-v1/pom.xml
+++ b/proto-google-cloud-appengine-admin-v1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
proto-google-cloud-appengine-admin-v1
- 2.1.4
+ 2.1.5-SNAPSHOT
proto-google-cloud-appengine-admin-v1
Proto library for google-cloud-appengine-admin
com.google.cloud
google-cloud-appengine-admin-parent
- 2.1.4
+ 2.1.5-SNAPSHOT
diff --git a/versions.txt b/versions.txt
index a1b873e5..8e102656 100644
--- a/versions.txt
+++ b/versions.txt
@@ -1,6 +1,6 @@
# Format:
# module:released-version:current-version
-google-cloud-appengine-admin:2.1.4:2.1.4
-grpc-google-cloud-appengine-admin-v1:2.1.4:2.1.4
-proto-google-cloud-appengine-admin-v1:2.1.4:2.1.4
+google-cloud-appengine-admin:2.1.4:2.1.5-SNAPSHOT
+grpc-google-cloud-appengine-admin-v1:2.1.4:2.1.5-SNAPSHOT
+proto-google-cloud-appengine-admin-v1:2.1.4:2.1.5-SNAPSHOT
From 291f6e64517e4356efd1c8b6c3565e167e6be015 Mon Sep 17 00:00:00 2001
From: "gcf-owl-bot[bot]" <78513119+gcf-owl-bot[bot]@users.noreply.github.com>
Date: Mon, 10 Jan 2022 20:30:21 +0000
Subject: [PATCH 02/18] chore(owlbot-java): disable re-writing clirr file in
owlbot java post-processor (#1320) (#170)
---
.github/.OwlBot.lock.yaml | 2 +-
README.md | 6 +++---
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/.github/.OwlBot.lock.yaml b/.github/.OwlBot.lock.yaml
index 731a0eb4..20c6ee3c 100644
--- a/.github/.OwlBot.lock.yaml
+++ b/.github/.OwlBot.lock.yaml
@@ -1,3 +1,3 @@
docker:
image: gcr.io/cloud-devrel-public-resources/owlbot-java:latest
- digest: sha256:491a007c6bd6e77f9e9b1bebcd6cdf08a4a4ef2c228c123d9696845204cb685d
+ digest: sha256:efbfc5e9ff713005a037941f8ebcc0c69cc630e3ad934675ee26868705a30897
diff --git a/README.md b/README.md
index dadbca82..9e6c5b22 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-appengine-admin
- 2.1.3
+ 2.1.4
```
If you are using Gradle without BOM, add this to your dependencies
```Groovy
-implementation 'com.google.cloud:google-cloud-appengine-admin:2.1.3'
+implementation 'com.google.cloud:google-cloud-appengine-admin:2.1.4'
```
If you are using SBT, add this to your dependencies
```Scala
-libraryDependencies += "com.google.cloud" % "google-cloud-appengine-admin" % "2.1.3"
+libraryDependencies += "com.google.cloud" % "google-cloud-appengine-admin" % "2.1.4"
```
## Authentication
From ebe8eb4509c114a8a9e5e0a911705f7de72e7b25 Mon Sep 17 00:00:00 2001
From: Neenu Shaji
Date: Mon, 10 Jan 2022 19:32:17 -0500
Subject: [PATCH 03/18] chore: change name to api_shortname in
.repo-metadata.json (#171)
---
.repo-metadata.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.repo-metadata.json b/.repo-metadata.json
index f9c1c679..40504b89 100644
--- a/.repo-metadata.json
+++ b/.repo-metadata.json
@@ -1,5 +1,5 @@
{
- "name": "appengine-admin",
+ "api_shortname": "appengine-admin",
"name_pretty": "App Engine Admin API",
"product_documentation": "https://cloud.google.com/appengine/docs/admin-api/",
"api_description": "you to manage your App Engine applications.",
From 33f07d88b5d7feaa7df4d3e84587e54a0bb3c757 Mon Sep 17 00:00:00 2001
From: "gcf-owl-bot[bot]" <78513119+gcf-owl-bot[bot]@users.noreply.github.com>
Date: Tue, 11 Jan 2022 18:50:12 +0000
Subject: [PATCH 04/18] chore(java): update variable name to api_shortname in
README template (#1323) (#172)
---
.github/.OwlBot.lock.yaml | 2 +-
.github/ISSUE_TEMPLATE/bug_report.md | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/.github/.OwlBot.lock.yaml b/.github/.OwlBot.lock.yaml
index 20c6ee3c..dddb13b8 100644
--- a/.github/.OwlBot.lock.yaml
+++ b/.github/.OwlBot.lock.yaml
@@ -1,3 +1,3 @@
docker:
image: gcr.io/cloud-devrel-public-resources/owlbot-java:latest
- digest: sha256:efbfc5e9ff713005a037941f8ebcc0c69cc630e3ad934675ee26868705a30897
+ digest: sha256:7f737996c88586c499f7b0c25294c760f9f5eec092289a0e08d2d3f42a069ebb
diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md
index 0c2c377c..abfbbff6 100644
--- a/.github/ISSUE_TEMPLATE/bug_report.md
+++ b/.github/ISSUE_TEMPLATE/bug_report.md
@@ -21,7 +21,7 @@ If you are still having issues, please include as much information as possible:
General, Core, and Other are also allowed as types
2. OS type and version:
3. Java version:
-4. appengine-admin version(s):
+4. version(s):
#### Steps to reproduce
From c286a04c83a189c1a85dcfc1da5b5754856b22cc Mon Sep 17 00:00:00 2001
From: WhiteSource Renovate
Date: Wed, 12 Jan 2022 19:14:53 +0100
Subject: [PATCH 05/18] build(deps): update dependency
com.google.cloud:google-cloud-shared-config to v1.2.5 (#173)
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.4` -> `1.2.5` | [](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.2.5`](https://togithub.com/googleapis/java-shared-config/blob/HEAD/CHANGELOG.md#125-httpsgithubcomgoogleapisjava-shared-configcomparev124v125-2022-01-11)
[Compare Source](https://togithub.com/googleapis/java-shared-config/compare/v1.2.4...v1.2.5)
---
### Configuration
📅 **Schedule**: 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 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-appengine-admin).
---
google-cloud-appengine-admin-bom/pom.xml | 2 +-
pom.xml | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/google-cloud-appengine-admin-bom/pom.xml b/google-cloud-appengine-admin-bom/pom.xml
index 6935569f..d731154a 100644
--- a/google-cloud-appengine-admin-bom/pom.xml
+++ b/google-cloud-appengine-admin-bom/pom.xml
@@ -8,7 +8,7 @@
com.google.cloud
google-cloud-shared-config
- 1.2.4
+ 1.2.5
Google App Engine Admin API BOM
diff --git a/pom.xml b/pom.xml
index 159d661d..36b0664e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -14,7 +14,7 @@
com.google.cloud
google-cloud-shared-config
- 1.2.4
+ 1.2.5
From e63830cd295110302c7a7036fccdb1df42ef2950 Mon Sep 17 00:00:00 2001
From: Neenu Shaji
Date: Thu, 13 Jan 2022 17:34:15 -0500
Subject: [PATCH 06/18] chore: update release-level in .repo-metadata.json
(#175)
---
.repo-metadata.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.repo-metadata.json b/.repo-metadata.json
index 40504b89..388ddd8c 100644
--- a/.repo-metadata.json
+++ b/.repo-metadata.json
@@ -4,7 +4,7 @@
"product_documentation": "https://cloud.google.com/appengine/docs/admin-api/",
"api_description": "you to manage your App Engine applications.",
"client_documentation": "https://cloud.google.com/java/docs/reference/google-cloud-appengine-admin/latest/history",
- "release_level": "ga",
+ "release_level": "stable",
"transport": "grpc",
"language": "java",
"repo": "googleapis/java-appengine-admin",
From d688a81e98f56ad7a3b2097fba3b7c65333ae62e Mon Sep 17 00:00:00 2001
From: WhiteSource Renovate
Date: Mon, 17 Jan 2022 19:16:17 +0100
Subject: [PATCH 07/18] chore(deps): update dependency
com.google.cloud:google-cloud-appengine-admin to v2.1.4 (#169)
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-appengine-admin](https://togithub.com/googleapis/java-appengine-admin) | `2.1.3` -> `2.1.4` | [](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-appengine-admin
### [`v2.1.4`](https://togithub.com/googleapis/java-appengine-admin/blob/HEAD/CHANGELOG.md#214-httpswwwgithubcomgoogleapisjava-appengine-admincomparev213v214-2022-01-07)
[Compare Source](https://togithub.com/googleapis/java-appengine-admin/compare/v2.1.3...v2.1.4)
---
### Configuration
📅 **Schedule**: 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 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-appengine-admin).
---
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 00d0fcbe..f4f647dd 100644
--- a/samples/install-without-bom/pom.xml
+++ b/samples/install-without-bom/pom.xml
@@ -29,7 +29,7 @@
com.google.cloud
google-cloud-appengine-admin
- 2.1.3
+ 2.1.4
diff --git a/samples/snapshot/pom.xml b/samples/snapshot/pom.xml
index 889b902c..db375f8b 100644
--- a/samples/snapshot/pom.xml
+++ b/samples/snapshot/pom.xml
@@ -28,7 +28,7 @@
com.google.cloud
google-cloud-appengine-admin
- 2.1.3
+ 2.1.4
diff --git a/samples/snippets/pom.xml b/samples/snippets/pom.xml
index f82d8224..36f0cf84 100644
--- a/samples/snippets/pom.xml
+++ b/samples/snippets/pom.xml
@@ -28,7 +28,7 @@
com.google.cloud
google-cloud-appengine-admin
- 2.1.3
+ 2.1.4
From 681e4cf30ce724c9f38d2137460356a777dec9e4 Mon Sep 17 00:00:00 2001
From: "gcf-owl-bot[bot]" <78513119+gcf-owl-bot[bot]@users.noreply.github.com>
Date: Mon, 17 Jan 2022 21:18:24 +0000
Subject: [PATCH 08/18] chore(java): update release_type choices to stable and
preview (#1331) (#177)
---
.github/.OwlBot.lock.yaml | 2 +-
README.md | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/.github/.OwlBot.lock.yaml b/.github/.OwlBot.lock.yaml
index dddb13b8..dcdda8c6 100644
--- a/.github/.OwlBot.lock.yaml
+++ b/.github/.OwlBot.lock.yaml
@@ -1,3 +1,3 @@
docker:
image: gcr.io/cloud-devrel-public-resources/owlbot-java:latest
- digest: sha256:7f737996c88586c499f7b0c25294c760f9f5eec092289a0e08d2d3f42a069ebb
+ digest: sha256:9669c169d0582f13d6b2d319a43a78fc49f296a883aa48519bd0e5c7d34087c4
diff --git a/README.md b/README.md
index 9e6c5b22..275744dc 100644
--- a/README.md
+++ b/README.md
@@ -169,7 +169,7 @@ Java is a registered trademark of Oracle and/or its affiliates.
[kokoro-badge-link-4]: http://storage.googleapis.com/cloud-devrel-public/java/badges/java-appengine-admin/java8-win.html
[kokoro-badge-image-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/java-appengine-admin/java11.svg
[kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/java-appengine-admin/java11.html
-[stability-image]: https://img.shields.io/badge/stability-ga-green
+[stability-image]: https://img.shields.io/badge/stability-stable-green
[maven-version-image]: https://img.shields.io/maven-central/v/com.google.cloud/google-cloud-appengine-admin.svg
[maven-version-link]: https://search.maven.org/search?q=g:com.google.cloud%20AND%20a:google-cloud-appengine-admin&core=gav
[authentication]: https://github.com/googleapis/google-cloud-java#authentication
From 3fe2a76deac870065b218a0a9b9cab1be9f2eb73 Mon Sep 17 00:00:00 2001
From: WhiteSource Renovate
Date: Tue, 18 Jan 2022 20:06:22 +0100
Subject: [PATCH 09/18] build(deps): update dependency
org.codehaus.mojo:build-helper-maven-plugin to v3.3.0 (#167)
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.codehaus.mojo:build-helper-maven-plugin](http://www.mojohaus.org/build-helper-maven-plugin/) ([source](https://togithub.com/mojohaus/build-helper-maven-plugin)) | `3.2.0` -> `3.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/) |
---
### 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-appengine-admin).
---
samples/install-without-bom/pom.xml | 2 +-
samples/snapshot/pom.xml | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/samples/install-without-bom/pom.xml b/samples/install-without-bom/pom.xml
index f4f647dd..063a69fd 100644
--- a/samples/install-without-bom/pom.xml
+++ b/samples/install-without-bom/pom.xml
@@ -53,7 +53,7 @@
org.codehaus.mojo
build-helper-maven-plugin
- 3.2.0
+ 3.3.0
add-snippets-source
diff --git a/samples/snapshot/pom.xml b/samples/snapshot/pom.xml
index db375f8b..65f9f11b 100644
--- a/samples/snapshot/pom.xml
+++ b/samples/snapshot/pom.xml
@@ -52,7 +52,7 @@
org.codehaus.mojo
build-helper-maven-plugin
- 3.2.0
+ 3.3.0
add-snippets-source
From a1a9a7fbd9e4ed99c47b53fd2a2f94cd6a15a7bf Mon Sep 17 00:00:00 2001
From: Dina Graves Portman
Date: Wed, 19 Jan 2022 20:23:20 -0500
Subject: [PATCH 10/18] chore: add codeowners (#178)
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
* chore: add codeowners
* 🦉 Updates from OwlBot
See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
Co-authored-by: Owl Bot
---
.github/CODEOWNERS | 4 +++-
.repo-metadata.json | 3 ++-
2 files changed, 5 insertions(+), 2 deletions(-)
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS
index 30fdb7b9..5f9903d5 100644
--- a/.github/CODEOWNERS
+++ b/.github/CODEOWNERS
@@ -4,7 +4,9 @@
# For syntax help see:
# https://help.github.com/en/github/creating-cloning-and-archiving-repositories/about-code-owners#codeowners-syntax
-* @googleapis/yoshi-java
+# The @googleapis/aap-dpes is the default owner for changes in this repo
+* @googleapis/yoshi-java @googleapis/aap-dpes
+**/*.java @googleapis/aap-dpes
# The java-samples-reviewers team is the default owner for samples changes
samples/**/*.java @googleapis/java-samples-reviewers
diff --git a/.repo-metadata.json b/.repo-metadata.json
index 388ddd8c..30c9729f 100644
--- a/.repo-metadata.json
+++ b/.repo-metadata.json
@@ -12,5 +12,6 @@
"distribution_name": "com.google.cloud:google-cloud-appengine-admin",
"api_id": "appengine.googleapis.com",
"library_type": "GAPIC_AUTO",
- "requires_billing": true
+ "requires_billing": true,
+ "codeowner_team": "@googleapis/aap-dpes"
}
From f141c44aef63ab5a9f3921881f98cea32a7aed7c Mon Sep 17 00:00:00 2001
From: Averi Kitsch
Date: Thu, 20 Jan 2022 11:21:01 -0800
Subject: [PATCH 11/18] chore: update repo-metadata.json (#176)
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
* chore: update repo-metadata.json
* 🦉 Updates from OwlBot
See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
Co-authored-by: Owl Bot
Co-authored-by: Emily Ball
---
.repo-metadata.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.repo-metadata.json b/.repo-metadata.json
index 30c9729f..7d73158d 100644
--- a/.repo-metadata.json
+++ b/.repo-metadata.json
@@ -1,5 +1,5 @@
{
- "api_shortname": "appengine-admin",
+ "api_shortname": "appengine",
"name_pretty": "App Engine Admin API",
"product_documentation": "https://cloud.google.com/appengine/docs/admin-api/",
"api_description": "you to manage your App Engine applications.",
From 82b2a0440a6a783f0c4896cb34cc8f9474f39f22 Mon Sep 17 00:00:00 2001
From: WhiteSource Renovate
Date: Fri, 21 Jan 2022 21:34:31 +0100
Subject: [PATCH 12/18] build(deps): update dependency
com.google.cloud:google-cloud-shared-config to v1.2.6 (#179)
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.5` -> `1.2.6` | [](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.2.6`](https://togithub.com/googleapis/java-shared-config/blob/HEAD/CHANGELOG.md#126-httpsgithubcomgoogleapisjava-shared-configcomparev125v126-2022-01-19)
[Compare Source](https://togithub.com/googleapis/java-shared-config/compare/v1.2.5...v1.2.6)
---
### 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-appengine-admin).
---
google-cloud-appengine-admin-bom/pom.xml | 2 +-
pom.xml | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/google-cloud-appengine-admin-bom/pom.xml b/google-cloud-appengine-admin-bom/pom.xml
index d731154a..fa0255fc 100644
--- a/google-cloud-appengine-admin-bom/pom.xml
+++ b/google-cloud-appengine-admin-bom/pom.xml
@@ -8,7 +8,7 @@
com.google.cloud
google-cloud-shared-config
- 1.2.5
+ 1.2.6
Google App Engine Admin API BOM
diff --git a/pom.xml b/pom.xml
index 36b0664e..591afac0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -14,7 +14,7 @@
com.google.cloud
google-cloud-shared-config
- 1.2.5
+ 1.2.6
From 2aa3d6287c47691026107ccad0b0e459bd0303a3 Mon Sep 17 00:00:00 2001
From: WhiteSource Renovate
Date: Wed, 26 Jan 2022 00:12:29 +0100
Subject: [PATCH 13/18] deps: update actions/github-script action to v5 (#181)
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 | Type | Update | Change |
|---|---|---|---|
| [actions/github-script](https://togithub.com/actions/github-script) | action | major | `v3` -> `v5` |
---
### Release Notes
actions/github-script
### [`v5`](https://togithub.com/actions/github-script/compare/v4...v5)
[Compare Source](https://togithub.com/actions/github-script/compare/v4...v5)
### [`v4`](https://togithub.com/actions/github-script/compare/v3...v4)
[Compare Source](https://togithub.com/actions/github-script/compare/v3...v4)
---
### Configuration
📅 **Schedule**: 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 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-appengine-admin).
From d049ed02bae04292acf25f7f8ec40897902a40d7 Mon Sep 17 00:00:00 2001
From: Averi Kitsch
Date: Thu, 27 Jan 2022 11:55:24 -0800
Subject: [PATCH 14/18] chore: remove dep dashboard (#180)
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
* chore: remove dep dashboard
* 🦉 Updates from OwlBot
See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
Co-authored-by: Owl Bot
From 5d3714877b10fcc8f77f6a8170283d399d1154d1 Mon Sep 17 00:00:00 2001
From: WhiteSource Renovate
Date: Tue, 1 Feb 2022 05:50:41 +0100
Subject: [PATCH 15/18] deps: update dependency
com.google.cloud:google-cloud-shared-dependencies to v2.7.0 (#184)
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.6.0` -> `2.7.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.7.0`](https://togithub.com/googleapis/java-shared-dependencies/blob/HEAD/CHANGELOG.md#270-httpsgithubcomgoogleapisjava-shared-dependenciescomparev260v270-2022-01-28)
[Compare Source](https://togithub.com/googleapis/java-shared-dependencies/compare/v2.6.0...v2.7.0)
##### Dependencies
- update dependency com.fasterxml.jackson:jackson-bom to v2.13.1 ([#555](https://togithub.com/googleapis/java-shared-dependencies/issues/555)) ([67b5663](https://togithub.com/googleapis/java-shared-dependencies/commit/67b56635509215fd132b2ffbcaed995a6de93879))
- update dependency com.google.api-client:google-api-client-bom to v1.33.1 ([#580](https://togithub.com/googleapis/java-shared-dependencies/issues/580)) ([895dba2](https://togithub.com/googleapis/java-shared-dependencies/commit/895dba2afef6c295b0e21a4ccd27feee1b6af8e2))
- update dependency com.google.api:api-common to v2.1.3 ([#587](https://togithub.com/googleapis/java-shared-dependencies/issues/587)) ([5dbbce8](https://togithub.com/googleapis/java-shared-dependencies/commit/5dbbce80baa045818757912e6db4f222c12b75f6))
- update dependency com.google.auth:google-auth-library-bom to v1.4.0 ([#578](https://togithub.com/googleapis/java-shared-dependencies/issues/578)) ([c274c62](https://togithub.com/googleapis/java-shared-dependencies/commit/c274c62905192bcc48c82104bf50cbeaa1894c2b))
- update dependency com.google.errorprone:error_prone_annotations to v2.11.0 ([#582](https://togithub.com/googleapis/java-shared-dependencies/issues/582)) ([314da38](https://togithub.com/googleapis/java-shared-dependencies/commit/314da38c9f12cf425b5d1be8297e9f2a78d13948))
- update dependency com.google.http-client:google-http-client-bom to v1.41.2 ([#579](https://togithub.com/googleapis/java-shared-dependencies/issues/579)) ([c8df06d](https://togithub.com/googleapis/java-shared-dependencies/commit/c8df06ddb3f4a975e928bbdd9dfae293e81efa39))
- update dependency com.google.oauth-client:google-oauth-client-bom to v1.33.0 ([#576](https://togithub.com/googleapis/java-shared-dependencies/issues/576)) ([3315988](https://togithub.com/googleapis/java-shared-dependencies/commit/3315988059ca0223f078b0f760960674bfa8c04a))
- update dependency com.google.protobuf:protobuf-bom to v3.19.3 ([#571](https://togithub.com/googleapis/java-shared-dependencies/issues/571)) ([c1931e1](https://togithub.com/googleapis/java-shared-dependencies/commit/c1931e1c4611ca3d1e2afac1c9e983cf1ec4a7de))
- update dependency io.grpc:grpc-bom to v1.44.0 ([#586](https://togithub.com/googleapis/java-shared-dependencies/issues/586)) ([52c47b7](https://togithub.com/googleapis/java-shared-dependencies/commit/52c47b7425af438ba1a82dac87f9002353a6a87a))
- update dependency org.checkerframework:checker-qual to v3.21.1 ([#554](https://togithub.com/googleapis/java-shared-dependencies/issues/554)) ([81bbb91](https://togithub.com/googleapis/java-shared-dependencies/commit/81bbb91774ab67161371bfd0dfd143de89dee4c9))
- update gax.version to v2.11.0 ([#581](https://togithub.com/googleapis/java-shared-dependencies/issues/581)) ([1899612](https://togithub.com/googleapis/java-shared-dependencies/commit/189961226f84cdd4e283780d2c7d4a4dffc3e00c))
- update gax.version to v2.9.0 ([#573](https://togithub.com/googleapis/java-shared-dependencies/issues/573)) ([ee5e38e](https://togithub.com/googleapis/java-shared-dependencies/commit/ee5e38efea574eeb2b5803192da98ba1ce1c8e6e))
- update google.common-protos.version to v2.7.2 ([#588](https://togithub.com/googleapis/java-shared-dependencies/issues/588)) ([caac0e6](https://togithub.com/googleapis/java-shared-dependencies/commit/caac0e68e336b801becb6322b5b81fce1824ad8a))
- update google.core.version to v2.4.0 ([#589](https://togithub.com/googleapis/java-shared-dependencies/issues/589)) ([6a292e3](https://togithub.com/googleapis/java-shared-dependencies/commit/6a292e3530a06d6b228f3154ed4e979ef68d7aeb))
- update iam.version to v1.2.1 ([#569](https://togithub.com/googleapis/java-shared-dependencies/issues/569)) ([62dd270](https://togithub.com/googleapis/java-shared-dependencies/commit/62dd2705b257c4bb539bfe619234f38d0e13b138))
- update opencensus.version to v0.30.0 ([#552](https://togithub.com/googleapis/java-shared-dependencies/issues/552)) ([ebae62e](https://togithub.com/googleapis/java-shared-dependencies/commit/ebae62eca75234db4fd571f42b8ed0f6ce1bd1f7))
- update opencensus.version to v0.31.0 ([#585](https://togithub.com/googleapis/java-shared-dependencies/issues/585)) ([021b066](https://togithub.com/googleapis/java-shared-dependencies/commit/021b066a833af1629c89fcca593d16b9786ee0bf))
---
### 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-appengine-admin).
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 591afac0..be522904 100644
--- a/pom.xml
+++ b/pom.xml
@@ -76,7 +76,7 @@
com.google.cloud
google-cloud-shared-dependencies
- 2.6.0
+ 2.7.0
pom
import
From c41ec5e832452a8510e5ff96c06e1f9839ad3da1 Mon Sep 17 00:00:00 2001
From: "gcf-owl-bot[bot]" <78513119+gcf-owl-bot[bot]@users.noreply.github.com>
Date: Wed, 2 Feb 2022 04:54:59 +0000
Subject: [PATCH 16/18] deps(java): update actions/github-script action to v5
(#1339) (#182)
---
.github/.OwlBot.lock.yaml | 15 ++++++++++++++-
.github/workflows/approve-readme.yaml | 2 +-
.github/workflows/auto-release.yaml | 2 +-
3 files changed, 16 insertions(+), 3 deletions(-)
diff --git a/.github/.OwlBot.lock.yaml b/.github/.OwlBot.lock.yaml
index dcdda8c6..be3b9bde 100644
--- a/.github/.OwlBot.lock.yaml
+++ b/.github/.OwlBot.lock.yaml
@@ -1,3 +1,16 @@
+# 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.
docker:
image: gcr.io/cloud-devrel-public-resources/owlbot-java:latest
- digest: sha256:9669c169d0582f13d6b2d319a43a78fc49f296a883aa48519bd0e5c7d34087c4
+ digest: sha256:7062473f423f339256346ddbee3d81fb1de6b784fabc2a4d959d7df2c720e375
diff --git a/.github/workflows/approve-readme.yaml b/.github/workflows/approve-readme.yaml
index 7513acae..c5132427 100644
--- a/.github/workflows/approve-readme.yaml
+++ b/.github/workflows/approve-readme.yaml
@@ -6,7 +6,7 @@ jobs:
runs-on: ubuntu-latest
if: github.repository_owner == 'googleapis' && github.head_ref == 'autosynth-readme'
steps:
- - uses: actions/github-script@v3
+ - uses: actions/github-script@v5
with:
github-token: ${{secrets.YOSHI_APPROVER_TOKEN}}
script: |
diff --git a/.github/workflows/auto-release.yaml b/.github/workflows/auto-release.yaml
index 9b4fd4d8..59c7cadd 100644
--- a/.github/workflows/auto-release.yaml
+++ b/.github/workflows/auto-release.yaml
@@ -6,7 +6,7 @@ jobs:
runs-on: ubuntu-latest
if: contains(github.head_ref, 'release-please')
steps:
- - uses: actions/github-script@v3
+ - uses: actions/github-script@v5
with:
github-token: ${{secrets.YOSHI_APPROVER_TOKEN}}
debug: true
From 0bed36de05cb5495db6ad40a212904baefc16637 Mon Sep 17 00:00:00 2001
From: "gcf-owl-bot[bot]" <78513119+gcf-owl-bot[bot]@users.noreply.github.com>
Date: Thu, 3 Feb 2022 19:46:52 +0000
Subject: [PATCH 17/18] chore: add kokoro config to run nightly integration
test on java11.0.14 (#1347) (#185)
---
.github/.OwlBot.lock.yaml | 2 +-
.kokoro/nightly/java11-integration.cfg | 37 ++++++++++++++++++++++++++
2 files changed, 38 insertions(+), 1 deletion(-)
create mode 100644 .kokoro/nightly/java11-integration.cfg
diff --git a/.github/.OwlBot.lock.yaml b/.github/.OwlBot.lock.yaml
index be3b9bde..8807efca 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:7062473f423f339256346ddbee3d81fb1de6b784fabc2a4d959d7df2c720e375
+ digest: sha256:7c853edc4136ae8f19f9d46d4569d38de2e446db2eea057f32e412bdba255846
diff --git a/.kokoro/nightly/java11-integration.cfg b/.kokoro/nightly/java11-integration.cfg
new file mode 100644
index 00000000..58049cc3
--- /dev/null
+++ b/.kokoro/nightly/java11-integration.cfg
@@ -0,0 +1,37 @@
+# Format: //devtools/kokoro/config/proto/build.proto
+
+# Configure the docker image for kokoro-trampoline.
+env_vars: {
+ key: "TRAMPOLINE_IMAGE"
+ value: "gcr.io/cloud-devrel-public-resources/java11014"
+}
+
+env_vars: {
+ key: "JOB_TYPE"
+ value: "integration"
+}
+# TODO: remove this after we've migrated all tests and scripts
+env_vars: {
+ key: "GCLOUD_PROJECT"
+ value: "gcloud-devel"
+}
+
+env_vars: {
+ key: "GOOGLE_CLOUD_PROJECT"
+ value: "gcloud-devel"
+}
+
+env_vars: {
+ key: "ENABLE_FLAKYBOT"
+ value: "true"
+}
+
+env_vars: {
+ key: "GOOGLE_APPLICATION_CREDENTIALS"
+ value: "secret_manager/java-it-service-account"
+}
+
+env_vars: {
+ key: "SECRET_MANAGER_KEYS"
+ value: "java-it-service-account"
+}
From 2ce26278e985d04ee7123eb5fabf9f069028f68a Mon Sep 17 00:00:00 2001
From: "release-please[bot]"
<55107282+release-please[bot]@users.noreply.github.com>
Date: Thu, 3 Feb 2022 20:52:44 +0000
Subject: [PATCH 18/18] chore(main): release 2.1.5 (#183)
:robot: I have created a release *beep* *boop*
---
### [2.1.5](https://github.com/googleapis/java-appengine-admin/compare/v2.1.4...v2.1.5) (2022-02-03)
### Dependencies
* **java:** update actions/github-script action to v5 ([#1339](https://github.com/googleapis/java-appengine-admin/issues/1339)) ([#182](https://github.com/googleapis/java-appengine-admin/issues/182)) ([c41ec5e](https://github.com/googleapis/java-appengine-admin/commit/c41ec5e832452a8510e5ff96c06e1f9839ad3da1))
* update actions/github-script action to v5 ([#181](https://github.com/googleapis/java-appengine-admin/issues/181)) ([2aa3d62](https://github.com/googleapis/java-appengine-admin/commit/2aa3d6287c47691026107ccad0b0e459bd0303a3))
* update dependency com.google.cloud:google-cloud-shared-dependencies to v2.7.0 ([#184](https://github.com/googleapis/java-appengine-admin/issues/184)) ([5d37148](https://github.com/googleapis/java-appengine-admin/commit/5d3714877b10fcc8f77f6a8170283d399d1154d1))
---
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 | 9 +++++++++
google-cloud-appengine-admin-bom/pom.xml | 8 ++++----
google-cloud-appengine-admin/pom.xml | 4 ++--
grpc-google-cloud-appengine-admin-v1/pom.xml | 4 ++--
pom.xml | 8 ++++----
proto-google-cloud-appengine-admin-v1/pom.xml | 4 ++--
versions.txt | 6 +++---
7 files changed, 26 insertions(+), 17 deletions(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index afb9bf74..9746dd64 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,14 @@
# Changelog
+### [2.1.5](https://github.com/googleapis/java-appengine-admin/compare/v2.1.4...v2.1.5) (2022-02-03)
+
+
+### Dependencies
+
+* **java:** update actions/github-script action to v5 ([#1339](https://github.com/googleapis/java-appengine-admin/issues/1339)) ([#182](https://github.com/googleapis/java-appengine-admin/issues/182)) ([c41ec5e](https://github.com/googleapis/java-appengine-admin/commit/c41ec5e832452a8510e5ff96c06e1f9839ad3da1))
+* update actions/github-script action to v5 ([#181](https://github.com/googleapis/java-appengine-admin/issues/181)) ([2aa3d62](https://github.com/googleapis/java-appengine-admin/commit/2aa3d6287c47691026107ccad0b0e459bd0303a3))
+* update dependency com.google.cloud:google-cloud-shared-dependencies to v2.7.0 ([#184](https://github.com/googleapis/java-appengine-admin/issues/184)) ([5d37148](https://github.com/googleapis/java-appengine-admin/commit/5d3714877b10fcc8f77f6a8170283d399d1154d1))
+
### [2.1.4](https://www.github.com/googleapis/java-appengine-admin/compare/v2.1.3...v2.1.4) (2022-01-07)
diff --git a/google-cloud-appengine-admin-bom/pom.xml b/google-cloud-appengine-admin-bom/pom.xml
index fa0255fc..9a593cdf 100644
--- a/google-cloud-appengine-admin-bom/pom.xml
+++ b/google-cloud-appengine-admin-bom/pom.xml
@@ -3,7 +3,7 @@
4.0.0
com.google.cloud
google-cloud-appengine-admin-bom
- 2.1.5-SNAPSHOT
+ 2.1.5
pom
com.google.cloud
@@ -56,17 +56,17 @@
com.google.cloud
google-cloud-appengine-admin
- 2.1.5-SNAPSHOT
+ 2.1.5
com.google.api.grpc
grpc-google-cloud-appengine-admin-v1
- 2.1.5-SNAPSHOT
+ 2.1.5
com.google.api.grpc
proto-google-cloud-appengine-admin-v1
- 2.1.5-SNAPSHOT
+ 2.1.5
diff --git a/google-cloud-appengine-admin/pom.xml b/google-cloud-appengine-admin/pom.xml
index 4bf19e5d..86a83708 100644
--- a/google-cloud-appengine-admin/pom.xml
+++ b/google-cloud-appengine-admin/pom.xml
@@ -3,7 +3,7 @@
4.0.0
com.google.cloud
google-cloud-appengine-admin
- 2.1.5-SNAPSHOT
+ 2.1.5
jar
Google App Engine Admin API
https://github.com/googleapis/java-appengine-admin
@@ -11,7 +11,7 @@
com.google.cloud
google-cloud-appengine-admin-parent
- 2.1.5-SNAPSHOT
+ 2.1.5
google-cloud-appengine-admin
diff --git a/grpc-google-cloud-appengine-admin-v1/pom.xml b/grpc-google-cloud-appengine-admin-v1/pom.xml
index 4f151df4..1a1a07d6 100644
--- a/grpc-google-cloud-appengine-admin-v1/pom.xml
+++ b/grpc-google-cloud-appengine-admin-v1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
grpc-google-cloud-appengine-admin-v1
- 2.1.5-SNAPSHOT
+ 2.1.5
grpc-google-cloud-appengine-admin-v1
GRPC library for google-cloud-appengine-admin
com.google.cloud
google-cloud-appengine-admin-parent
- 2.1.5-SNAPSHOT
+ 2.1.5
diff --git a/pom.xml b/pom.xml
index be522904..03ecc1ce 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
com.google.cloud
google-cloud-appengine-admin-parent
pom
- 2.1.5-SNAPSHOT
+ 2.1.5
Google App Engine Admin API Parent
https://github.com/googleapis/java-appengine-admin
@@ -60,17 +60,17 @@
com.google.cloud
google-cloud-appengine-admin
- 2.1.5-SNAPSHOT
+ 2.1.5
com.google.api.grpc
grpc-google-cloud-appengine-admin-v1
- 2.1.5-SNAPSHOT
+ 2.1.5
com.google.api.grpc
proto-google-cloud-appengine-admin-v1
- 2.1.5-SNAPSHOT
+ 2.1.5
diff --git a/proto-google-cloud-appengine-admin-v1/pom.xml b/proto-google-cloud-appengine-admin-v1/pom.xml
index cad2a1fc..5fc57667 100644
--- a/proto-google-cloud-appengine-admin-v1/pom.xml
+++ b/proto-google-cloud-appengine-admin-v1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
proto-google-cloud-appengine-admin-v1
- 2.1.5-SNAPSHOT
+ 2.1.5
proto-google-cloud-appengine-admin-v1
Proto library for google-cloud-appengine-admin
com.google.cloud
google-cloud-appengine-admin-parent
- 2.1.5-SNAPSHOT
+ 2.1.5
diff --git a/versions.txt b/versions.txt
index 8e102656..afff4bee 100644
--- a/versions.txt
+++ b/versions.txt
@@ -1,6 +1,6 @@
# Format:
# module:released-version:current-version
-google-cloud-appengine-admin:2.1.4:2.1.5-SNAPSHOT
-grpc-google-cloud-appengine-admin-v1:2.1.4:2.1.5-SNAPSHOT
-proto-google-cloud-appengine-admin-v1:2.1.4:2.1.5-SNAPSHOT
+google-cloud-appengine-admin:2.1.5:2.1.5
+grpc-google-cloud-appengine-admin-v1:2.1.5:2.1.5
+proto-google-cloud-appengine-admin-v1:2.1.5:2.1.5