Skip to content

Commit

Permalink
chore: release main
Browse files Browse the repository at this point in the history
  • Loading branch information
release-please[bot] authored Nov 20, 2022
1 parent d3058ae commit 2386949
Show file tree
Hide file tree
Showing 100 changed files with 343 additions and 343 deletions.
4 changes: 2 additions & 2 deletions java-service-usage/google-cloud-service-usage/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,14 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-service-usage</artifactId>
<version>2.7.0-SNAPSHOT</version><!-- {x-version-update:google-cloud-service-usage:current} -->
<version>2.7.0</version><!-- {x-version-update:google-cloud-service-usage:current} -->
<packaging>jar</packaging>
<name>Google Service Usage</name>
<description>Service Usage is an infrastructure service of Google Cloud that lets you list and manage other APIs and services in your Cloud projects.</description>
<parent>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-service-usage-parent</artifactId>
<version>2.7.0-SNAPSHOT</version><!-- {x-version-update:google-cloud-service-usage:current} -->
<version>2.7.0</version><!-- {x-version-update:google-cloud-service-usage:current} -->
</parent>
<properties>
<site.installationModule>google-cloud-service-usage</site.installationModule>
Expand Down
4 changes: 2 additions & 2 deletions java-service-usage/grpc-google-cloud-service-usage-v1/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.google.api.grpc</groupId>
<artifactId>grpc-google-cloud-service-usage-v1</artifactId>
<version>2.7.0-SNAPSHOT</version><!-- {x-version-update:grpc-google-cloud-service-usage-v1:current} -->
<version>2.7.0</version><!-- {x-version-update:grpc-google-cloud-service-usage-v1:current} -->
<name>grpc-google-cloud-service-usage-v1</name>
<description>GRPC library for google-cloud-service-usage</description>
<parent>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-service-usage-parent</artifactId>
<version>2.7.0-SNAPSHOT</version><!-- {x-version-update:google-cloud-service-usage:current} -->
<version>2.7.0</version><!-- {x-version-update:google-cloud-service-usage:current} -->
</parent>
<dependencies>
<dependency>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.google.api.grpc</groupId>
<artifactId>grpc-google-cloud-service-usage-v1beta1</artifactId>
<version>0.11.0-SNAPSHOT</version><!-- {x-version-update:grpc-google-cloud-service-usage-v1beta1:current} -->
<version>0.11.0</version><!-- {x-version-update:grpc-google-cloud-service-usage-v1beta1:current} -->
<name>grpc-google-cloud-service-usage-v1beta1</name>
<description>GRPC library for google-cloud-service-usage</description>
<parent>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-service-usage-parent</artifactId>
<version>2.7.0-SNAPSHOT</version><!-- {x-version-update:google-cloud-service-usage:current} -->
<version>2.7.0</version><!-- {x-version-update:google-cloud-service-usage:current} -->
</parent>
<dependencies>
<dependency>
Expand Down
14 changes: 7 additions & 7 deletions java-service-usage/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-service-usage-parent</artifactId>
<packaging>pom</packaging>
<version>2.7.0-SNAPSHOT</version><!-- {x-version-update:google-cloud-service-usage:current} -->
<version>2.7.0</version><!-- {x-version-update:google-cloud-service-usage:current} -->
<name>Google Service Usage 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>0.4.0-SNAPSHOT</version><!-- {x-version-update:google-cloud-jar-parent:current} -->
<version>0.4.0</version><!-- {x-version-update:google-cloud-jar-parent:current} -->
<relativePath>../google-cloud-jar-parent/pom.xml</relativePath>
</parent>

