diff --git a/admin/pom-config.xml b/admin/pom-config.xml
index e88ae875401..e4c59610386 100644
--- a/admin/pom-config.xml
+++ b/admin/pom-config.xml
@@ -44,13 +44,12 @@
2.7
1.8
1.5
-
- 2.5.2
-
- 0.7.4.201502262128
-
-
- 1.1.2
+ 3.0.4
+
+ 0.7.9
+
+
+ 1.1.4
${env.WORKSPACE}/admin
@@ -80,7 +79,7 @@
http://archive.eclipse.org/tm/updates/rxtx
http://download.eclipse.org/tools/orbit/downloads/drops/R20160221192158/repository/
- http://download.eclipse.org/technology/swtbot/releases/latest/
+ http://download.eclipse.org/technology/swtbot/releases/2.5.0/
@@ -208,6 +207,7 @@
http://download.eclipse.org/eclipse/updates/4.5
http://download.eclipse.org/releases/mars
http://download.eclipse.org/tools/orbit/downloads/drops/R20160221192158/repository
+ http://download.eclipse.org/tools/ptp/builds/remote/2.0.2
http://download.eclipse.org/tools/cdt/releases/8.8.1
@@ -222,7 +222,7 @@
http://download.eclipse.org/releases/neon
http://download.eclipse.org/tools/orbit/R-builds/R20170307180635/repository
http://download.eclipse.org/tm/updates/4.2
- http://download.eclipse.org/tools/ptp/builds/remote/neon/milestones
+ http://download.eclipse.org/tools/ptp/builds/remote/2.1.1
http://download.eclipse.org/tools/cdt/releases/9.2
@@ -239,6 +239,7 @@
http://download.eclipse.org/tm/updates/4.3milestones
http://download.eclipse.org/tools/ptp/builds/remote/oxygen/milestones
http://download.eclipse.org/tools/cdt/builds/oxygen/milestones
+ http://download.eclipse.org/technology/swtbot/releases/latest/
@@ -399,6 +400,28 @@
jacoco-maven-plugin
${jacoco-version}
+
+ org.apache.maven.plugins
+ maven-pmd-plugin
+ 3.8
+
+ utf-8
+ 100
+ 1.7
+ xml
+ false
+
+ **/UbcCheck.java
+
+
+
+
+
+ cpd-check
+
+
+
+