Skip to content

Commit

Permalink
chore(main): release 0.3.7 (#106)
Browse files Browse the repository at this point in the history
  • Loading branch information
release-please[bot] authored Oct 3, 2022
1 parent ef7af9f commit e10fa0c
Show file tree
Hide file tree
Showing 8 changed files with 25 additions and 18 deletions.
7 changes: 7 additions & 0 deletions java-bare-metal-solution/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.3.7](https://github.com/googleapis/java-bare-metal-solution/compare/v0.3.6...v0.3.7) (2022-10-03)


### Dependencies

* Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.0.4 ([#105](https://github.com/googleapis/java-bare-metal-solution/issues/105)) ([683d71d](https://github.com/googleapis/java-bare-metal-solution/commit/683d71d6b6f915b508c759dc8ffe43a19c083402))

## [0.3.6](https://github.com/googleapis/java-bare-metal-solution/compare/v0.3.5...v0.3.6) (2022-09-30)


Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-bare-metal-solution-bom</artifactId>
<version>0.3.7-SNAPSHOT</version><!-- {x-version-update:google-cloud-bare-metal-solution:current} -->
<version>0.3.7</version><!-- {x-version-update:google-cloud-bare-metal-solution:current} -->
<packaging>pom</packaging>
<parent>
<groupId>com.google.cloud</groupId>
Expand Down Expand Up @@ -65,17 +65,17 @@
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-bare-metal-solution</artifactId>
<version>0.3.7-SNAPSHOT</version><!-- {x-version-update:google-cloud-bare-metal-solution:current} -->
<version>0.3.7</version><!-- {x-version-update:google-cloud-bare-metal-solution:current} -->
</dependency>
<dependency>
<groupId>com.google.api.grpc</groupId>
<artifactId>grpc-google-cloud-bare-metal-solution-v2</artifactId>
<version>0.3.7-SNAPSHOT</version><!-- {x-version-update:grpc-google-cloud-bare-metal-solution-v2:current} -->
<version>0.3.7</version><!-- {x-version-update:grpc-google-cloud-bare-metal-solution-v2:current} -->
</dependency>
<dependency>
<groupId>com.google.api.grpc</groupId>
<artifactId>proto-google-cloud-bare-metal-solution-v2</artifactId>
<version>0.3.7-SNAPSHOT</version><!-- {x-version-update:proto-google-cloud-bare-metal-solution-v2:current} -->
<version>0.3.7</version><!-- {x-version-update:proto-google-cloud-bare-metal-solution-v2:current} -->
</dependency>
</dependencies>
</dependencyManagement>
Expand Down
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-cloud-bare-metal-solution</artifactId>
<version>0.3.7-SNAPSHOT</version><!-- {x-version-update:google-cloud-bare-metal-solution:current} -->
<version>0.3.7</version><!-- {x-version-update:google-cloud-bare-metal-solution:current} -->
<packaging>jar</packaging>
<name>Google Bare Metal SOlution</name>
<url>https://github.com/googleapis/java-bare-metal-solution</url>
<description>Bare Metal SOlution Bring your Oracle workloads to Google Cloud with Bare Metal Solution and jumpstart your cloud journey with minimal risk.</description>
<parent>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-bare-metal-solution-parent</artifactId>
<version>0.3.7-SNAPSHOT</version><!-- {x-version-update:google-cloud-bare-metal-solution:current} -->
<version>0.3.7</version><!-- {x-version-update:google-cloud-bare-metal-solution:current} -->
</parent>
<properties>
<site.installationModule>google-cloud-bare-metal-solution</site.installationModule>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.google.api.grpc</groupId>
<artifactId>grpc-google-cloud-bare-metal-solution-v2</artifactId>
<version>0.3.7-SNAPSHOT</version><!-- {x-version-update:grpc-google-cloud-bare-metal-solution-v2:current} -->
<version>0.3.7</version><!-- {x-version-update:grpc-google-cloud-bare-metal-solution-v2:current} -->
<name>grpc-google-cloud-bare-metal-solution-v2</name>
<description>GRPC library for google-cloud-bare-metal-solution</description>
<parent>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-bare-metal-solution-parent</artifactId>
<version>0.3.7-SNAPSHOT</version><!-- {x-version-update:google-cloud-bare-metal-solution:current} -->
<version>0.3.7</version><!-- {x-version-update:google-cloud-bare-metal-solution:current} -->
</parent>
<dependencies>
<dependency>
Expand Down
8 changes: 4 additions & 4 deletions java-bare-metal-solution/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-bare-metal-solution-parent</artifactId>
<packaging>pom</packaging>
<version>0.3.7-SNAPSHOT</version><!-- {x-version-update:google-cloud-bare-metal-solution:current} -->
<version>0.3.7</version><!-- {x-version-update:google-cloud-bare-metal-solution:current} -->
<name>Google Bare Metal SOlution Parent</name>
<url>https://github.com/googleapis/java-bare-metal-solution</url>
<description>
Expand Down Expand Up @@ -69,17 +69,17 @@
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-bare-metal-solution</artifactId>
<version>0.3.7-SNAPSHOT</version><!-- {x-version-update:google-cloud-bare-metal-solution:current} -->
<version>0.3.7</version><!-- {x-version-update:google-cloud-bare-metal-solution:current} -->
</dependency>
<dependency>
<groupId>com.google.api.grpc</groupId>
<artifactId>grpc-google-cloud-bare-metal-solution-v2</artifactId>
<version>0.3.7-SNAPSHOT</version><!-- {x-version-update:grpc-google-cloud-bare-metal-solution-v2:current} -->
<version>0.3.7</version><!-- {x-version-update:grpc-google-cloud-bare-metal-solution-v2:current} -->
</dependency>
<dependency>
<groupId>com.google.api.grpc</groupId>
<artifactId>proto-google-cloud-bare-metal-solution-v2</artifactId>
<version>0.3.7-SNAPSHOT</version><!-- {x-version-update:proto-google-cloud-bare-metal-solution-v2:current} -->
<version>0.3.7</version><!-- {x-version-update:proto-google-cloud-bare-metal-solution-v2:current} -->
</dependency>

<dependency>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.google.api.grpc</groupId>
<artifactId>proto-google-cloud-bare-metal-solution-v2</artifactId>
<version>0.3.7-SNAPSHOT</version><!-- {x-version-update:proto-google-cloud-bare-metal-solution-v2:current} -->
<version>0.3.7</version><!-- {x-version-update:proto-google-cloud-bare-metal-solution-v2:current} -->
<name>proto-google-cloud-bare-metal-solution-v2</name>
<description>Proto library for google-cloud-bare-metal-solution</description>
<parent>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-bare-metal-solution-parent</artifactId>
<version>0.3.7-SNAPSHOT</version><!-- {x-version-update:google-cloud-bare-metal-solution:current} -->
<version>0.3.7</version><!-- {x-version-update:google-cloud-bare-metal-solution:current} -->
</parent>
<dependencies>
<dependency>
Expand Down
2 changes: 1 addition & 1 deletion java-bare-metal-solution/samples/snapshot/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-bare-metal-solution</artifactId>
<version>0.3.7-SNAPSHOT</version>
<version>0.3.7</version>
</dependency>
<!-- {x-version-update-end} -->

Expand Down
6 changes: 3 additions & 3 deletions java-bare-metal-solution/versions.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Format:
# module:released-version:current-version

google-cloud-bare-metal-solution:0.3.6:0.3.7-SNAPSHOT
proto-google-cloud-bare-metal-solution-v2:0.3.6:0.3.7-SNAPSHOT
grpc-google-cloud-bare-metal-solution-v2:0.3.6:0.3.7-SNAPSHOT
google-cloud-bare-metal-solution:0.3.7:0.3.7
proto-google-cloud-bare-metal-solution-v2:0.3.7:0.3.7
grpc-google-cloud-bare-metal-solution-v2:0.3.7:0.3.7

0 comments on commit e10fa0c

Please sign in to comment.