Skip to content
This repository has been archived by the owner on Sep 16, 2023. It is now read-only.

Commit

Permalink
chore(main): release 1.7.1-SNAPSHOT (#593)
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://togithub.com/googleapis/release-please). See [documentation](https://togithub.com/googleapis/release-please#release-please).
  • Loading branch information
release-please[bot] authored Jan 31, 2023
1 parent cce93fe commit 905cecc
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions google-iam-policy/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,15 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.google.cloud</groupId>
<artifactId>google-iam-policy</artifactId>
<version>1.7.0</version><!-- {x-version-update:google-iam-policy:current} -->
<version>1.7.1-SNAPSHOT</version><!-- {x-version-update:google-iam-policy:current} -->
<packaging>jar</packaging>
<name>Google IAM Policy</name>
<url>https://github.com/googleapis/java-eventarc</url>
<description>Eventarc lets you asynchronously deliver events from Google services, SaaS, and your own apps using loosely coupled services that react to state changes.</description>
<parent>
<groupId>com.google.cloud</groupId>
<artifactId>google-iam-policy-parent</artifactId>
<version>1.7.0</version><!-- {x-version-update:google-iam-policy:current} -->
<version>1.7.1-SNAPSHOT</version><!-- {x-version-update:google-iam-policy:current} -->
</parent>
<properties>
<site.installationModule>google-iam-policy</site.installationModule>
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-iam-policy-parent</artifactId>
<packaging>pom</packaging>
<version>1.7.0</version><!-- {x-version-update:google-iam-policy:current} -->
<version>1.7.1-SNAPSHOT</version><!-- {x-version-update:google-iam-policy:current} -->
<name>Google IAM Policy Parent</name>
<url>https://github.com/googleapis/java-iam</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-iam-policy:1.7.0:1.7.0
google-iam-policy:1.7.0:1.7.1-SNAPSHOT

0 comments on commit 905cecc

Please sign in to comment.