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

Commit d2fafbd

Browse files
chore: release 0.28.3-SNAPSHOT
* updated versions.txt [ci skip] * updated google-cloud-phishingprotection-bom/pom.xml [ci skip] * updated google-cloud-phishingprotection/pom.xml [ci skip] * updated grpc-google-cloud-phishingprotection-v1beta1/pom.xml [ci skip] * updated pom.xml [ci skip] * updated proto-google-cloud-phishingprotection-v1beta1/pom.xml [ci skip]
1 parent 4155a77 commit d2fafbd

File tree

6 files changed

+17
-17
lines changed

6 files changed

+17
-17
lines changed

google-cloud-phishingprotection-bom/pom.xml

+4-4
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-phishingprotection-bom</artifactId>
6-
<version>0.28.2</version><!-- {x-version-update:google-cloud-phishingprotection:current} -->
6+
<version>0.28.3-SNAPSHOT</version><!-- {x-version-update:google-cloud-phishingprotection:current} -->
77
<packaging>pom</packaging>
88
<parent>
99
<groupId>com.google.cloud</groupId>
@@ -64,17 +64,17 @@
6464
<dependency>
6565
<groupId>com.google.cloud</groupId>
6666
<artifactId>google-cloud-phishingprotection</artifactId>
67-
<version>0.28.2</version><!-- {x-version-update:google-cloud-phishingprotection:current} -->
67+
<version>0.28.3-SNAPSHOT</version><!-- {x-version-update:google-cloud-phishingprotection:current} -->
6868
</dependency>
6969
<dependency>
7070
<groupId>com.google.api.grpc</groupId>
7171
<artifactId>proto-google-cloud-phishingprotection-v1beta1</artifactId>
72-
<version>0.28.2</version><!-- {x-version-update:proto-google-cloud-phishingprotection-v1beta1:current} -->
72+
<version>0.28.3-SNAPSHOT</version><!-- {x-version-update:proto-google-cloud-phishingprotection-v1beta1:current} -->
7373
</dependency>
7474
<dependency>
7575
<groupId>com.google.api.grpc</groupId>
7676
<artifactId>grpc-google-cloud-phishingprotection-v1beta1</artifactId>
77-
<version>0.28.2</version><!-- {x-version-update:grpc-google-cloud-phishingprotection-v1beta1:current} -->
77+
<version>0.28.3-SNAPSHOT</version><!-- {x-version-update:grpc-google-cloud-phishingprotection-v1beta1:current} -->
7878
</dependency>
7979
</dependencies>
8080
</dependencyManagement>

google-cloud-phishingprotection/pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,15 @@
33
<modelVersion>4.0.0</modelVersion>
44
<groupId>com.google.cloud</groupId>
55
<artifactId>google-cloud-phishingprotection</artifactId>
6-
<version>0.28.2</version><!-- {x-version-update:google-cloud-phishingprotection:current} -->
6+
<version>0.28.3-SNAPSHOT</version><!-- {x-version-update:google-cloud-phishingprotection:current} -->
77
<packaging>jar</packaging>
88
<name>Google Cloud Phishing Protection</name>
99
<url>https://github.com/googleapis/java-phishingprotection</url>
1010
<description>Java idiomatic client for Google Cloud Phishing Protection</description>
1111
<parent>
1212
<groupId>com.google.cloud</groupId>
1313
<artifactId>google-cloud-phishingprotection-parent</artifactId>
14-
<version>0.28.2</version><!-- {x-version-update:google-cloud-phishingprotection:current} -->
14+
<version>0.28.3-SNAPSHOT</version><!-- {x-version-update:google-cloud-phishingprotection:current} -->
1515
</parent>
1616
<properties>
1717
<site.installationModule>google-cloud-phishingprotection</site.installationModule>

grpc-google-cloud-phishingprotection-v1beta1/pom.xml

