From 558fb4105f652c95c5615317616e5b107410918d Mon Sep 17 00:00:00 2001 From: Ajit Thakor Date: Wed, 19 Jun 2019 19:26:49 +0530 Subject: [PATCH 1/3] cleanup unused dependency of contrib-google-cloud-iot --- google-cloud-clients/google-cloud-iot/pom.xml | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) diff --git a/google-cloud-clients/google-cloud-iot/pom.xml b/google-cloud-clients/google-cloud-iot/pom.xml index 3b57983cb0ff..70ea5097f98b 100644 --- a/google-cloud-clients/google-cloud-iot/pom.xml +++ b/google-cloud-clients/google-cloud-iot/pom.xml @@ -30,18 +30,10 @@ com.google.api.grpc proto-google-cloud-iot-v1 - - io.grpc - grpc-netty-shaded - io.grpc grpc-stub - - io.grpc - grpc-auth - @@ -88,4 +80,4 @@ - + \ No newline at end of file From 4812e34f5f3802b25827976d6dff1dac0077167b Mon Sep 17 00:00:00 2001 From: Ajit Thakor Date: Wed, 26 Jun 2019 16:29:08 +0530 Subject: [PATCH 2/3] remove unused dependency of iot --- google-cloud-clients/google-cloud-iot/pom.xml | 8 -------- 1 file changed, 8 deletions(-) diff --git a/google-cloud-clients/google-cloud-iot/pom.xml b/google-cloud-clients/google-cloud-iot/pom.xml index 70ea5097f98b..83f790c2bd56 100644 --- a/google-cloud-clients/google-cloud-iot/pom.xml +++ b/google-cloud-clients/google-cloud-iot/pom.xml @@ -18,10 +18,6 @@ google-cloud-iot - - ${project.groupId} - google-cloud-core - ${project.groupId} google-cloud-core-grpc @@ -30,10 +26,6 @@ com.google.api.grpc proto-google-cloud-iot-v1 - - io.grpc - grpc-stub - From 988d9c302abffa278cc71d63ef710abd52181c60 Mon Sep 17 00:00:00 2001 From: Ajit Thakor Date: Wed, 3 Jul 2019 12:02:57 +0530 Subject: [PATCH 3/3] add the newline at the end of the file --- google-cloud-clients/google-cloud-iot/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/google-cloud-clients/google-cloud-iot/pom.xml b/google-cloud-clients/google-cloud-iot/pom.xml index 83f790c2bd56..a0f749273981 100644 --- a/google-cloud-clients/google-cloud-iot/pom.xml +++ b/google-cloud-clients/google-cloud-iot/pom.xml @@ -72,4 +72,4 @@ - \ No newline at end of file +