Skip to content

Commit

Permalink
chore(main): release 0.167.1-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
release-please[bot] authored Feb 25, 2022
1 parent 9c7f57b commit 6e651d1
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions dependency-convergence/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<groupId>com.google.cloud</groupId>
<artifactId>full-convergence-check</artifactId>
<packaging>pom</packaging>
<version>0.167.0</version><!-- {x-version-update:google-cloud-bom:current} -->
<version>0.167.1-SNAPSHOT</version><!-- {x-version-update:google-cloud-bom:current} -->
<name>Full convergence check for all library dependencies in Google Cloud Java BOM</name>
<description>
BOM for Full convergence check on google-cloud-java
Expand All @@ -23,7 +23,7 @@
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-bom</artifactId>
<version>0.167.0</version><!-- {x-version-update:google-cloud-bom:current} -->
<version>0.167.1-SNAPSHOT</version><!-- {x-version-update:google-cloud-bom:current} -->
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down
2 changes: 1 addition & 1 deletion 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-bom</artifactId>
<packaging>pom</packaging>
<version>0.167.0</version><!-- {x-version-update:google-cloud-bom:current} -->
<version>0.167.1-SNAPSHOT</version><!-- {x-version-update:google-cloud-bom:current} -->
<name>Google Cloud Java BOM</name>
<url>https://github.com/googleapis/java-cloud-bom</url>
<description>
Expand Down
2 changes: 1 addition & 1 deletion versions.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Format:
# module:released-version:current-version

google-cloud-bom:0.167.0:0.167.0
google-cloud-bom:0.167.0:0.167.1-SNAPSHOT

0 comments on commit 6e651d1

Please sign in to comment.