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

Commit

Permalink
updated pom.xml [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
release-please[bot] committed Jan 13, 2020
1 parent 4aca353 commit cb00d56
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions pom.xml
Expand Up @@ -4,7 +4,7 @@
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-monitoring-dashboard-parent</artifactId>
<packaging>pom</packaging>
<version>0.1.1-SNAPSHOT</version><!-- {x-version-update:google-cloud-monitoring-dashboard:current} -->
<version>0.1.1</version><!-- {x-version-update:google-cloud-monitoring-dashboard:current} -->
<name>Google Cloud Monitoring Dashboard Parent</name>
<url>https://github.com/googleapis/java-monitoring-dashboard</url>
<description>
Expand Down Expand Up @@ -81,17 +81,17 @@
<dependency>
<groupId>com.google.api.grpc</groupId>
<artifactId>proto-google-cloud-monitoring-dashboard-v1</artifactId>
<version>0.1.1-SNAPSHOT</version><!-- {x-version-update:proto-google-cloud-monitoring-dashboard-v1:current} -->
<version>0.1.1</version><!-- {x-version-update:proto-google-cloud-monitoring-dashboard-v1:current} -->
</dependency>
<dependency>
<groupId>com.google.api.grpc</groupId>
<artifactId>grpc-google-cloud-monitoring-dashboard-v1</artifactId>
<version>0.1.1-SNAPSHOT</version><!-- {x-version-update:grpc-google-cloud-monitoring-dashboard-v1:current} -->
<version>0.1.1</version><!-- {x-version-update:grpc-google-cloud-monitoring-dashboard-v1:current} -->
</dependency>
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-monitoring-dashboard</artifactId>
<version>0.1.1-SNAPSHOT</version><!-- {x-version-update:google-cloud-monitoring-dashboard:current} -->
<version>0.1.1</version><!-- {x-version-update:google-cloud-monitoring-dashboard:current} -->
</dependency>

<dependency>
Expand Down

0 comments on commit cb00d56

Please sign in to comment.