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

Commit

Permalink
chore(master): release 0.118.10 (#388)
Browse files Browse the repository at this point in the history
🤖 I have created a release \*beep\* \*boop\* 
---
### [0.118.10](https://github.com/googleapis/java-resourcemanager/compare/v0.118.9...v0.118.10) (2021-02-26)


### Dependencies

* update dependency com.google.cloud:google-cloud-shared-dependencies to v0.20.0 ([#387](https://github.com/googleapis/java-resourcemanager/issues/387)) ([4fead16](https://github.com/googleapis/java-resourcemanager/commit/4fead166f9da0e40a5467582ab0b6a38093a792b))
---


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 Feb 26, 2021
1 parent 4fead16 commit 04410c3
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

### [0.118.10](https://github.com/googleapis/java-resourcemanager/compare/v0.118.9...v0.118.10) (2021-02-26)


### Dependencies

* update dependency com.google.cloud:google-cloud-shared-dependencies to v0.20.0 ([#387](https://github.com/googleapis/java-resourcemanager/issues/387)) ([4fead16](https://github.com/googleapis/java-resourcemanager/commit/4fead166f9da0e40a5467582ab0b6a38093a792b))

### [0.118.9](https://github.com/googleapis/java-resourcemanager/compare/v0.118.8...v0.118.9) (2021-02-22)


Expand Down
4 changes: 2 additions & 2 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-resourcemanager</artifactId>
<packaging>jar</packaging>
<version>0.118.10-alpha-SNAPSHOT</version><!-- {x-version-update:google-cloud-resourcemanager:current} -->
<version>0.118.10-alpha</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 @@ -70,7 +70,7 @@
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-resourcemanager</artifactId>
<version>0.118.10-alpha-SNAPSHOT</version><!-- {x-version-update:google-cloud-resourcemanager:current} -->
<version>0.118.10-alpha</version><!-- {x-version-update:google-cloud-resourcemanager:current} -->
</dependency>
<dependency>
<groupId>com.google.cloud</groupId>
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-resourcemanager:0.118.9-alpha:0.118.10-alpha-SNAPSHOT
google-cloud-resourcemanager:0.118.10-alpha:0.118.10-alpha

0 comments on commit 04410c3

Please sign in to comment.