Skip to content

Commit

Permalink
chore: release 0.117.3-SNAPSHOT (googleapis#96)
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).
  • Loading branch information
release-please[bot] authored Mar 19, 2020
1 parent f3acc41 commit b33ae51
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions java-resourcemanager/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-resourcemanager</artifactId>
<packaging>jar</packaging>
<version>0.117.2-alpha</version><!-- {x-version-update:google-cloud-resourcemanager:current} -->
<version>0.117.3-alpha-SNAPSHOT</version><!-- {x-version-update:google-cloud-resourcemanager:current} -->
<name>Google Cloud Resource Manager</name>
<url>https://github.com/googleapis/java-resourcemanager</url>
<description>
Expand Down Expand Up @@ -84,7 +84,7 @@
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-resourcemanager</artifactId>
<version>0.117.2-alpha</version><!-- {x-version-update:google-cloud-resourcemanager:current} -->
<version>0.117.3-alpha-SNAPSHOT</version><!-- {x-version-update:google-cloud-resourcemanager:current} -->
</dependency>
<dependency>
<groupId>com.google.api</groupId>
Expand Down
2 changes: 1 addition & 1 deletion java-resourcemanager/versions.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Format:
# module:released-version:current-version

google-cloud-resourcemanager:0.117.2-alpha:0.117.2-alpha
google-cloud-resourcemanager:0.117.2-alpha:0.117.3-alpha-SNAPSHOT

0 comments on commit b33ae51

Please sign in to comment.