Expand All @@ -29,27 +29,27 @@
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-service-usage</artifactId>
<version>2.7.0-SNAPSHOT</version><!-- {x-version-update:google-cloud-service-usage:current} -->
<version>2.7.0</version><!-- {x-version-update:google-cloud-service-usage:current} -->
</dependency>
<dependency>
<groupId>com.google.api.grpc</groupId>
<artifactId>grpc-google-cloud-service-usage-v1beta1</artifactId>
<version>0.11.0-SNAPSHOT</version><!-- {x-version-update:grpc-google-cloud-service-usage-v1beta1:current} -->
<version>0.11.0</version><!-- {x-version-update:grpc-google-cloud-service-usage-v1beta1:current} -->
</dependency>
<dependency>
<groupId>com.google.api.grpc</groupId>
<artifactId>grpc-google-cloud-service-usage-v1</artifactId>
<version>2.7.0-SNAPSHOT</version><!-- {x-version-update:grpc-google-cloud-service-usage-v1:current} -->
<version>2.7.0</version><!-- {x-version-update:grpc-google-cloud-service-usage-v1:current} -->
</dependency>
<dependency>
<groupId>com.google.api.grpc</groupId>
<artifactId>proto-google-cloud-service-usage-v1</artifactId>
<version>2.7.0-SNAPSHOT</version><!-- {x-version-update:proto-google-cloud-service-usage-v1:current} -->
<version>2.7.0</version><!-- {x-version-update:proto-google-cloud-service-usage-v1:current} -->
</dependency>
<dependency>
<groupId>com.google.api.grpc</groupId>
<artifactId>proto-google-cloud-service-usage-v1beta1</artifactId>
<version>0.11.0-SNAPSHOT</version><!-- {x-version-update:proto-google-cloud-service-usage-v1beta1:current} -->
<version>0.11.0</version><!-- {x-version-update:proto-google-cloud-service-usage-v1beta1:current} -->
</dependency>
</dependencies>
</dependencyManagement>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.google.api.grpc</groupId>
<artifactId>proto-google-cloud-service-usage-v1</artifactId>
<version>2.7.0-SNAPSHOT</version><!-- {x-version-update:proto-google-cloud-service-usage-v1:current} -->
<version>2.7.0</version><!-- {x-version-update:proto-google-cloud-service-usage-v1:current} -->
<name>proto-google-cloud-service-usage-v1</name>
<description>Proto library for google-cloud-service-usage</description>
<parent>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-service-usage-parent</artifactId>
<version>2.7.0-SNAPSHOT</version><!-- {x-version-update:google-cloud-service-usage:current} -->
<version>2.7.0</version><!-- {x-version-update:google-cloud-service-usage:current} -->
</parent>
<dependencies>
<dependency>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.google.api.grpc</groupId>
<artifactId>proto-google-cloud-service-usage-v1beta1</artifactId>
<version>0.11.0-SNAPSHOT</version><!-- {x-version-update:proto-google-cloud-service-usage-v1beta1:current} -->
<version>0.11.0</version><!-- {x-version-update:proto-google-cloud-service-usage-v1beta1:current} -->
<name>proto-google-cloud-service-usage-v1beta1</name>
<description>Proto library for google-cloud-service-usage</description>
<parent>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-service-usage-parent</artifactId>
<version>2.7.0-SNAPSHOT</version><!-- {x-version-update:google-cloud-service-usage:current} -->
<version>2.7.0</version><!-- {x-version-update:google-cloud-service-usage:current} -->
</parent>
<dependencies>
<dependency>
Expand Down
14 changes: 7 additions & 7 deletions java-servicedirectory/google-cloud-servicedirectory-bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-servicedirectory-bom</artifactId>
<version>2.8.0-SNAPSHOT</version><!-- {x-version-update:google-cloud-servicedirectory:current} -->
<version>2.8.0</version><!-- {x-version-update:google-cloud-servicedirectory:current} -->
<packaging>pom</packaging>

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

