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

Commit 6f47302

Browse files
chore: release 2.5.1-SNAPSHOT (#216)
🤖 I have created a release \*beep\* \*boop\* --- ### Updating meta-information for bleeding-edge SNAPSHOT release. --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
1 parent e293d9e commit 6f47302

File tree

4 files changed

+7
-7
lines changed

4 files changed

+7
-7
lines changed

grpc-google-common-protos/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@
44
<modelVersion>4.0.0</modelVersion>
55
<groupId>com.google.api.grpc</groupId>
66
<artifactId>grpc-google-common-protos</artifactId>
7-
<version>2.5.0</version><!-- {x-version-update:proto-google-common-protos:current} -->
7+
<version>2.5.1-SNAPSHOT</version><!-- {x-version-update:proto-google-common-protos:current} -->
88
<name>grpc-google-common-protos</name>
99
<description>GRPC library for grpc-google-common-protos</description>
1010
<parent>
1111
<groupId>com.google.api.grpc</groupId>
1212
<artifactId>google-common-protos-parent</artifactId>
13-
<version>2.5.0</version><!-- {x-version-update:proto-google-common-protos:current} -->
13+
<version>2.5.1-SNAPSHOT</version><!-- {x-version-update:proto-google-common-protos:current} -->
1414
</parent>
1515
<dependencies>
1616
<dependency>

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<groupId>com.google.api.grpc</groupId>
55
<artifactId>google-common-protos-parent</artifactId>
66
<packaging>pom</packaging>
7-
<version>2.5.0</version><!-- {x-version-update:proto-google-common-protos:current} -->
7+
<version>2.5.1-SNAPSHOT</version><!-- {x-version-update:proto-google-common-protos:current} -->
88
<name>Google Common Protos Parent</name>
99
<url>https://github.com/googleapis/java-iam</url>
1010
<description>
@@ -88,7 +88,7 @@
8888
<dependency>
8989
<groupId>com.google.api.grpc</groupId>
9090
<artifactId>proto-google-common-protos</artifactId>
91-
<version>2.5.0</version><!-- {x-version-update:proto-google-common-protos:current} -->
91+
<version>2.5.1-SNAPSHOT</version><!-- {x-version-update:proto-google-common-protos:current} -->
9292
</dependency>
9393
<dependency>
9494
<groupId>com.google.guava</groupId>

proto-google-common-protos/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@
44
<modelVersion>4.0.0</modelVersion>
55
<groupId>com.google.api.grpc</groupId>
66
<artifactId>proto-google-common-protos</artifactId>
7-
<version>2.5.0</version><!-- {x-version-update:proto-google-common-protos:current} -->
7+
<version>2.5.1-SNAPSHOT</version><!-- {x-version-update:proto-google-common-protos:current} -->
88
<name>proto-google-common-protos</name>
99
<description>PROTO library for proto-google-common-protos</description>
1010
<parent>
1111
<groupId>com.google.api.grpc</groupId>
1212
<artifactId>google-common-protos-parent</artifactId>
13-
<version>2.5.0</version><!-- {x-version-update:proto-google-common-protos:current} -->
13+
<version>2.5.1-SNAPSHOT</version><!-- {x-version-update:proto-google-common-protos:current} -->
1414
</parent>
1515
<dependencies>
1616
<dependency>

versions.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# Format:
22
# module:released-version:current-version
33

4-
proto-google-common-protos:2.5.0:2.5.0
4+
proto-google-common-protos:2.5.0:2.5.1-SNAPSHOT

0 commit comments

Comments
 (0)