+2-2
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-cloud-phishingprotection-v1beta1</artifactId>
7-
<version>0.28.2</version><!-- {x-version-update:grpc-google-cloud-phishingprotection-v1beta1:current} -->
7+
<version>0.28.3-SNAPSHOT</version><!-- {x-version-update:grpc-google-cloud-phishingprotection-v1beta1:current} -->
88
<name>grpc-google-cloud-phishingprotection-v1beta1</name>
99
<description>GRPC library for grpc-google-cloud-phishingprotection-v1beta1</description>
1010
<parent>
1111
<groupId>com.google.cloud</groupId>
1212
<artifactId>google-cloud-phishingprotection-parent</artifactId>
13-
<version>0.28.2</version><!-- {x-version-update:google-cloud-phishingprotection:current} -->
13+
<version>0.28.3-SNAPSHOT</version><!-- {x-version-update:google-cloud-phishingprotection:current} -->
1414
</parent>
1515
<dependencies>
1616
<dependency>

pom.xml

+4-4
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<groupId>com.google.cloud</groupId>
55
<artifactId>google-cloud-phishingprotection-parent</artifactId>
66
<packaging>pom</packaging>
7-
<version>0.28.2</version><!-- {x-version-update:google-cloud-phishingprotection:current} -->
7+
<version>0.28.3-SNAPSHOT</version><!-- {x-version-update:google-cloud-phishingprotection:current} -->
88
<name>Google Cloud Phishing Protection Parent</name>
99
<url>https://github.com/googleapis/java-phishingprotection</url>
1010
<description>
@@ -81,17 +81,17 @@
8181
<dependency>
8282
<groupId>com.google.api.grpc</groupId>
8383
<artifactId>proto-google-cloud-phishingprotection-v1beta1</artifactId>
84-
<version>0.28.2</version><!-- {x-version-update:proto-google-cloud-phishingprotection-v1beta1:current} -->
84+
<version>0.28.3-SNAPSHOT</version><!-- {x-version-update:proto-google-cloud-phishingprotection-v1beta1:current} -->
8585
</dependency>
8686
<dependency>
8787
<groupId>com.google.api.grpc</groupId>
8888
<artifactId>grpc-google-cloud-phishingprotection-v1beta1</artifactId>
89-
<version>0.28.2</version><!-- {x-version-update:grpc-google-cloud-phishingprotection-v1beta1:current} -->
89+
<version>0.28.3-SNAPSHOT</version><!-- {x-version-update:grpc-google-cloud-phishingprotection-v1beta1:current} -->
9090
</dependency>
9191
<dependency>
9292
<groupId>com.google.cloud</groupId>
9393
<artifactId>google-cloud-phishingprotection</artifactId>
94-
<version>0.28.2</version><!-- {x-version-update:google-cloud-phishingprotection:current} -->
94+
<version>0.28.3-SNAPSHOT</version><!-- {x-version-update:google-cloud-phishingprotection:current} -->
9595
</dependency>
9696

9797
<dependency>

proto-google-cloud-phishingprotection-v1beta1/pom.xml

+2-2
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-cloud-phishingprotection-v1beta1</artifactId>
7-
<version>0.28.2</version><!-- {x-version-update:proto-google-cloud-phishingprotection-v1beta1:current} -->
7+
<version>0.28.3-SNAPSHOT</version><!-- {x-version-update:proto-google-cloud-phishingprotection-v1beta1:current} -->
88
<name>proto-google-cloud-phishingprotection-v1beta1</name>
99
<description>PROTO library for proto-google-cloud-phishingprotection-v1beta1</description>
1010
<parent>
1111
<groupId>com.google.cloud</groupId>
1212
<artifactId>google-cloud-phishingprotection-parent</artifactId>
13-
<version>0.28.2</version><!-- {x-version-update:google-cloud-phishingprotection:current} -->
13+
<version>0.28.3-SNAPSHOT</version><!-- {x-version-update:google-cloud-phishingprotection:current} -->
1414
</parent>
1515
<dependencies>
1616
<dependency>

versions.txt

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Format:
22
# module:released-version:current-version
33

4-
proto-google-cloud-phishingprotection-v1beta1:0.28.2:0.28.2
5-
grpc-google-cloud-phishingprotection-v1beta1:0.28.2:0.28.2
6-
google-cloud-phishingprotection:0.28.2:0.28.2
4+
proto-google-cloud-phishingprotection-v1beta1:0.28.2:0.28.3-SNAPSHOT
5+
grpc-google-cloud-phishingprotection-v1beta1:0.28.2:0.28.3-SNAPSHOT
6+
google-cloud-phishingprotection:0.28.2:0.28.3-SNAPSHOT

0 commit comments

Comments
 (0)