diff --git a/core-common/pom.xml b/core-common/pom.xml
index e77657a2c9b..cc0d55de0bd 100644
--- a/core-common/pom.xml
+++ b/core-common/pom.xml
@@ -89,7 +89,7 @@
commons-dbcp
commons-dbcp
- 1.4
+ ${commons-dbcp.version}
mysql
diff --git a/datasource-sdk/pom.xml b/datasource-sdk/pom.xml
index 3c41b83d720..cd5c5510123 100644
--- a/datasource-sdk/pom.xml
+++ b/datasource-sdk/pom.xml
@@ -51,7 +51,7 @@
-
+
diff --git a/engine-spark/pom.xml b/engine-spark/pom.xml
index 40c879604b7..5c88001379f 100644
--- a/engine-spark/pom.xml
+++ b/engine-spark/pom.xml
@@ -97,7 +97,7 @@
org.reflections
reflections
- 0.9.10
+ ${reflections.version}
test
diff --git a/pom.xml b/pom.xml
index a1d68e1ebd2..1135d6f2cd1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -44,8 +44,26 @@
1.8
1.8
3.3.9
+ 3.5.1
+ 3.5.1
+ 2.5.2
+ 3.0.1
+ 3.0.0
+ 3.0.2
+ 2.6
+ 2.5.3
+ 2.17
+ 1.3
+ 1.6.0
+ 2.10
+ 2.9
+ 1.0.1
UTF-8
UTF-8
+ 8.6
+ 3.1.1
+
+ 3.0.0
2.7.1
@@ -71,7 +89,7 @@
2.11.0
-
+ 0.9.10
1.16.0-kylin-r2
@@ -103,13 +121,15 @@
9.3.22.v20171030
0.3.1
2.7.14
+ 1.9.5
1.7.0
3.4
1.5
1.4.0
- 1.18
+ 1.18
+ 1.4
1.2.17
@@ -127,6 +147,8 @@
3.1
2.3.23
5.9.2
+ 1.3.0
+ 6.2.2.jre8
3.1.2
@@ -747,7 +769,7 @@
org.apache.commons
commons-compress
- ${commons-compress}
+ ${commons-compress.version}
org.freemarker
@@ -1091,7 +1113,7 @@
org.apache.maven.plugins
maven-compiler-plugin
- 3.5.1
+ ${maven-compiler.version}
${javaVersion}
${javaVersion}
@@ -1100,17 +1122,17 @@
org.apache.maven.plugins
maven-site-plugin
- 3.5.1
+ ${maven-site.version}
org.apache.maven.plugins
maven-install-plugin
- 2.5.2
+ ${maven-install.version}
org.apache.maven.plugins
maven-resources-plugin
- 3.0.1
+ ${maven-resources.version}
UTF-8
@@ -1118,7 +1140,7 @@
org.apache.maven.plugins
maven-jar-plugin
- 3.0.2
+ ${maven-jar.version}
@@ -1130,12 +1152,12 @@
org.apache.maven.plugins
maven-shade-plugin
- 3.0.0
+ ${maven-shade.version}
org.apache.maven.plugins
maven-war-plugin
- 2.6
+ ${maven-war.version}
WEB-INF/lib/servlet-api-*.jar,
@@ -1150,7 +1172,7 @@
org.apache.maven.plugins
maven-source-plugin
- 3.0.1
+ ${maven-resources.version}
attach-sources
@@ -1167,7 +1189,7 @@
org.apache.maven.plugins
maven-release-plugin
- 2.5.3
+ ${maven-release.version}
org.jacoco
@@ -1177,12 +1199,12 @@
org.apache.maven.plugins
maven-checkstyle-plugin
- 2.17
+ ${maven-checkstyle.version}
com.puppycrawl.tools
checkstyle
- 8.6
+ ${puppycrawl.version}
@@ -1205,7 +1227,7 @@
com.github.spotbugs
spotbugs-maven-plugin
- 3.1.1
+ ${spotbugs.version}
true
Max
@@ -1216,12 +1238,12 @@
net.ju-n.maven.plugins
checksum-maven-plugin
- 1.3
+ ${checksum-maven.version}
org.codehaus.mojo
exec-maven-plugin
- 1.6.0
+ ${exec-maven.version}
org.springframework.boot
@@ -1231,7 +1253,7 @@
org.apache.maven.plugins
maven-dependency-plugin
- 2.10
+ ${maven-dependency.version}
@@ -1320,7 +1342,7 @@
org.apache.maven.plugins
maven-project-info-reports-plugin
- 2.9
+ ${maven-project-info-reports.version}
@@ -1347,7 +1369,7 @@
com.github.spotbugs
spotbugs-maven-plugin
- 3.1.1
+ ${spotbugs.version}
@@ -1824,7 +1846,7 @@
org.eclipse.m2e
lifecycle-mapping
- 1.0.0
+ ${eclipse.lifecycle-mapping.version}
diff --git a/stream-coordinator/pom.xml b/stream-coordinator/pom.xml
index 292509e757e..9911ec5f417 100644
--- a/stream-coordinator/pom.xml
+++ b/stream-coordinator/pom.xml
@@ -82,7 +82,7 @@
org.apache.curator
curator-test
- 2.12.0
+ ${curator.version}
test
@@ -96,7 +96,7 @@
org.mockito
mockito-all
- 1.9.5
+ ${mockito-all.version}
test
diff --git a/stream-core/pom.xml b/stream-core/pom.xml
index 0be78b23b2d..e6fa05c7e3c 100644
--- a/stream-core/pom.xml
+++ b/stream-core/pom.xml
@@ -66,7 +66,7 @@
org.rocksdb
rocksdbjni
- 5.0.1
+ ${rocksdb.version}
io.dropwizard.metrics
@@ -76,7 +76,7 @@
net.jpountz.lz4
lz4
- 1.3.0
+ ${lz4.version}
diff --git a/stream-receiver/pom.xml b/stream-receiver/pom.xml
index 1b232259e09..bdcd6dab323 100644
--- a/stream-receiver/pom.xml
+++ b/stream-receiver/pom.xml
@@ -133,7 +133,7 @@
cglib
cglib
- 2.2.2
+ ${cglib.version}
@@ -205,17 +205,17 @@
-
+
-
+
-
+
org.eclipse.jetty
@@ -243,7 +243,7 @@
org.apache.maven.plugins
maven-shade-plugin
- 2.2
+ ${maven-shade.version}
package