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

Commit

Permalink
chore: release 1.1.4 (#264)
Browse files Browse the repository at this point in the history
🤖 I have created a release \*beep\* \*boop\* 
---
### [1.1.4](https://www.github.com/googleapis/java-iamcredentials/compare/v1.1.3...v1.1.4) (2020-10-22)


### Dependencies

* update dependency com.google.cloud:google-cloud-shared-dependencies to v0.12.1 ([#255](https://www.github.com/googleapis/java-iamcredentials/issues/255)) ([a4846f3](https://www.github.com/googleapis/java-iamcredentials/commit/a4846f3cc54206983c62119b763036364092504f))
* update dependency com.google.cloud:google-cloud-shared-dependencies to v0.13.0 ([#259](https://www.github.com/googleapis/java-iamcredentials/issues/259)) ([6e225ec](https://www.github.com/googleapis/java-iamcredentials/commit/6e225eca54e70fa26117f0872b2da67a25b48b2e))
---


This PR was generated with [Release Please](https://github.com/googleapis/release-please).
  • Loading branch information
release-please[bot] committed Oct 22, 2020
1 parent 50c63c0 commit 469ef77
Show file tree
Hide file tree
Showing 7 changed files with 25 additions and 17 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
@@ -1,5 +1,13 @@
# Changelog

### [1.1.4](https://www.github.com/googleapis/java-iamcredentials/compare/v1.1.3...v1.1.4) (2020-10-22)


### Dependencies

* update dependency com.google.cloud:google-cloud-shared-dependencies to v0.12.1 ([#255](https://www.github.com/googleapis/java-iamcredentials/issues/255)) ([a4846f3](https://www.github.com/googleapis/java-iamcredentials/commit/a4846f3cc54206983c62119b763036364092504f))
* update dependency com.google.cloud:google-cloud-shared-dependencies to v0.13.0 ([#259](https://www.github.com/googleapis/java-iamcredentials/issues/259)) ([6e225ec](https://www.github.com/googleapis/java-iamcredentials/commit/6e225eca54e70fa26117f0872b2da67a25b48b2e))

### [1.1.3](https://www.github.com/googleapis/java-iamcredentials/compare/v1.1.2...v1.1.3) (2020-10-08)


Expand Down
8 changes: 4 additions & 4 deletions google-cloud-iamcredentials-bom/pom.xml
Expand Up @@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-iamcredentials-bom</artifactId>
<version>1.1.4-SNAPSHOT</version><!-- {x-version-update:google-cloud-iamcredentials:current} -->
<version>1.1.4</version><!-- {x-version-update:google-cloud-iamcredentials:current} -->
<packaging>pom</packaging>
<parent>
<groupId>com.google.cloud</groupId>
Expand Down Expand Up @@ -64,17 +64,17 @@
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-iamcredentials</artifactId>
<version>1.1.4-SNAPSHOT</version><!-- {x-version-update:google-cloud-iamcredentials:current} -->
<version>1.1.4</version><!-- {x-version-update:google-cloud-iamcredentials:current} -->
</dependency>
<dependency>
<groupId>com.google.api.grpc</groupId>
<artifactId>grpc-google-cloud-iamcredentials-v1</artifactId>
<version>1.1.4-SNAPSHOT</version><!-- {x-version-update:grpc-google-cloud-iamcredentials-v1:current} -->
<version>1.1.4</version><!-- {x-version-update:grpc-google-cloud-iamcredentials-v1:current} -->
</dependency>
<dependency>
<groupId>com.google.api.grpc</groupId>
<artifactId>proto-google-cloud-iamcredentials-v1</artifactId>
<version>1.1.4-SNAPSHOT</version><!-- {x-version-update:proto-google-cloud-iamcredentials-v1:current} -->
<version>1.1.4</version><!-- {x-version-update:proto-google-cloud-iamcredentials-v1:current} -->
</dependency>
</dependencies>
</dependencyManagement>
Expand Down
4 changes: 2 additions & 2 deletions google-cloud-iamcredentials/pom.xml
Expand Up @@ -3,15 +3,15 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-iamcredentials</artifactId>
<version>1.1.4-SNAPSHOT</version><!-- {x-version-update:google-cloud-iamcredentials:current} -->
<version>1.1.4</version><!-- {x-version-update:google-cloud-iamcredentials:current} -->
<packaging>jar</packaging>
<name>Google Cloud IAM Service Account Credentials</name>
<url>https://github.com/googleapis/java-iamcredentials</url>
<description>Java idiomatic client for Google Cloud IAM Service Account Credentials</description>
<parent>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-iamcredentials-parent</artifactId>
<version>1.1.4-SNAPSHOT</version><!-- {x-version-update:google-cloud-iamcredentials:current} -->
<version>1.1.4</version><!-- {x-version-update:google-cloud-iamcredentials:current} -->
</parent>
<properties>
<site.installationModule>google-cloud-iamcredentials</site.installationModule>
Expand Down
4 changes: 2 additions & 2 deletions grpc-google-cloud-iamcredentials-v1/pom.xml
Expand Up @@ -4,13 +4,13 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.google.api.grpc</groupId>
<artifactId>grpc-google-cloud-iamcredentials-v1</artifactId>
<version>1.1.4-SNAPSHOT</version><!-- {x-version-update:grpc-google-cloud-iamcredentials-v1:current} -->
<version>1.1.4</version><!-- {x-version-update:grpc-google-cloud-iamcredentials-v1:current} -->
<name>grpc-google-cloud-iamcredentials-v1</name>
<description>GRPC library for grpc-google-cloud-iamcredentials-v1</description>
<parent>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-iamcredentials-parent</artifactId>
<version>1.1.4-SNAPSHOT</version><!-- {x-version-update:google-cloud-iamcredentials:current} -->
<version>1.1.4</version><!-- {x-version-update:google-cloud-iamcredentials:current} -->
</parent>
<dependencies>
<dependency>
Expand Down
8 changes: 4 additions & 4 deletions pom.xml
Expand Up @@ -4,7 +4,7 @@
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-iamcredentials-parent</artifactId>
<packaging>pom</packaging>
<version>1.1.4-SNAPSHOT</version><!-- {x-version-update:google-cloud-iamcredentials:current} -->
<version>1.1.4</version><!-- {x-version-update:google-cloud-iamcredentials:current} -->
<name>Google Cloud IAM Service Account Credentials Parent</name>
<url>https://github.com/googleapis/java-iamcredentials</url>
<description>
Expand Down Expand Up @@ -70,17 +70,17 @@
<dependency>
<groupId>com.google.api.grpc</groupId>
<artifactId>proto-google-cloud-iamcredentials-v1</artifactId>
<version>1.1.4-SNAPSHOT</version><!-- {x-version-update:proto-google-cloud-iamcredentials-v1:current} -->
<version>1.1.4</version><!-- {x-version-update:proto-google-cloud-iamcredentials-v1:current} -->
</dependency>
<dependency>
<groupId>com.google.api.grpc</groupId>
<artifactId>grpc-google-cloud-iamcredentials-v1</artifactId>
<version>1.1.4-SNAPSHOT</version><!-- {x-version-update:grpc-google-cloud-iamcredentials-v1:current} -->
<version>1.1.4</version><!-- {x-version-update:grpc-google-cloud-iamcredentials-v1:current} -->
</dependency>
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-iamcredentials</artifactId>
<version>1.1.4-SNAPSHOT</version><!-- {x-version-update:google-cloud-iamcredentials:current} -->
<version>1.1.4</version><!-- {x-version-update:google-cloud-iamcredentials:current} -->
</dependency>

<dependency>
Expand Down
4 changes: 2 additions & 2 deletions proto-google-cloud-iamcredentials-v1/pom.xml
Expand Up @@ -4,13 +4,13 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.google.api.grpc</groupId>
<artifactId>proto-google-cloud-iamcredentials-v1</artifactId>
<version>1.1.4-SNAPSHOT</version><!-- {x-version-update:proto-google-cloud-iamcredentials-v1:current} -->
<version>1.1.4</version><!-- {x-version-update:proto-google-cloud-iamcredentials-v1:current} -->
<name>proto-google-cloud-iamcredentials-v1</name>
<description>PROTO library for proto-google-cloud-iamcredentials-v1</description>
<parent>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-iamcredentials-parent</artifactId>
<version>1.1.4-SNAPSHOT</version><!-- {x-version-update:google-cloud-iamcredentials:current} -->
<version>1.1.4</version><!-- {x-version-update:google-cloud-iamcredentials:current} -->
</parent>
<dependencies>
<dependency>
Expand Down
6 changes: 3 additions & 3 deletions versions.txt
@@ -1,6 +1,6 @@
# Format:
# module:released-version:current-version

proto-google-cloud-iamcredentials-v1:1.1.3:1.1.4-SNAPSHOT
grpc-google-cloud-iamcredentials-v1:1.1.3:1.1.4-SNAPSHOT
google-cloud-iamcredentials:1.1.3:1.1.4-SNAPSHOT
proto-google-cloud-iamcredentials-v1:1.1.4:1.1.4
grpc-google-cloud-iamcredentials-v1:1.1.4:1.1.4
google-cloud-iamcredentials:1.1.4:1.1.4

0 comments on commit 469ef77

Please sign in to comment.