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

Commit

Permalink
feat: generate migration v2alpha
Browse files Browse the repository at this point in the history
  • Loading branch information
shollyman committed Sep 24, 2021
1 parent ff233d8 commit 15032de
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 9 deletions.
6 changes: 1 addition & 5 deletions grpc-google-cloud-bigquerymigration-v2alpha/pom.xml
Expand Up @@ -29,10 +29,6 @@
<groupId>com.google.protobuf</groupId>
<artifactId>protobuf-java</artifactId>
</dependency>
<dependency>
<groupId>com.google.api.grpc</groupId>
<artifactId>proto-google-common-protos</artifactId>
</dependency>
<dependency>
<groupId>com.google.api.grpc</groupId>
<artifactId>proto-google-cloud-bigquerymigration-v2alpha</artifactId>
Expand Down Expand Up @@ -66,4 +62,4 @@
</plugin>
</plugins>
</build>
</project>
</project>
4 changes: 0 additions & 4 deletions proto-google-cloud-bigquerymigration-v2alpha/pom.xml
Expand Up @@ -21,10 +21,6 @@
<groupId>com.google.api.grpc</groupId>
<artifactId>proto-google-common-protos</artifactId>
</dependency>
<dependency>
<groupId>com.google.api.grpc</groupId>
<artifactId>proto-google-iam-v1</artifactId>
</dependency>
<dependency>
<groupId>com.google.api</groupId>
<artifactId>api-common</artifactId>
Expand Down

0 comments on commit 15032de

Please sign in to comment.