From 946858470edf0ef1827f13fd1a819e9b9cad6171 Mon Sep 17 00:00:00 2001 From: Artem Ervits Date: Mon, 13 Aug 2018 20:09:41 -0400 Subject: [PATCH] HBASE-20175 hbase-spark needs scala dependency convergance --- hbase-spark/pom.xml | 3 ++- pom.xml | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git hbase-spark/pom.xml hbase-spark/pom.xml index 1042663c4d..31a9d1c831 100644 --- hbase-spark/pom.xml +++ hbase-spark/pom.xml @@ -667,9 +667,10 @@ net.alchim31.maven scala-maven-plugin - 3.2.0 + ${scala.maven.version} ${project.build.sourceEncoding} + ${scala.binary.version} ${scala.version} -feature diff --git pom.xml pom.xml index 30a18e9f07..c040ea0aa1 100755 --- pom.xml +++ pom.xml @@ -1543,7 +1543,7 @@ 1.1.0 1.5.0.Final 2.8.2 - 3.2.2 + 3.4.1 1.0 3.1.0-RC3 2.12 -- 2.16.2