diff --git a/google-cloud-clients/google-cloud-container/pom.xml b/google-cloud-clients/google-cloud-container/pom.xml index bd7b9b9c5d38..e5f3c55b990e 100644 --- a/google-cloud-clients/google-cloud-container/pom.xml +++ b/google-cloud-clients/google-cloud-container/pom.xml @@ -19,10 +19,6 @@ ${project.version} - - ${project.groupId} - google-cloud-core - ${project.groupId} google-cloud-core-grpc @@ -35,18 +31,6 @@ com.google.api.grpc grpc-google-cloud-container-v1 - - io.grpc - grpc-netty-shaded - - - io.grpc - grpc-stub - - - io.grpc - grpc-auth - @@ -54,26 +38,6 @@ junit test - - org.easymock - easymock - test - - - org.objenesis - objenesis - test - - - com.google.truth - truth - test - - - com.google.api.grpc - grpc-google-iam-v1 - test - com.google.api @@ -108,4 +72,4 @@ - + \ No newline at end of file