Expand All @@ -23,27 +23,27 @@
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-servicedirectory</artifactId>
<version>2.8.0-SNAPSHOT</version><!-- {x-version-update:google-cloud-servicedirectory:current} -->
<version>2.8.0</version><!-- {x-version-update:google-cloud-servicedirectory:current} -->
</dependency>
<dependency>
<groupId>com.google.api.grpc</groupId>
<artifactId>grpc-google-cloud-servicedirectory-v1beta1</artifactId>
<version>0.16.0-SNAPSHOT</version><!-- {x-version-update:grpc-google-cloud-servicedirectory-v1beta1:current} -->
<version>0.16.0</version><!-- {x-version-update:grpc-google-cloud-servicedirectory-v1beta1:current} -->
</dependency>
<dependency>
<groupId>com.google.api.grpc</groupId>
<artifactId>grpc-google-cloud-servicedirectory-v1</artifactId>
<version>2.8.0-SNAPSHOT</version><!-- {x-version-update:grpc-google-cloud-servicedirectory-v1:current} -->
<version>2.8.0</version><!-- {x-version-update:grpc-google-cloud-servicedirectory-v1:current} -->
</dependency>
<dependency>
<groupId>com.google.api.grpc</groupId>
<artifactId>proto-google-cloud-servicedirectory-v1beta1</artifactId>
<version>0.16.0-SNAPSHOT</version><!-- {x-version-update:proto-google-cloud-servicedirectory-v1beta1:current} -->
<version>0.16.0</version><!-- {x-version-update:proto-google-cloud-servicedirectory-v1beta1:current} -->
</dependency>
<dependency>
<groupId>com.google.api.grpc</groupId>
<artifactId>proto-google-cloud-servicedirectory-v1</artifactId>
<version>2.8.0-SNAPSHOT</version><!-- {x-version-update:proto-google-cloud-servicedirectory-v1:current} -->
<version>2.8.0</version><!-- {x-version-update:proto-google-cloud-servicedirectory-v1:current} -->
</dependency>
</dependencies>
</dependencyManagement>
Expand Down
4 changes: 2 additions & 2 deletions java-servicedirectory/google-cloud-servicedirectory/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,14 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-servicedirectory</artifactId>
<version>2.8.0-SNAPSHOT</version><!-- {x-version-update:google-cloud-servicedirectory:current} -->
<version>2.8.0</version><!-- {x-version-update:google-cloud-servicedirectory:current} -->
<packaging>jar</packaging>
<name>Google Cloud Service Directory</name>
<description>Java idiomatic client for Google Cloud Service Directory</description>
<parent>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-servicedirectory-parent</artifactId>
<version>2.8.0-SNAPSHOT</version><!-- {x-version-update:google-cloud-servicedirectory:current} -->
<version>2.8.0</version><!-- {x-version-update:google-cloud-servicedirectory:current} -->
</parent>
<properties>
<site.installationModule>google-cloud-servicedirectory</site.installationModule>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.google.api.grpc</groupId>
<artifactId>grpc-google-cloud-servicedirectory-v1</artifactId>
<version>2.8.0-SNAPSHOT</version><!-- {x-version-update:grpc-google-cloud-servicedirectory-v1:current} -->
<version>2.8.0</version><!-- {x-version-update:grpc-google-cloud-servicedirectory-v1:current} -->
<name>grpc-google-cloud-servicedirectory-v1</name>
<description>GRPC library for grpc-google-cloud-servicedirectory-v1</description>
<parent>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-servicedirectory-parent</artifactId>
<version>2.8.0-SNAPSHOT</version><!-- {x-version-update:google-cloud-servicedirectory:current} -->
<version>2.8.0</version><!-- {x-version-update:google-cloud-servicedirectory:current} -->
</parent>
<dependencies>
<dependency>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.google.api.grpc</groupId>
<artifactId>grpc-google-cloud-servicedirectory-v1beta1</artifactId>
<version>0.16.0-SNAPSHOT</version><!-- {x-version-update:grpc-google-cloud-servicedirectory-v1beta1:current} -->
<version>0.16.0</version><!-- {x-version-update:grpc-google-cloud-servicedirectory-v1beta1:current} -->
<name>grpc-google-cloud-servicedirectory-v1beta1</name>
<description>GRPC library for grpc-google-cloud-servicedirectory-v1beta1</description>
<parent>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-servicedirectory-parent</artifactId>
<version>2.8.0-SNAPSHOT</version><!-- {x-version-update:google-cloud-servicedirectory:current} -->
<version>2.8.0</version><!-- {x-version-update:google-cloud-servicedirectory:current} -->
</parent>
<dependencies>
<dependency>
Expand Down
14 changes: 7 additions & 7 deletions java-servicedirectory/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-servicedirectory-parent</artifactId>
<packaging>pom</packaging>
<version>2.8.0-SNAPSHOT</version><!-- {x-version-update:google-cloud-servicedirectory:current} -->
<version>2.8.0</version><!-- {x-version-update:google-cloud-servicedirectory:current} -->
<name>Google Cloud Service Directory 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>0.4.0-SNAPSHOT</version><!-- {x-version-update:google-cloud-jar-parent:current} -->
<version>0.4.0</version><!-- {x-version-update:google-cloud-jar-parent:current} -->
<relativePath>../google-cloud-jar-parent/pom.xml</relativePath>
</parent>

