From a56b374c5278b6d912143f954a3a424a9488bd5b Mon Sep 17 00:00:00 2001 From: Apekshit Date: Wed, 13 Apr 2016 14:54:56 -0700 Subject: [PATCH] HBASE-15644 Use org.scala-tools:mave-scala-plugin for scaladocs. Signed-off-by: Sean Busbey --- pom.xml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/pom.xml b/pom.xml index 0324c1c8418..8bd3706df02 100644 --- a/pom.xml +++ b/pom.xml @@ -75,6 +75,11 @@ + + scala-tools.org + Scala-tools Maven2 Repository + http://scala-tools.org/repo-releases + apache.snapshots http://repository.apache.org/snapshots/ @@ -1166,6 +1171,11 @@ true true + + org.scala-tools + maven-scala-plugin + 2.15.2 + @@ -3067,6 +3077,10 @@ + + org.scala-tools + maven-scala-plugin +