Skip to content
This repository was archived by the owner on Jul 14, 2026. It is now read-only.
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

### [0.120.2](https://www.github.com/googleapis/java-cloud-bom/compare/v0.120.1...v0.120.2) (2019-12-06)


### Bug Fixes

* bom issues in video-intelligence and kms ([#139](https://www.github.com/googleapis/java-cloud-bom/issues/139)) ([1a6a2fb](https://www.github.com/googleapis/java-cloud-bom/commit/1a6a2fb920179452fafdec4900ea46dd6caf2f45))

### [0.120.1](https://www.github.com/googleapis/java-cloud-bom/compare/v0.120.0...v0.120.1) (2019-12-06)


Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ To use it in Maven, add the following to your POM:
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-bom</artifactId>
<version>0.120.1-alpha</version>
<version>0.120.2-alpha</version>
<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.120.2-alpha-SNAPSHOT</version><!-- {x-version-update:google-cloud-bom:current} -->
<version>0.120.2-alpha</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.120.1-alpha:0.120.2-alpha-SNAPSHOT
google-cloud-bom:0.120.2-alpha:0.120.2-alpha