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

Commit

Permalink
updated pom.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
release-please[bot] committed Jul 8, 2020
1 parent bb349f1 commit 969719e
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-phishingprotection-parent</artifactId>
<packaging>pom</packaging>
<version>0.29.1-SNAPSHOT</version><!-- {x-version-update:google-cloud-phishingprotection:current} -->
<version>0.29.1</version><!-- {x-version-update:google-cloud-phishingprotection:current} -->
<name>Google Cloud Phishing Protection Parent</name>
<url>https://github.com/googleapis/java-phishingprotection</url>
<description>
Expand Down Expand Up @@ -70,17 +70,17 @@
<dependency>
<groupId>com.google.api.grpc</groupId>
<artifactId>proto-google-cloud-phishingprotection-v1beta1</artifactId>
<version>0.29.1-SNAPSHOT</version><!-- {x-version-update:proto-google-cloud-phishingprotection-v1beta1:current} -->
<version>0.29.1</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.29.1-SNAPSHOT</version><!-- {x-version-update:grpc-google-cloud-phishingprotection-v1beta1:current} -->
<version>0.29.1</version><!-- {x-version-update:grpc-google-cloud-phishingprotection-v1beta1:current} -->
</dependency>
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-phishingprotection</artifactId>
<version>0.29.1-SNAPSHOT</version><!-- {x-version-update:google-cloud-phishingprotection:current} -->
<version>0.29.1</version><!-- {x-version-update:google-cloud-phishingprotection:current} -->
</dependency>

<dependency>
Expand Down

0 comments on commit 969719e

Please sign in to comment.