From 265089297d32861019f3516c0d8f1f05e9d25eaa Mon Sep 17 00:00:00 2001 From: Ajit Thakor Date: Wed, 19 Jun 2019 17:00:55 +0530 Subject: [PATCH 1/3] cleanup unused dependency of google-cloud-automl --- google-cloud-clients/google-cloud-automl/pom.xml | 11 +---------- 1 file changed, 1 insertion(+), 10 deletions(-) diff --git a/google-cloud-clients/google-cloud-automl/pom.xml b/google-cloud-clients/google-cloud-automl/pom.xml index 1c31a83e6b5d..b478fa4883de 100644 --- a/google-cloud-clients/google-cloud-automl/pom.xml +++ b/google-cloud-clients/google-cloud-automl/pom.xml @@ -30,19 +30,10 @@ com.google.api.grpc proto-google-cloud-automl-v1beta1 - - io.grpc - grpc-netty-shaded - io.grpc grpc-stub - - io.grpc - grpc-auth - - junit @@ -88,4 +79,4 @@ - + \ No newline at end of file From 55d77fead74131af55cdb491ef9499690332b1e9 Mon Sep 17 00:00:00 2001 From: Ajit Thakor Date: Wed, 26 Jun 2019 11:42:40 +0530 Subject: [PATCH 2/3] remove grpc-stub dependency --- google-cloud-clients/google-cloud-automl/pom.xml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/google-cloud-clients/google-cloud-automl/pom.xml b/google-cloud-clients/google-cloud-automl/pom.xml index b478fa4883de..0a87f289661e 100644 --- a/google-cloud-clients/google-cloud-automl/pom.xml +++ b/google-cloud-clients/google-cloud-automl/pom.xml @@ -30,10 +30,6 @@ com.google.api.grpc proto-google-cloud-automl-v1beta1 - - io.grpc - grpc-stub - junit From 151bc24d914a87391541542d6f140f62f68b0fa2 Mon Sep 17 00:00:00 2001 From: Ajit Thakor Date: Thu, 27 Jun 2019 14:23:51 +0530 Subject: [PATCH 3/3] resolve new line at end of file --- google-cloud-clients/google-cloud-automl/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/google-cloud-clients/google-cloud-automl/pom.xml b/google-cloud-clients/google-cloud-automl/pom.xml index 0a87f289661e..428ba05451c5 100644 --- a/google-cloud-clients/google-cloud-automl/pom.xml +++ b/google-cloud-clients/google-cloud-automl/pom.xml @@ -75,4 +75,4 @@ - \ No newline at end of file +