Skip to content

Commit

Permalink
feat: add google-cloud-bigqueryreservation API (#1096)
Browse files Browse the repository at this point in the history
  • Loading branch information
stephaniewang526 committed Nov 2, 2020
1 parent 220e696 commit 9b5e49d
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 @@ -207,6 +207,13 @@
<type>pom</type>
<scope>import</scope>
</dependency>
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-bigqueryreservation-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 9b5e49d

Please sign in to comment.