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