From f06fd95a065f5fcbf3f8350af3b4b8ceb481e383 Mon Sep 17 00:00:00 2001
From: "release-please[bot]"
<55107282+release-please[bot]@users.noreply.github.com>
Date: Tue, 24 May 2022 03:32:11 +0000
Subject: [PATCH] chore(main): release 1.2.0 (#264)
:robot: I have created a release *beep* *boop*
---
## [1.2.0](https://github.com/googleapis/java-artifact-registry/compare/v1.1.2...v1.2.0) (2022-05-19)
### Features
* add build scripts for native image testing in Java 17 ([#1440](https://github.com/googleapis/java-artifact-registry/issues/1440)) ([#263](https://github.com/googleapis/java-artifact-registry/issues/263)) ([1cb749f](https://github.com/googleapis/java-artifact-registry/commit/1cb749fd58eba42f5765f49145ac7e009d5e8d5c))
### Dependencies
* update dependency com.google.cloud:google-cloud-shared-dependencies to v2.11.0 ([#262](https://github.com/googleapis/java-artifact-registry/issues/262)) ([543d412](https://github.com/googleapis/java-artifact-registry/commit/543d412df4c45f21217f33b0401366a247b2ac32))
* update dependency com.google.cloud:google-cloud-shared-dependencies to v2.12.0 ([#265](https://github.com/googleapis/java-artifact-registry/issues/265)) ([bea4f19](https://github.com/googleapis/java-artifact-registry/commit/bea4f191b6571271a0ee8f6951440b5865a429a4))
---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
---
java-artifact-registry/CHANGELOG.md | 13 +++++++++++++
.../google-cloud-artifact-registry-bom/pom.xml | 12 ++++++------
.../google-cloud-artifact-registry/pom.xml | 4 ++--
.../grpc-google-cloud-artifact-registry-v1/pom.xml | 4 ++--
.../pom.xml | 4 ++--
java-artifact-registry/pom.xml | 12 ++++++------
.../proto-google-cloud-artifact-registry-v1/pom.xml | 4 ++--
.../pom.xml | 4 ++--
java-artifact-registry/samples/snapshot/pom.xml | 2 +-
java-artifact-registry/versions.txt | 10 +++++-----
10 files changed, 41 insertions(+), 28 deletions(-)
diff --git a/java-artifact-registry/CHANGELOG.md b/java-artifact-registry/CHANGELOG.md
index 4ed60324dc4..4093c814485 100644
--- a/java-artifact-registry/CHANGELOG.md
+++ b/java-artifact-registry/CHANGELOG.md
@@ -1,5 +1,18 @@
# Changelog
+## [1.2.0](https://github.com/googleapis/java-artifact-registry/compare/v1.1.2...v1.2.0) (2022-05-19)
+
+
+### Features
+
+* add build scripts for native image testing in Java 17 ([#1440](https://github.com/googleapis/java-artifact-registry/issues/1440)) ([#263](https://github.com/googleapis/java-artifact-registry/issues/263)) ([62a3bbc](https://github.com/googleapis/java-artifact-registry/commit/62a3bbc0468312128d7012ec1960491d2b7a6d90))
+
+
+### Dependencies
+
+* update dependency com.google.cloud:google-cloud-shared-dependencies to v2.11.0 ([#262](https://github.com/googleapis/java-artifact-registry/issues/262)) ([e27cbaa](https://github.com/googleapis/java-artifact-registry/commit/e27cbaa12fe584b88427a74ba385cf0ee9d85d59))
+* update dependency com.google.cloud:google-cloud-shared-dependencies to v2.12.0 ([#265](https://github.com/googleapis/java-artifact-registry/issues/265)) ([5bd481a](https://github.com/googleapis/java-artifact-registry/commit/5bd481ab44151cb03a16832d5a72af7998ecf764))
+
### [1.1.2](https://github.com/googleapis/java-artifact-registry/compare/v1.1.1...v1.1.2) (2022-04-15)
diff --git a/java-artifact-registry/google-cloud-artifact-registry-bom/pom.xml b/java-artifact-registry/google-cloud-artifact-registry-bom/pom.xml
index fa7a542e48e..51425b7d291 100644
--- a/java-artifact-registry/google-cloud-artifact-registry-bom/pom.xml
+++ b/java-artifact-registry/google-cloud-artifact-registry-bom/pom.xml
@@ -3,7 +3,7 @@
4.0.0
com.google.cloud
google-cloud-artifact-registry-bom
- 1.1.3-SNAPSHOT
+ 1.2.0
pom
com.google.cloud
@@ -56,27 +56,27 @@
com.google.cloud
google-cloud-artifact-registry
- 1.1.3-SNAPSHOT
+ 1.2.0
com.google.api.grpc
grpc-google-cloud-artifact-registry-v1beta2
- 0.7.3-SNAPSHOT
+ 0.8.0
com.google.api.grpc
grpc-google-cloud-artifact-registry-v1
- 1.1.3-SNAPSHOT
+ 1.2.0
com.google.api.grpc
proto-google-cloud-artifact-registry-v1beta2
- 0.7.3-SNAPSHOT
+ 0.8.0
com.google.api.grpc
proto-google-cloud-artifact-registry-v1
- 1.1.3-SNAPSHOT
+ 1.2.0
diff --git a/java-artifact-registry/google-cloud-artifact-registry/pom.xml b/java-artifact-registry/google-cloud-artifact-registry/pom.xml
index 9071324fe43..4a2bc116467 100644
--- a/java-artifact-registry/google-cloud-artifact-registry/pom.xml
+++ b/java-artifact-registry/google-cloud-artifact-registry/pom.xml
@@ -3,7 +3,7 @@
4.0.0
com.google.cloud
google-cloud-artifact-registry
- 1.1.3-SNAPSHOT
+ 1.2.0
jar
Google Artifact Registry
https://github.com/googleapis/java-artifact-registry
@@ -11,7 +11,7 @@
com.google.cloud
google-cloud-artifact-registry-parent
- 1.1.3-SNAPSHOT
+ 1.2.0
google-cloud-artifact-registry
diff --git a/java-artifact-registry/grpc-google-cloud-artifact-registry-v1/pom.xml b/java-artifact-registry/grpc-google-cloud-artifact-registry-v1/pom.xml
index 1952b2016a9..c92d7cbe87d 100644
--- a/java-artifact-registry/grpc-google-cloud-artifact-registry-v1/pom.xml
+++ b/java-artifact-registry/grpc-google-cloud-artifact-registry-v1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
grpc-google-cloud-artifact-registry-v1
- 1.1.3-SNAPSHOT
+ 1.2.0
grpc-google-cloud-artifact-registry-v1
GRPC library for google-cloud-artifact-registry
com.google.cloud
google-cloud-artifact-registry-parent
- 1.1.3-SNAPSHOT
+ 1.2.0
diff --git a/java-artifact-registry/grpc-google-cloud-artifact-registry-v1beta2/pom.xml b/java-artifact-registry/grpc-google-cloud-artifact-registry-v1beta2/pom.xml
index 323ae22e014..61a5bc328de 100644
--- a/java-artifact-registry/grpc-google-cloud-artifact-registry-v1beta2/pom.xml
+++ b/java-artifact-registry/grpc-google-cloud-artifact-registry-v1beta2/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
grpc-google-cloud-artifact-registry-v1beta2
- 0.7.3-SNAPSHOT
+ 0.8.0
grpc-google-cloud-artifact-registry-v1beta2
GRPC library for google-cloud-artifact-registry
com.google.cloud
google-cloud-artifact-registry-parent
- 1.1.3-SNAPSHOT
+ 1.2.0
diff --git a/java-artifact-registry/pom.xml b/java-artifact-registry/pom.xml
index ce3ca57f43f..54409a4b0c4 100644
--- a/java-artifact-registry/pom.xml
+++ b/java-artifact-registry/pom.xml
@@ -4,7 +4,7 @@
com.google.cloud
google-cloud-artifact-registry-parent
pom
- 1.1.3-SNAPSHOT
+ 1.2.0
Google Artifact Registry Parent
https://github.com/googleapis/java-artifact-registry
@@ -61,27 +61,27 @@
com.google.cloud
google-cloud-artifact-registry
- 1.1.3-SNAPSHOT
+ 1.2.0
com.google.api.grpc
proto-google-cloud-artifact-registry-v1
- 1.1.3-SNAPSHOT
+ 1.2.0
com.google.api.grpc
grpc-google-cloud-artifact-registry-v1
- 1.1.3-SNAPSHOT
+ 1.2.0
com.google.api.grpc
proto-google-cloud-artifact-registry-v1beta2
- 0.7.3-SNAPSHOT
+ 0.8.0
com.google.api.grpc
grpc-google-cloud-artifact-registry-v1beta2
- 0.7.3-SNAPSHOT
+ 0.8.0
diff --git a/java-artifact-registry/proto-google-cloud-artifact-registry-v1/pom.xml b/java-artifact-registry/proto-google-cloud-artifact-registry-v1/pom.xml
index bf8349c6523..257767017f2 100644
--- a/java-artifact-registry/proto-google-cloud-artifact-registry-v1/pom.xml
+++ b/java-artifact-registry/proto-google-cloud-artifact-registry-v1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
proto-google-cloud-artifact-registry-v1
- 1.1.3-SNAPSHOT
+ 1.2.0
proto-google-cloud-artifact-registry-v1
Proto library for google-cloud-artifact-registry
com.google.cloud
google-cloud-artifact-registry-parent
- 1.1.3-SNAPSHOT
+ 1.2.0
diff --git a/java-artifact-registry/proto-google-cloud-artifact-registry-v1beta2/pom.xml b/java-artifact-registry/proto-google-cloud-artifact-registry-v1beta2/pom.xml
index 82127948e03..91218af2aeb 100644
--- a/java-artifact-registry/proto-google-cloud-artifact-registry-v1beta2/pom.xml
+++ b/java-artifact-registry/proto-google-cloud-artifact-registry-v1beta2/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
proto-google-cloud-artifact-registry-v1beta2
- 0.7.3-SNAPSHOT
+ 0.8.0
grpc-google-cloud-artifact-registry-v1beta2
Proto library for google-cloud-artifact-registry
com.google.cloud
google-cloud-artifact-registry-parent
- 1.1.3-SNAPSHOT
+ 1.2.0
diff --git a/java-artifact-registry/samples/snapshot/pom.xml b/java-artifact-registry/samples/snapshot/pom.xml
index 273d22bce38..12c8b6e3ee2 100644
--- a/java-artifact-registry/samples/snapshot/pom.xml
+++ b/java-artifact-registry/samples/snapshot/pom.xml
@@ -28,7 +28,7 @@
com.google.cloud
google-cloud-artifact-registry
- 1.1.3-SNAPSHOT
+ 1.2.0
diff --git a/java-artifact-registry/versions.txt b/java-artifact-registry/versions.txt
index cbe1bd2c4ff..3b901965c1a 100644
--- a/java-artifact-registry/versions.txt
+++ b/java-artifact-registry/versions.txt
@@ -1,8 +1,8 @@
# Format:
# module:released-version:current-version
-google-cloud-artifact-registry:1.1.2:1.1.3-SNAPSHOT
-grpc-google-cloud-artifact-registry-v1beta2:0.7.2:0.7.3-SNAPSHOT
-grpc-google-cloud-artifact-registry-v1:1.1.2:1.1.3-SNAPSHOT
-proto-google-cloud-artifact-registry-v1beta2:0.7.2:0.7.3-SNAPSHOT
-proto-google-cloud-artifact-registry-v1:1.1.2:1.1.3-SNAPSHOT
+google-cloud-artifact-registry:1.2.0:1.2.0
+grpc-google-cloud-artifact-registry-v1beta2:0.8.0:0.8.0
+grpc-google-cloud-artifact-registry-v1:1.2.0:1.2.0
+proto-google-cloud-artifact-registry-v1beta2:0.8.0:0.8.0
+proto-google-cloud-artifact-registry-v1:1.2.0:1.2.0