From 610170667feb4311bbfca4bfc23f949dbe49aeb3 Mon Sep 17 00:00:00 2001 From: Song Jiaming Date: Thu, 28 Oct 2021 10:41:50 +0800 Subject: [PATCH] pom shade fix (#3314) --- scala/serving/pom.xml | 29 +++++++++-------------------- 1 file changed, 9 insertions(+), 20 deletions(-) diff --git a/scala/serving/pom.xml b/scala/serving/pom.xml index 92b204146ef..9b3949373d8 100644 --- a/scala/serving/pom.xml +++ b/scala/serving/pom.xml @@ -15,6 +15,7 @@ 10.1.11 2.5.26 + compile @@ -238,6 +239,14 @@ 3.2.1 + + *:* + + META-INF/*.SF + META-INF/*.DSA + META-INF/*.RSA + + com.google.protobuf @@ -245,28 +254,8 @@ - - - com.google.protobuf - com.intel.analytics.shaded.protobuf_v_3_5_1 - - - - shade - package - - shade - - - - - com.google.protobuf - - - - serving package