Skip to content

Commit

Permalink
chore(main): release 0.3.8-SNAPSHOT (#107)
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] committed Oct 3, 2022
1 parent e10fa0c commit 683a553
Show file tree
Hide file tree
Showing 7 changed files with 18 additions and 18 deletions.
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</version><!-- {x-version-update:google-cloud-bare-metal-solution:current} -->
<version>0.3.8-SNAPSHOT</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</version><!-- {x-version-update:google-cloud-bare-metal-solution:current} -->
<version>0.3.8-SNAPSHOT</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</version><!-- {x-version-update:grpc-google-cloud-bare-metal-solution-v2:current} -->
<version>0.3.8-SNAPSHOT</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</version><!-- {x-version-update:proto-google-cloud-bare-metal-solution-v2:current} -->
<version>0.3.8-SNAPSHOT</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</version><!-- {x-version-update:google-cloud-bare-metal-solution:current} -->
<version>0.3.8-SNAPSHOT</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</version><!-- {x-version-update:google-cloud-bare-metal-solution:current} -->
<version>0.3.8-SNAPSHOT</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</version><!-- {x-version-update:grpc-google-cloud-bare-metal-solution-v2:current} -->
<version>0.3.8-SNAPSHOT</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</version><!-- {x-version-update:google-cloud-bare-metal-solution:current} -->
<version>0.3.8-SNAPSHOT</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</version><!-- {x-version-update:google-cloud-bare-metal-solution:current} -->
<version>0.3.8-SNAPSHOT</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</version><!-- {x-version-update:google-cloud-bare-metal-solution:current} -->
<version>0.3.8-SNAPSHOT</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</version><!-- {x-version-update:grpc-google-cloud-bare-metal-solution-v2:current} -->
<version>0.3.8-SNAPSHOT</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</version><!-- {x-version-update:proto-google-cloud-bare-metal-solution-v2:current} -->
<version>0.3.8-SNAPSHOT</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</version><!-- {x-version-update:proto-google-cloud-bare-metal-solution-v2:current} -->
<version>0.3.8-SNAPSHOT</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</version><!-- {x-version-update:google-cloud-bare-metal-solution:current} -->
<version>0.3.8-SNAPSHOT</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</version>
<version>0.3.8-SNAPSHOT</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.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
google-cloud-bare-metal-solution:0.3.7:0.3.8-SNAPSHOT
proto-google-cloud-bare-metal-solution-v2:0.3.7:0.3.8-SNAPSHOT
grpc-google-cloud-bare-metal-solution-v2:0.3.7:0.3.8-SNAPSHOT

0 comments on commit 683a553

Please sign in to comment.