From acf59fafbd82571b7a1e3e02cd593594de0bb117 Mon Sep 17 00:00:00 2001 From: 1ambda <1amb4a@gmail.com> Date: Tue, 22 Nov 2016 20:54:36 +0900 Subject: [PATCH] fix: Clean zeppelin-display/pom.xml --- zeppelin-display/pom.xml | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) diff --git a/zeppelin-display/pom.xml b/zeppelin-display/pom.xml index d33038e88e..1127228cfc 100644 --- a/zeppelin-display/pom.xml +++ b/zeppelin-display/pom.xml @@ -32,6 +32,13 @@ 0.7.0-SNAPSHOT Zeppelin: Display system apis + + + 2.16 + 2.15.2 + 1.0 + + @@ -110,7 +117,7 @@ maven-failsafe-plugin - 2.16 + ${plugin.failsafe.version} @@ -127,7 +134,7 @@ org.scala-tools maven-scala-plugin - 2.15.2 + ${plugin.scala.version} compile @@ -155,7 +162,7 @@ org.scalatest scalatest-maven-plugin - 1.0 + ${plugin.scalatest.version} test