Skip to content

Commit

Permalink
chore: updated pom.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
release-please[bot] committed Jul 29, 2020
1 parent c156704 commit abc7080
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Expand Up @@ -4,7 +4,7 @@
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-bigquery-parent</artifactId>
<packaging>pom</packaging>
<version>1.116.8-SNAPSHOT</version><!-- {x-version-update:google-cloud-bigquery:current} -->
<version>1.116.8</version><!-- {x-version-update:google-cloud-bigquery:current} -->
<name>BigQuery Parent</name>
<url>https://github.com/googleapis/java-bigquery</url>
<description>
Expand Down Expand Up @@ -86,7 +86,7 @@
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-bigquery</artifactId>
<version>1.116.8-SNAPSHOT</version><!-- {x-version-update:google-cloud-bigquery:current} -->
<version>1.116.8</version><!-- {x-version-update:google-cloud-bigquery:current} -->
</dependency>

<dependency>
Expand Down

0 comments on commit abc7080

Please sign in to comment.