From 4a07c638e3b9d0f47a00764454514d1dd1a5aa5a Mon Sep 17 00:00:00 2001 From: Sean Owen Date: Tue, 27 Dec 2016 21:28:58 +0000 Subject: [PATCH] Let spark-tags depend directly on Scala library for annotation classes --- common/tags/pom.xml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/common/tags/pom.xml b/common/tags/pom.xml index 09f6fa12b9a2..9345dc8f0cc4 100644 --- a/common/tags/pom.xml +++ b/common/tags/pom.xml @@ -34,6 +34,14 @@ tags + + + org.scala-lang + scala-library + ${scala.version} + + + target/scala-${scala.binary.version}/classes target/scala-${scala.binary.version}/test-classes