From 1ccf48ce8fa985d6b343a7d26414dfa166ac8081 Mon Sep 17 00:00:00 2001 From: Zach Kimberg Date: Thu, 11 Apr 2019 10:09:07 -0700 Subject: [PATCH] Avoid secondary deployment of package to local (#14647) --- scala-package/deploy/pom.xml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/scala-package/deploy/pom.xml b/scala-package/deploy/pom.xml index 74b57077773c..b4dd273719bb 100644 --- a/scala-package/deploy/pom.xml +++ b/scala-package/deploy/pom.xml @@ -150,6 +150,9 @@ + + true +