diff --git a/java-phishingprotection/google-cloud-phishingprotection-bom/pom.xml b/java-phishingprotection/google-cloud-phishingprotection-bom/pom.xml index 542d774a0a4c..f74116401d06 100644 --- a/java-phishingprotection/google-cloud-phishingprotection-bom/pom.xml +++ b/java-phishingprotection/google-cloud-phishingprotection-bom/pom.xml @@ -3,7 +3,7 @@ <modelVersion>4.0.0</modelVersion> <groupId>com.google.cloud</groupId> <artifactId>google-cloud-phishingprotection-bom</artifactId> - <version>0.33.1</version><!-- {x-version-update:google-cloud-phishingprotection:current} --> + <version>0.33.2-SNAPSHOT</version><!-- {x-version-update:google-cloud-phishingprotection:current} --> <packaging>pom</packaging> <parent> <groupId>com.google.cloud</groupId> @@ -52,17 +52,17 @@ <dependency> <groupId>com.google.cloud</groupId> <artifactId>google-cloud-phishingprotection</artifactId> - <version>0.33.1</version><!-- {x-version-update:google-cloud-phishingprotection:current} --> + <version>0.33.2-SNAPSHOT</version><!-- {x-version-update:google-cloud-phishingprotection:current} --> </dependency> <dependency> <groupId>com.google.api.grpc</groupId> <artifactId>grpc-google-cloud-phishingprotection-v1beta1</artifactId> - <version>0.33.1</version><!-- {x-version-update:grpc-google-cloud-phishingprotection-v1beta1:current} --> + <version>0.33.2-SNAPSHOT</version><!-- {x-version-update:grpc-google-cloud-phishingprotection-v1beta1:current} --> </dependency> <dependency> <groupId>com.google.api.grpc</groupId> <artifactId>proto-google-cloud-phishingprotection-v1beta1</artifactId> - <version>0.33.1</version><!-- {x-version-update:proto-google-cloud-phishingprotection-v1beta1:current} --> + <version>0.33.2-SNAPSHOT</version><!-- {x-version-update:proto-google-cloud-phishingprotection-v1beta1:current} --> </dependency> </dependencies> </dependencyManagement> diff --git a/java-phishingprotection/google-cloud-phishingprotection/pom.xml b/java-phishingprotection/google-cloud-phishingprotection/pom.xml index de2b400906aa..9f77c625a9c1 100644 --- a/java-phishingprotection/google-cloud-phishingprotection/pom.xml +++ b/java-phishingprotection/google-cloud-phishingprotection/pom.xml @@ -3,7 +3,7 @@ <modelVersion>4.0.0</modelVersion> <groupId>com.google.cloud</groupId> <artifactId>google-cloud-phishingprotection</artifactId> - <version>0.33.1</version><!-- {x-version-update:google-cloud-phishingprotection:current} --> + <version>0.33.2-SNAPSHOT</version><!-- {x-version-update:google-cloud-phishingprotection:current} --> <packaging>jar</packaging> <name>Google Cloud Phishing Protection</name> <url>https://github.com/googleapis/java-phishingprotection</url> @@ -11,7 +11,7 @@ <parent> <groupId>com.google.cloud</groupId> <artifactId>google-cloud-phishingprotection-parent</artifactId> - <version>0.33.1</version><!-- {x-version-update:google-cloud-phishingprotection:current} --> + <version>0.33.2-SNAPSHOT</version><!-- {x-version-update:google-cloud-phishingprotection:current} --> </parent> <properties> <site.installationModule>google-cloud-phishingprotection</site.installationModule> diff --git a/java-phishingprotection/grpc-google-cloud-phishingprotection-v1beta1/pom.xml b/java-phishingprotection/grpc-google-cloud-phishingprotection-v1beta1/pom.xml index 2638f0da8473..88de8ca654ef 100644 --- a/java-phishingprotection/grpc-google-cloud-phishingprotection-v1beta1/pom.xml +++ b/java-phishingprotection/grpc-google-cloud-phishingprotection-v1beta1/pom.xml @@ -4,13 +4,13 @@ <modelVersion>4.0.0</modelVersion> <groupId>com.google.api.grpc</groupId> <artifactId>grpc-google-cloud-phishingprotection-v1beta1</artifactId> - <version>0.33.1</version><!-- {x-version-update:grpc-google-cloud-phishingprotection-v1beta1:current} --> + <version>0.33.2-SNAPSHOT</version><!-- {x-version-update:grpc-google-cloud-phishingprotection-v1beta1:current} --> <name>grpc-google-cloud-phishingprotection-v1beta1</name> <description>GRPC library for grpc-google-cloud-phishingprotection-v1beta1</description> <parent> <groupId>com.google.cloud</groupId> <artifactId>google-cloud-phishingprotection-parent</artifactId> - <version>0.33.1</version><!-- {x-version-update:google-cloud-phishingprotection:current} --> + <version>0.33.2-SNAPSHOT</version><!-- {x-version-update:google-cloud-phishingprotection:current} --> </parent> <dependencies> <dependency> diff --git a/java-phishingprotection/pom.xml b/java-phishingprotection/pom.xml index 6ba72aa06480..b18c3d5ebd82 100644 --- a/java-phishingprotection/pom.xml +++ b/java-phishingprotection/pom.xml @@ -4,7 +4,7 @@ <groupId>com.google.cloud</groupId> <artifactId>google-cloud-phishingprotection-parent</artifactId> <packaging>pom</packaging> - <version>0.33.1</version><!-- {x-version-update:google-cloud-phishingprotection:current} --> + <version>0.33.2-SNAPSHOT</version><!-- {x-version-update:google-cloud-phishingprotection:current} --> <name>Google Cloud Phishing Protection Parent</name> <url>https://github.com/googleapis/java-phishingprotection</url> <description> @@ -61,17 +61,17 @@ <dependency> <groupId>com.google.api.grpc</groupId> <artifactId>proto-google-cloud-phishingprotection-v1beta1</artifactId> - <version>0.33.1</version><!-- {x-version-update:proto-google-cloud-phishingprotection-v1beta1:current} --> + <version>0.33.2-SNAPSHOT</version><!-- {x-version-update:proto-google-cloud-phishingprotection-v1beta1:current} --> </dependency> <dependency> <groupId>com.google.api.grpc</groupId> <artifactId>grpc-google-cloud-phishingprotection-v1beta1</artifactId> - <version>0.33.1</version><!-- {x-version-update:grpc-google-cloud-phishingprotection-v1beta1:current} --> + <version>0.33.2-SNAPSHOT</version><!-- {x-version-update:grpc-google-cloud-phishingprotection-v1beta1:current} --> </dependency> <dependency> <groupId>com.google.cloud</groupId> <artifactId>google-cloud-phishingprotection</artifactId> - <version>0.33.1</version><!-- {x-version-update:google-cloud-phishingprotection:current} --> + <version>0.33.2-SNAPSHOT</version><!-- {x-version-update:google-cloud-phishingprotection:current} --> </dependency> <dependency> diff --git a/java-phishingprotection/proto-google-cloud-phishingprotection-v1beta1/pom.xml b/java-phishingprotection/proto-google-cloud-phishingprotection-v1beta1/pom.xml index 71c4ad4209cb..e6d27ccab437 100644 --- a/java-phishingprotection/proto-google-cloud-phishingprotection-v1beta1/pom.xml +++ b/java-phishingprotection/proto-google-cloud-phishingprotection-v1beta1/pom.xml @@ -4,13 +4,13 @@ <modelVersion>4.0.0</modelVersion> <groupId>com.google.api.grpc</groupId> <artifactId>proto-google-cloud-phishingprotection-v1beta1</artifactId> - <version>0.33.1</version><!-- {x-version-update:proto-google-cloud-phishingprotection-v1beta1:current} --> + <version>0.33.2-SNAPSHOT</version><!-- {x-version-update:proto-google-cloud-phishingprotection-v1beta1:current} --> <name>proto-google-cloud-phishingprotection-v1beta1</name> <description>PROTO library for proto-google-cloud-phishingprotection-v1beta1</description> <parent> <groupId>com.google.cloud</groupId> <artifactId>google-cloud-phishingprotection-parent</artifactId> - <version>0.33.1</version><!-- {x-version-update:google-cloud-phishingprotection:current} --> + <version>0.33.2-SNAPSHOT</version><!-- {x-version-update:google-cloud-phishingprotection:current} --> </parent> <dependencies> <dependency> diff --git a/java-phishingprotection/versions.txt b/java-phishingprotection/versions.txt index 174d55ff1b4d..1a422e0f0902 100644 --- a/java-phishingprotection/versions.txt +++ b/java-phishingprotection/versions.txt @@ -1,6 +1,6 @@ # Format: # module:released-version:current-version -google-cloud-phishingprotection:0.33.1:0.33.1 -grpc-google-cloud-phishingprotection-v1beta1:0.33.1:0.33.1 -proto-google-cloud-phishingprotection-v1beta1:0.33.1:0.33.1 +google-cloud-phishingprotection:0.33.1:0.33.2-SNAPSHOT +grpc-google-cloud-phishingprotection-v1beta1:0.33.1:0.33.2-SNAPSHOT +proto-google-cloud-phishingprotection-v1beta1:0.33.1:0.33.2-SNAPSHOT