Skip to content

Commit

Permalink
chore(main): release 1.22.0-SNAPSHOT (#9920)
Browse files Browse the repository at this point in the history
* chore(main): release 1.22.0-SNAPSHOT

* chore(main): release 1.22.0-SNAPSHOT

* chore(main): release 1.22.0-SNAPSHOT

* chore(main): release 1.22.0-SNAPSHOT

* chore(main): release 1.22.0-SNAPSHOT

* chore(main): release 1.22.0-SNAPSHOT

* chore(main): release 1.22.0-SNAPSHOT

* chore(main): release 1.22.0-SNAPSHOT

* chore(main): release 1.22.0-SNAPSHOT

* chore(main): release 1.22.0-SNAPSHOT

* chore(main): release 1.22.0-SNAPSHOT

* chore(main): release 1.22.0-SNAPSHOT

---------

Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
  • Loading branch information
release-please[bot] committed Sep 29, 2023
1 parent e5cdd36 commit 76f64f3
Show file tree
Hide file tree
Showing 992 changed files with 4,166 additions and 4,166 deletions.
316 changes: 158 additions & 158 deletions gapic-libraries-bom/pom.xml

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions google-cloud-jar-parent/pom.xml
Expand Up @@ -5,7 +5,7 @@
<modelVersion>4.0.0</modelVersion>
<artifactId>google-cloud-jar-parent</artifactId>
<groupId>com.google.cloud</groupId>
<version>1.21.0</version><!-- {x-version-update:google-cloud-java:current} -->
<version>1.22.0-SNAPSHOT</version><!-- {x-version-update:google-cloud-java:current} -->
<packaging>pom</packaging>
<name>Google Cloud JAR Parent</name>
<description>
Expand All @@ -15,7 +15,7 @@
<parent>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-pom-parent</artifactId>
<version>1.21.0</version><!-- {x-version-update:google-cloud-java:current} -->
<version>1.22.0-SNAPSHOT</version><!-- {x-version-update:google-cloud-java:current} -->
<relativePath>../google-cloud-pom-parent/pom.xml</relativePath>
</parent>
<properties>
Expand Down
2 changes: 1 addition & 1 deletion google-cloud-pom-parent/pom.xml
Expand Up @@ -5,7 +5,7 @@
<modelVersion>4.0.0</modelVersion>
<artifactId>google-cloud-pom-parent</artifactId>
<groupId>com.google.cloud</groupId>
<version>1.21.0</version><!-- {x-version-update:google-cloud-java:current} -->
<version>1.22.0-SNAPSHOT</version><!-- {x-version-update:google-cloud-java:current} -->
<packaging>pom</packaging>
<name>Google Cloud POM Parent</name>
<url>https://github.com/googleapis/google-cloud-java</url>
Expand Down
10 changes: 5 additions & 5 deletions java-accessapproval/google-cloud-accessapproval-bom/pom.xml
Expand Up @@ -3,13 +3,13 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-accessapproval-bom</artifactId>
<version>2.28.0</version><!-- {x-version-update:google-cloud-accessapproval:current} -->
<version>2.29.0-SNAPSHOT</version><!-- {x-version-update:google-cloud-accessapproval:current} -->
<packaging>pom</packaging>

<parent>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-pom-parent</artifactId>
<version>1.21.0</version><!-- {x-version-update:google-cloud-java:current} -->
<version>1.22.0-SNAPSHOT</version><!-- {x-version-update:google-cloud-java:current} -->
<relativePath>../../google-cloud-pom-parent/pom.xml</relativePath>
</parent>

Expand All @@ -23,17 +23,17 @@
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-accessapproval</artifactId>
<version>2.28.0</version><!-- {x-version-update:google-cloud-accessapproval:current} -->
<version>2.29.0-SNAPSHOT</version><!-- {x-version-update:google-cloud-accessapproval:current} -->
</dependency>
<dependency>
<groupId>com.google.api.grpc</groupId>
<artifactId>grpc-google-cloud-accessapproval-v1</artifactId>
<version>2.28.0</version><!-- {x-version-update:grpc-google-cloud-accessapproval-v1:current} -->
<version>2.29.0-SNAPSHOT</version><!-- {x-version-update:grpc-google-cloud-accessapproval-v1:current} -->
</dependency>
<dependency>
<groupId>com.google.api.grpc</groupId>
<artifactId>proto-google-cloud-accessapproval-v1</artifactId>
<version>2.28.0</version><!-- {x-version-update:proto-google-cloud-accessapproval-v1:current} -->
<version>2.29.0-SNAPSHOT</version><!-- {x-version-update:proto-google-cloud-accessapproval-v1:current} -->
</dependency>
</dependencies>
</dependencyManagement>
Expand Down
4 changes: 2 additions & 2 deletions java-accessapproval/google-cloud-accessapproval/pom.xml
Expand Up @@ -3,14 +3,14 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-accessapproval</artifactId>
<version>2.28.0</version><!-- {x-version-update:google-cloud-accessapproval:current} -->
<version>2.29.0-SNAPSHOT</version><!-- {x-version-update:google-cloud-accessapproval:current} -->
<packaging>jar</packaging>
<name>Google Cloud Access Approval</name>
<description>Java idiomatic client for Google Cloud accessapproval</description>
<parent>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-accessapproval-parent</artifactId>
<version>2.28.0</version><!-- {x-version-update:google-cloud-accessapproval:current} -->
<version>2.29.0-SNAPSHOT</version><!-- {x-version-update:google-cloud-accessapproval:current} -->
</parent>
<properties>
<site.installationModule>google-cloud-accessapproval</site.installationModule>
Expand Down
Expand Up @@ -4,13 +4,13 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.google.api.grpc</groupId>
<artifactId>grpc-google-cloud-accessapproval-v1</artifactId>
<version>2.28.0</version><!-- {x-version-update:grpc-google-cloud-accessapproval-v1:current} -->
<version>2.29.0-SNAPSHOT</version><!-- {x-version-update:grpc-google-cloud-accessapproval-v1:current} -->
<name>grpc-google-cloud-accessapproval-v1</name>
<description>GRPC library for grpc-google-cloud-accessapproval-v1</description>
<parent>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-accessapproval-parent</artifactId>
<version>2.28.0</version><!-- {x-version-update:google-cloud-accessapproval:current} -->
<version>2.29.0-SNAPSHOT</version><!-- {x-version-update:google-cloud-accessapproval:current} -->
</parent>
<dependencies>
<dependency>
Expand Down
10 changes: 5 additions & 5 deletions java-accessapproval/pom.xml
Expand Up @@ -4,7 +4,7 @@
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-accessapproval-parent</artifactId>
<packaging>pom</packaging>
<version>2.28.0</version><!-- {x-version-update:google-cloud-accessapproval:current} -->
<version>2.29.0-SNAPSHOT</version><!-- {x-version-update:google-cloud-accessapproval:current} -->
<name>Google Cloud Access Approval Parent</name>
<description>
Java idiomatic client for Google Cloud Platform services.
Expand All @@ -13,7 +13,7 @@
<parent>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-jar-parent</artifactId>
<version>1.21.0</version><!-- {x-version-update:google-cloud-java:current} -->
<version>1.22.0-SNAPSHOT</version><!-- {x-version-update:google-cloud-java:current} -->
<relativePath>../google-cloud-jar-parent/pom.xml</relativePath>
</parent>

Expand All @@ -29,17 +29,17 @@
<dependency>
<groupId>com.google.api.grpc</groupId>
<artifactId>proto-google-cloud-accessapproval-v1</artifactId>
<version>2.28.0</version><!-- {x-version-update:proto-google-cloud-accessapproval-v1:current} -->
<version>2.29.0-SNAPSHOT</version><!-- {x-version-update:proto-google-cloud-accessapproval-v1:current} -->
</dependency>
<dependency>
<groupId>com.google.api.grpc</groupId>
<artifactId>grpc-google-cloud-accessapproval-v1</artifactId>
<version>2.28.0</version><!-- {x-version-update:grpc-google-cloud-accessapproval-v1:current} -->
<version>2.29.0-SNAPSHOT</version><!-- {x-version-update:grpc-google-cloud-accessapproval-v1:current} -->
</dependency>
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-accessapproval</artifactId>
<version>2.28.0</version><!-- {x-version-update:google-cloud-accessapproval:current} -->
<version>2.29.0-SNAPSHOT</version><!-- {x-version-update:google-cloud-accessapproval:current} -->
</dependency>

<!-- Test dependencies -->
Expand Down
Expand Up @@ -4,13 +4,13 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.google.api.grpc</groupId>
<artifactId>proto-google-cloud-accessapproval-v1</artifactId>
<version>2.28.0</version><!-- {x-version-update:proto-google-cloud-accessapproval-v1:current} -->
<version>2.29.0-SNAPSHOT</version><!-- {x-version-update:proto-google-cloud-accessapproval-v1:current} -->
<name>proto-google-cloud-accessapproval-v1beta1</name>
<description>PROTO library for proto-google-cloud-accessapproval-v1</description>
<parent>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-accessapproval-parent</artifactId>
<version>2.28.0</version><!-- {x-version-update:google-cloud-accessapproval:current} -->
<version>2.29.0-SNAPSHOT</version><!-- {x-version-update:google-cloud-accessapproval:current} -->
</parent>
<dependencies>
<dependency>
Expand Down
Expand Up @@ -3,13 +3,13 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.google.cloud</groupId>
<artifactId>google-identity-accesscontextmanager-bom</artifactId>
<version>1.28.0</version><!-- {x-version-update:google-identity-accesscontextmanager:current} -->
<version>1.29.0-SNAPSHOT</version><!-- {x-version-update:google-identity-accesscontextmanager:current} -->
<packaging>pom</packaging>

<parent>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-pom-parent</artifactId>
<version>1.21.0</version><!-- {x-version-update:google-cloud-java:current} -->
<version>1.22.0-SNAPSHOT</version><!-- {x-version-update:google-cloud-java:current} -->
<relativePath>../../google-cloud-pom-parent/pom.xml</relativePath>
</parent>

Expand All @@ -27,22 +27,22 @@
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-identity-accesscontextmanager</artifactId>
<version>1.28.0</version><!-- {x-version-update:google-identity-accesscontextmanager:current} -->
<version>1.29.0-SNAPSHOT</version><!-- {x-version-update:google-identity-accesscontextmanager:current} -->
</dependency>
<dependency>
<groupId>com.google.api.grpc</groupId>
<artifactId>grpc-google-identity-accesscontextmanager-v1</artifactId>
<version>1.28.0</version><!-- {x-version-update:grpc-google-identity-accesscontextmanager-v1:current} -->
<version>1.29.0-SNAPSHOT</version><!-- {x-version-update:grpc-google-identity-accesscontextmanager-v1:current} -->
</dependency>
<dependency>
<groupId>com.google.api.grpc</groupId>
<artifactId>proto-google-identity-accesscontextmanager-v1</artifactId>
<version>1.28.0</version><!-- {x-version-update:proto-google-identity-accesscontextmanager-v1:current} -->
<version>1.29.0-SNAPSHOT</version><!-- {x-version-update:proto-google-identity-accesscontextmanager-v1:current} -->
</dependency>
<dependency>
<groupId>com.google.api.grpc</groupId>
<artifactId>proto-google-identity-accesscontextmanager-type</artifactId>
<version>1.28.0</version><!-- {x-version-update:proto-google-identity-accesscontextmanager-type:current} -->
<version>1.29.0-SNAPSHOT</version><!-- {x-version-update:proto-google-identity-accesscontextmanager-type:current} -->
</dependency>
</dependencies>
</dependencyManagement>
Expand Down
Expand Up @@ -3,14 +3,14 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.google.cloud</groupId>
<artifactId>google-identity-accesscontextmanager</artifactId>
<version>1.28.0</version><!-- {x-version-update:google-identity-accesscontextmanager:current} -->
<version>1.29.0-SNAPSHOT</version><!-- {x-version-update:google-identity-accesscontextmanager:current} -->
<packaging>jar</packaging>
<name>Google Identity Access Context Manager</name>
<description>Identity Access Context Manager n/a</description>
<parent>
<groupId>com.google.cloud</groupId>
<artifactId>google-identity-accesscontextmanager-parent</artifactId>
<version>1.28.0</version><!-- {x-version-update:google-identity-accesscontextmanager:current} -->
<version>1.29.0-SNAPSHOT</version><!-- {x-version-update:google-identity-accesscontextmanager:current} -->
</parent>
<properties>
<site.installationModule>google-identity-accesscontextmanager</site.installationModule>
Expand Down
Expand Up @@ -4,13 +4,13 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.google.api.grpc</groupId>
<artifactId>grpc-google-identity-accesscontextmanager-v1</artifactId>
<version>1.28.0</version><!-- {x-version-update:grpc-google-identity-accesscontextmanager-v1:current} -->
<version>1.29.0-SNAPSHOT</version><!-- {x-version-update:grpc-google-identity-accesscontextmanager-v1:current} -->
<name>grpc-google-identity-accesscontextmanager-v1</name>
<description>GRPC library for google-identity-accesscontextmanager</description>
<parent>
<groupId>com.google.cloud</groupId>
<artifactId>google-identity-accesscontextmanager-parent</artifactId>
<version>1.28.0</version><!-- {x-version-update:google-identity-accesscontextmanager:current} -->
<version>1.29.0-SNAPSHOT</version><!-- {x-version-update:google-identity-accesscontextmanager:current} -->
</parent>
<dependencies>
<dependency>
Expand Down
12 changes: 6 additions & 6 deletions java-accesscontextmanager/pom.xml
Expand Up @@ -4,7 +4,7 @@
<groupId>com.google.cloud</groupId>
<artifactId>google-identity-accesscontextmanager-parent</artifactId>
<packaging>pom</packaging>
<version>1.28.0</version><!-- {x-version-update:google-identity-accesscontextmanager:current} -->
<version>1.29.0-SNAPSHOT</version><!-- {x-version-update:google-identity-accesscontextmanager:current} -->
<name>Google Identity Access Context Manager Parent</name>
<description>
Java idiomatic client for Google Cloud Platform services.
Expand All @@ -13,7 +13,7 @@
<parent>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-jar-parent</artifactId>
<version>1.21.0</version><!-- {x-version-update:google-cloud-java:current} -->
<version>1.22.0-SNAPSHOT</version><!-- {x-version-update:google-cloud-java:current} -->
<relativePath>../google-cloud-jar-parent/pom.xml</relativePath>
</parent>

Expand All @@ -30,22 +30,22 @@
<dependency>
<groupId>com.google.api.grpc</groupId>
<artifactId>proto-google-identity-accesscontextmanager-type</artifactId>
<version>1.28.0</version><!-- {x-version-update:proto-google-identity-accesscontextmanager-type:current} -->
<version>1.29.0-SNAPSHOT</version><!-- {x-version-update:proto-google-identity-accesscontextmanager-type:current} -->
</dependency>
<dependency>
<groupId>com.google.api.grpc</groupId>
<artifactId>proto-google-identity-accesscontextmanager-v1</artifactId>
<version>1.28.0</version><!-- {x-version-update:proto-google-identity-accesscontextmanager-v1:current} -->
<version>1.29.0-SNAPSHOT</version><!-- {x-version-update:proto-google-identity-accesscontextmanager-v1:current} -->
</dependency>
<dependency>
<groupId>com.google.api.grpc</groupId>
<artifactId>grpc-google-identity-accesscontextmanager-v1</artifactId>
<version>1.28.0</version><!-- {x-version-update:grpc-google-identity-accesscontextmanager-v1:current} -->
<version>1.29.0-SNAPSHOT</version><!-- {x-version-update:grpc-google-identity-accesscontextmanager-v1:current} -->
</dependency>
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-identity-accesscontextmanager</artifactId>
<version>1.28.0</version><!-- {x-version-update:google-identity-accesscontextmanager:current} -->
<version>1.29.0-SNAPSHOT</version><!-- {x-version-update:google-identity-accesscontextmanager:current} -->
</dependency>
</dependencies>
</dependencyManagement>
Expand Down
Expand Up @@ -4,13 +4,13 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.google.api.grpc</groupId>
<artifactId>proto-google-identity-accesscontextmanager-type</artifactId>
<version>1.28.0</version><!-- {x-version-update:proto-google-identity-accesscontextmanager-type:current} -->
<version>1.29.0-SNAPSHOT</version><!-- {x-version-update:proto-google-identity-accesscontextmanager-type:current} -->
<name>proto-google-identity-accesscontextmanager-type</name>
<description>PROTO library for proto-google-identity-accesscontextmanager-type</description>
<parent>
<groupId>com.google.cloud</groupId>
<artifactId>google-identity-accesscontextmanager-parent</artifactId>
<version>1.28.0</version><!-- {x-version-update:proto-google-identity-accesscontextmanager-v1:current} -->
<version>1.29.0-SNAPSHOT</version><!-- {x-version-update:proto-google-identity-accesscontextmanager-v1:current} -->
</parent>
<dependencies>
<dependency>
Expand Down
Expand Up @@ -4,13 +4,13 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.google.api.grpc</groupId>
<artifactId>proto-google-identity-accesscontextmanager-v1</artifactId>
<version>1.28.0</version><!-- {x-version-update:proto-google-identity-accesscontextmanager-v1:current} -->
<version>1.29.0-SNAPSHOT</version><!-- {x-version-update:proto-google-identity-accesscontextmanager-v1:current} -->
<name>proto-google-identity-accesscontextmanager-v1</name>
<description>PROTO library for proto-google-identity-accesscontextmanager-v1</description>
<parent>
<groupId>com.google.cloud</groupId>
<artifactId>google-identity-accesscontextmanager-parent</artifactId>
<version>1.28.0</version><!-- {x-version-update:proto-google-identity-accesscontextmanager-v1:current} -->
<version>1.29.0-SNAPSHOT</version><!-- {x-version-update:proto-google-identity-accesscontextmanager-v1:current} -->
</parent>
<dependencies>
<dependency>
Expand All @@ -37,7 +37,7 @@
<dependency>
<groupId>com.google.api.grpc</groupId>
<artifactId>proto-google-identity-accesscontextmanager-type</artifactId>
<version>1.28.0</version><!-- {x-version-update:proto-google-identity-accesscontextmanager-v1:current} -->
<version>1.29.0-SNAPSHOT</version><!-- {x-version-update:proto-google-identity-accesscontextmanager-v1:current} -->
</dependency>
</dependencies>
</project>
Expand Up @@ -3,13 +3,13 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-advisorynotifications-bom</artifactId>
<version>0.16.0</version><!-- {x-version-update:google-cloud-advisorynotifications:current} -->
<version>0.17.0-SNAPSHOT</version><!-- {x-version-update:google-cloud-advisorynotifications:current} -->
<packaging>pom</packaging>

<parent>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-pom-parent</artifactId>
<version>1.21.0</version><!-- {x-version-update:google-cloud-java:current} -->
<version>1.22.0-SNAPSHOT</version><!-- {x-version-update:google-cloud-java:current} -->
<relativePath>../../google-cloud-pom-parent/pom.xml</relativePath>
</parent>

Expand All @@ -27,17 +27,17 @@
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-advisorynotifications</artifactId>
<version>0.16.0</version><!-- {x-version-update:google-cloud-advisorynotifications:current} -->
<version>0.17.0-SNAPSHOT</version><!-- {x-version-update:google-cloud-advisorynotifications:current} -->
</dependency>
<dependency>
<groupId>com.google.api.grpc</groupId>
<artifactId>grpc-google-cloud-advisorynotifications-v1</artifactId>
<version>0.16.0</version><!-- {x-version-update:grpc-google-cloud-advisorynotifications-v1:current} -->
<version>0.17.0-SNAPSHOT</version><!-- {x-version-update:grpc-google-cloud-advisorynotifications-v1:current} -->
</dependency>
<dependency>
<groupId>com.google.api.grpc</groupId>
<artifactId>proto-google-cloud-advisorynotifications-v1</artifactId>
<version>0.16.0</version><!-- {x-version-update:proto-google-cloud-advisorynotifications-v1:current} -->
<version>0.17.0-SNAPSHOT</version><!-- {x-version-update:proto-google-cloud-advisorynotifications-v1:current} -->
</dependency>
</dependencies>
</dependencyManagement>
Expand Down
Expand Up @@ -3,14 +3,14 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-advisorynotifications</artifactId>
<version>0.16.0</version><!-- {x-version-update:google-cloud-advisorynotifications:current} -->
<version>0.17.0-SNAPSHOT</version><!-- {x-version-update:google-cloud-advisorynotifications:current} -->
<packaging>jar</packaging>
<name>Google Advisory Notifications API</name>
<description>Advisory Notifications API An API for accessing Advisory Notifications in Google Cloud.</description>
<parent>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-advisorynotifications-parent</artifactId>
<version>0.16.0</version><!-- {x-version-update:google-cloud-advisorynotifications:current} -->
<version>0.17.0-SNAPSHOT</version><!-- {x-version-update:google-cloud-advisorynotifications:current} -->
</parent>
<properties>
<site.installationModule>google-cloud-advisorynotifications</site.installationModule>
Expand Down

0 comments on commit 76f64f3

Please sign in to comment.