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

Commit

Permalink
chore(main): release 2.13.1-SNAPSHOT (#754)
Browse files Browse the repository at this point in the history
  • Loading branch information
Neenu1995 committed Jul 21, 2022
1 parent a99d6d4 commit 5ab24f2
Show file tree
Hide file tree
Showing 6 changed files with 5 additions and 363 deletions.
358 changes: 0 additions & 358 deletions CHANGELOG.md

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dependency-convergence-check/pom.xml
Expand Up @@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.google.cloud</groupId>
<artifactId>shared-dependencies-dependency-convergence-test</artifactId>
<version>1.0.0</version><!-- {x-version-update:google-cloud-shared-dependencies:current} -->
<version>2.13.1-SNAPSHOT</version><!-- {x-version-update:google-cloud-shared-dependencies:current} -->
<name>Dependency convergence test for certain artifacts in Google Cloud Shared Dependencies</name>
<url>https://github.com/googleapis/java-shared-dependencies</url>
<description>
Expand Down
2 changes: 1 addition & 1 deletion first-party-dependencies/pom.xml
Expand Up @@ -6,7 +6,7 @@
<groupId>com.google.cloud</groupId>
<artifactId>first-party-dependencies</artifactId>
<packaging>pom</packaging>
<version>1.0.0</version><!-- {x-version-update:google-cloud-shared-dependencies:current} -->
<version>2.13.1-SNAPSHOT</version><!-- {x-version-update:google-cloud-shared-dependencies:current} -->
<name>Google Cloud First-party Shared Dependencies</name>
<url>https://github.com/googleapis/java-shared-dependencies</url>
<description>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -4,7 +4,7 @@
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-shared-dependencies</artifactId>
<packaging>pom</packaging>
<version>1.0.0</version><!-- {x-version-update:google-cloud-shared-dependencies:current} -->
<version>2.13.1-SNAPSHOT</version><!-- {x-version-update:google-cloud-shared-dependencies:current} -->
<modules>
<module>first-party-dependencies</module>
<module>third-party-dependencies</module>
Expand Down
2 changes: 1 addition & 1 deletion third-party-dependencies/pom.xml
Expand Up @@ -6,7 +6,7 @@
<groupId>com.google.cloud</groupId>
<artifactId>third-party-dependencies</artifactId>
<packaging>pom</packaging>
<version>1.0.0</version><!-- {x-version-update:google-cloud-shared-dependencies:current} -->
<version>2.13.1-SNAPSHOT</version><!-- {x-version-update:google-cloud-shared-dependencies:current} -->
<name>Google Cloud Third-party Shared Dependencies</name>
<url>https://github.com/googleapis/java-shared-dependencies</url>
<description>
Expand Down
2 changes: 1 addition & 1 deletion upper-bound-check/pom.xml
Expand Up @@ -4,7 +4,7 @@
<groupId>com.google.cloud</groupId>
<artifactId>shared-dependencies-upper-bound-test</artifactId>
<packaging>pom</packaging>
<version>1.0.0</version><!-- {x-version-update:google-cloud-shared-dependencies:current} -->
<version>2.13.1-SNAPSHOT</version><!-- {x-version-update:google-cloud-shared-dependencies:current} -->
<name>Upper bound test for Google Cloud Shared Dependencies</name>
<url>https://github.com/googleapis/java-shared-dependencies</url>
<description>
Expand Down

0 comments on commit 5ab24f2

Please sign in to comment.