Expand All @@ -29,27 +29,27 @@
<dependency>
<groupId>com.google.api.grpc</groupId>
<artifactId>proto-google-cloud-servicedirectory-v1beta1</artifactId>
<version>0.16.0-SNAPSHOT</version><!-- {x-version-update:proto-google-cloud-servicedirectory-v1beta1:current} -->
<version>0.16.0</version><!-- {x-version-update:proto-google-cloud-servicedirectory-v1beta1:current} -->
</dependency>
<dependency>
<groupId>com.google.api.grpc</groupId>
<artifactId>proto-google-cloud-servicedirectory-v1</artifactId>
<version>2.8.0-SNAPSHOT</version><!-- {x-version-update:proto-google-cloud-servicedirectory-v1:current} -->
<version>2.8.0</version><!-- {x-version-update:proto-google-cloud-servicedirectory-v1:current} -->
</dependency>
<dependency>
<groupId>com.google.api.grpc</groupId>
<artifactId>grpc-google-cloud-servicedirectory-v1beta1</artifactId>
<version>0.16.0-SNAPSHOT</version><!-- {x-version-update:grpc-google-cloud-servicedirectory-v1beta1:current} -->
<version>0.16.0</version><!-- {x-version-update:grpc-google-cloud-servicedirectory-v1beta1:current} -->
</dependency>
<dependency>
<groupId>com.google.api.grpc</groupId>
<artifactId>grpc-google-cloud-servicedirectory-v1</artifactId>
<version>2.8.0-SNAPSHOT</version><!-- {x-version-update:grpc-google-cloud-servicedirectory-v1:current} -->
<version>2.8.0</version><!-- {x-version-update:grpc-google-cloud-servicedirectory-v1:current} -->
</dependency>
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-servicedirectory</artifactId>
<version>2.8.0-SNAPSHOT</version><!-- {x-version-update:google-cloud-servicedirectory:current} -->
<version>2.8.0</version><!-- {x-version-update:google-cloud-servicedirectory:current} -->
</dependency>
</dependencies>
</dependencyManagement>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.google.api.grpc</groupId>
<artifactId>proto-google-cloud-servicedirectory-v1</artifactId>
<version>2.8.0-SNAPSHOT</version><!-- {x-version-update:proto-google-cloud-servicedirectory-v1:current} -->
<version>2.8.0</version><!-- {x-version-update:proto-google-cloud-servicedirectory-v1:current} -->
<name>proto-google-cloud-servicedirectory-v1</name>
<description>PROTO library for proto-google-cloud-servicedirectory-v1</description>
<parent>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-servicedirectory-parent</artifactId>
<version>2.8.0-SNAPSHOT</version><!-- {x-version-update:google-cloud-servicedirectory:current} -->
<version>2.8.0</version><!-- {x-version-update:google-cloud-servicedirectory:current} -->
</parent>
<dependencies>
<dependency>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.google.api.grpc</groupId>
<artifactId>proto-google-cloud-servicedirectory-v1beta1</artifactId>
<version>0.16.0-SNAPSHOT</version><!-- {x-version-update:proto-google-cloud-servicedirectory-v1beta1:current} -->
<version>0.16.0</version><!-- {x-version-update:proto-google-cloud-servicedirectory-v1beta1:current} -->
<name>proto-google-cloud-servicedirectory-v1beta1</name>
<description>PROTO library for proto-google-cloud-servicedirectory-v1beta1</description>
<parent>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-servicedirectory-parent</artifactId>
<version>2.8.0-SNAPSHOT</version><!-- {x-version-update:google-cloud-servicedirectory:current} -->
<version>2.8.0</version><!-- {x-version-update:google-cloud-servicedirectory:current} -->
</parent>
<dependencies>
<dependency>
Expand Down
10 changes: 5 additions & 5 deletions java-shell/google-cloud-shell-bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-shell-bom</artifactId>
<version>2.6.0-SNAPSHOT</version><!-- {x-version-update:google-cloud-shell:current} -->
<version>2.6.0</version><!-- {x-version-update:google-cloud-shell:current} -->
<packaging>pom</packaging>

<parent>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-pom-parent</artifactId>
<version>0.4.0-SNAPSHOT</version><!-- {x-version-update:google-cloud-pom-parent:current} -->
<version>0.4.0</version><!-- {x-version-update:google-cloud-pom-parent: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-shell</artifactId>
<version>2.6.0-SNAPSHOT</version><!-- {x-version-update:google-cloud-shell:current} -->
<version>2.6.0</version><!-- {x-version-update:google-cloud-shell:current} -->
</dependency>
<dependency>
<groupId>com.google.api.grpc</groupId>
<artifactId>grpc-google-cloud-shell-v1</artifactId>
<version>2.6.0-SNAPSHOT</version><!-- {x-version-update:grpc-google-cloud-shell-v1:current} -->
<version>2.6.0</version><!-- {x-version-update:grpc-google-cloud-shell-v1:current} -->
</dependency>
<dependency>
<groupId>com.google.api.grpc</groupId>
<artifactId>proto-google-cloud-shell-v1</artifactId>
<version>2.6.0-SNAPSHOT</version><!-- {x-version-update:proto-google-cloud-shell-v1:current} -->
<version>2.6.0</version><!-- {x-version-update:proto-google-cloud-shell-v1:current} -->
</dependency>
</dependencies>
</dependencyManagement>
Expand Down
4 changes: 2 additions & 2 deletions java-shell/google-cloud-shell/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,14 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-shell</artifactId>
<version>2.6.0-SNAPSHOT</version><!-- {x-version-update:google-cloud-shell:current} -->
<version>2.6.0</version><!-- {x-version-update:google-cloud-shell:current} -->
<packaging>jar</packaging>
<name>Google Cloud Shell</name>
<description>Cloud Shell is an interactive shell environment for Google Cloud that makes it easy for you to learn and experiment with Google Cloud and manage your projects and resources from your web browser.</description>
<parent>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-shell-parent</artifactId>
<version>2.6.0-SNAPSHOT</version><!-- {x-version-update:google-cloud-shell:current} -->
<version>2.6.0</version><!-- {x-version-update:google-cloud-shell:current} -->
</parent>
<properties>
<site.installationModule>google-cloud-shell</site.installationModule>
Expand Down
Loading

0 comments on commit 2386949

Please sign in to comment.