Skip to content

Commit

Permalink
chore: release 1.6.1-SNAPSHOT (#590)
Browse files Browse the repository at this point in the history
🤖 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).
  • Loading branch information
release-please[bot] committed Jan 7, 2022
1 parent 254fded commit 056e51f
Show file tree
Hide file tree
Showing 9 changed files with 12 additions and 362 deletions.
30 changes: 0 additions & 30 deletions clirr-ignored-differences.xml

This file was deleted.

30 changes: 0 additions & 30 deletions google-cloud-compute-bom/clirr-ignored-differences.xml

This file was deleted.

6 changes: 3 additions & 3 deletions google-cloud-compute-bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-compute-bom</artifactId>
<version>1.6.0-beta</version><!-- {x-version-update:google-cloud-compute:current} -->
<version>1.6.1-beta-SNAPSHOT</version><!-- {x-version-update:google-cloud-compute:current} -->
<packaging>pom</packaging>
<parent>
<groupId>com.google.cloud</groupId>
Expand Down Expand Up @@ -52,12 +52,12 @@
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-compute</artifactId>
<version>1.6.0-beta</version><!-- {x-version-update:google-cloud-compute:current} -->
<version>1.6.1-beta-SNAPSHOT</version><!-- {x-version-update:google-cloud-compute:current} -->
</dependency>
<dependency>
<groupId>com.google.api.grpc</groupId>
<artifactId>proto-google-cloud-compute-v1</artifactId>
<version>1.6.0-beta</version><!-- {x-version-update:proto-google-cloud-compute-v1:current} -->
<version>1.6.1-beta-SNAPSHOT</version><!-- {x-version-update:proto-google-cloud-compute-v1:current} -->
</dependency>
</dependencies>
</dependencyManagement>
Expand Down
180 changes: 0 additions & 180 deletions google-cloud-compute/clirr-ignored-differences.xml

This file was deleted.

4 changes: 2 additions & 2 deletions google-cloud-compute/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-compute</artifactId>
<version>1.6.0-beta</version><!-- {x-version-update:google-cloud-compute:current} -->
<version>1.6.1-beta-SNAPSHOT</version><!-- {x-version-update:google-cloud-compute:current} -->
<packaging>jar</packaging>
<name>Google Compute Engine</name>
<url>https://github.com/googleapis/java-compute</url>
Expand All @@ -13,7 +13,7 @@
<parent>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-compute-parent</artifactId>
<version>1.6.0-beta</version><!-- {x-version-update:google-cloud-compute:current} -->
<version>1.6.1-beta-SNAPSHOT</version><!-- {x-version-update:google-cloud-compute:current} -->
</parent>
<properties>
<site.installationModule>google-cloud-compute</site.installationModule>
Expand Down
6 changes: 3 additions & 3 deletions 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-compute-parent</artifactId>
<packaging>pom</packaging>
<version>1.6.0-beta</version><!-- {x-version-update:google-cloud-compute:current} -->
<version>1.6.1-beta-SNAPSHOT</version><!-- {x-version-update:google-cloud-compute:current} -->
<name>Google Compute Engine Parent</name>
<url>https://github.com/googleapis/java-compute</url>
<description>
Expand Down Expand Up @@ -61,12 +61,12 @@
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-compute</artifactId>
<version>1.6.0-beta</version><!-- {x-version-update:google-cloud-compute:current} -->
<version>1.6.1-beta-SNAPSHOT</version><!-- {x-version-update:google-cloud-compute:current} -->
</dependency>
<dependency>
<groupId>com.google.api.grpc</groupId>
<artifactId>proto-google-cloud-compute-v1</artifactId>
<version>1.6.0-beta</version><!-- {x-version-update:proto-google-cloud-compute-v1:current} -->
<version>1.6.1-beta-SNAPSHOT</version><!-- {x-version-update:proto-google-cloud-compute-v1:current} -->
</dependency>

<dependency>
Expand Down

0 comments on commit 056e51f

Please sign in to comment.