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

Commit 15032de

Browse files
committed
feat: generate migration v2alpha
1 parent ff233d8 commit 15032de

2 files changed

Lines changed: 1 addition & 9 deletions

File tree

  • grpc-google-cloud-bigquerymigration-v2alpha
  • proto-google-cloud-bigquerymigration-v2alpha

grpc-google-cloud-bigquerymigration-v2alpha/pom.xml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -29,10 +29,6 @@
2929
<groupId>com.google.protobuf</groupId>
3030
<artifactId>protobuf-java</artifactId>
3131
</dependency>
32-
<dependency>
33-
<groupId>com.google.api.grpc</groupId>
34-
<artifactId>proto-google-common-protos</artifactId>
35-
</dependency>
3632
<dependency>
3733
<groupId>com.google.api.grpc</groupId>
3834
<artifactId>proto-google-cloud-bigquerymigration-v2alpha</artifactId>
@@ -66,4 +62,4 @@
6662
</plugin>
6763
</plugins>
6864
</build>
69-
</project>
65+
</project>

proto-google-cloud-bigquerymigration-v2alpha/pom.xml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -21,10 +21,6 @@
2121
<groupId>com.google.api.grpc</groupId>
2222
<artifactId>proto-google-common-protos</artifactId>
2323
</dependency>
24-
<dependency>
25-
<groupId>com.google.api.grpc</groupId>
26-
<artifactId>proto-google-iam-v1</artifactId>
27-
</dependency>
2824
<dependency>
2925
<groupId>com.google.api</groupId>
3026
<artifactId>api-common</artifactId>

0 commit comments

Comments
 (0)