Skip to content

Commit

Permalink
feat: add google-cloud-bigqueryconnection API (#1095)
Browse files Browse the repository at this point in the history
  • Loading branch information
stephaniewang526 committed Nov 2, 2020
1 parent d63dead commit 6a3429d
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -200,6 +200,13 @@
<type>pom</type>
<scope>import</scope>
</dependency>
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-bigqueryconnection-bom</artifactId>
<version>1.0.0</version>
<type>pom</type>
<scope>import</scope>
</dependency>
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-bigtable-bom</artifactId>
Expand Down

0 comments on commit 6a3429d

Please sign in to comment.