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] authored Sep 7, 2020
1 parent 82adc84 commit a9ca5f6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 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-bigquery-parent</artifactId>
<packaging>pom</packaging>
<version>1.117.2-SNAPSHOT</version><!-- {x-version-update:google-cloud-bigquery:current} -->
<version>1.117.2</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.117.2-SNAPSHOT</version><!-- {x-version-update:google-cloud-bigquery:current} -->
<version>1.117.2</version><!-- {x-version-update:google-cloud-bigquery:current} -->
</dependency>

<dependency>
Expand Down

0 comments on commit a9ca5f6

Please sign in to comment.