Skip to content

Commit 4f5ac65

Browse files
authored
---
yaml --- r: 8805 b: refs/heads/lesv-patch-1 c: 96e07c0 h: refs/heads/master i: 8803: 6302963
1 parent d678345 commit 4f5ac65

3 files changed

Lines changed: 5 additions & 5 deletions

File tree

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ refs/tags/v0.22.0: 18b298fe4bfe8ec2f20b0e0bf7ffdcce5cc3c5fe
6666
refs/heads/vam-google-patch-1: d0c8fee3a4074d0bf7360ce8c4f7f7223d0ee7b9
6767
refs/heads/vam-google-patch-CODEOWNERS: 2ac1616e25229e51d08a984708ef1918f91a35ee
6868
refs/heads/danoscarmike-patch-1: 7342a9916bce4ed00002c7202e2a16c5d46afaea
69-
refs/heads/lesv-patch-1: 349f3b0db216ba701ac3e0973e5cf7ce9439ba71
69+
refs/heads/lesv-patch-1: 96e07c0537fab956d11aa68ca88f505e53435296
7070
refs/heads/ml-update-branch: 079dd6610017f5c51b9d1938c12d6d55b61513cf
7171
refs/heads/vkedia-patch-2: 7d8241388a9769a5c069334761b06c7012c878e7
7272
refs/heads/vkedia-patch-3: 4d128043acaa7db9160faf439d2ca6104e8a88cb

branches/lesv-patch-1/google-cloud-util/google-cloud-compat-checker/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
33
<modelVersion>4.0.0</modelVersion>
44
<artifactId>google-cloud-compat-checker</artifactId>
5-
<version>0.26.0-alpha</version>
5+
<version>0.26.1-alpha-SNAPSHOT</version>
66
<packaging>jar</packaging>
77
<name>Google Cloud Java Compatibility Checker</name>
88
<url>https://github.com/GoogleCloudPlatform/google-cloud-java/tree/master/google-cloud-util/google-cloud-compat-checker</url>
@@ -12,7 +12,7 @@
1212
<parent>
1313
<groupId>com.google.cloud</groupId>
1414
<artifactId>google-cloud-util</artifactId>
15-
<version>0.26.0-alpha</version>
15+
<version>0.26.1-alpha-SNAPSHOT</version>
1616
</parent>
1717
<properties>
1818
<site.installationModule>google-cloud-compat-checker</site.installationModule>

branches/lesv-patch-1/google-cloud-util/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<modelVersion>4.0.0</modelVersion>
44
<groupId>com.google.cloud</groupId>
55
<artifactId>google-cloud-util</artifactId>
6-
<version>0.26.0-alpha</version>
6+
<version>0.26.1-alpha-SNAPSHOT</version>
77
<packaging>pom</packaging>
88
<name>Google Cloud Util</name>
99
<url>https://github.com/GoogleCloudPlatform/google-cloud-java/tree/master/google-cloud-util</url>
@@ -13,7 +13,7 @@
1313
<parent>
1414
<groupId>com.google.cloud</groupId>
1515
<artifactId>google-cloud-pom</artifactId>
16-
<version>0.26.0-alpha</version>
16+
<version>0.26.1-alpha-SNAPSHOT</version>
1717
</parent>
1818
<modules>
1919
<module>google-cloud-compat-checker</module>

0 commit comments

Comments
 (0)