diff --git a/artemis-cli/pom.xml b/artemis-cli/pom.xml
index d9bc886b99..c7f4172487 100644
--- a/artemis-cli/pom.xml
+++ b/artemis-cli/pom.xml
@@ -30,8 +30,6 @@
${project.basedir}/..
1.18
- 2.1
- 3.0
diff --git a/pom.xml b/pom.xml
index 3e7e52518c..de1e9d697c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -71,6 +71,8 @@
scp://people.apache.org/x1/www/activemq.apache.org
+ 2.1
+ 3.0
5.14.0
10.11.1.1
1.9.2
@@ -382,6 +384,18 @@
${commons.collections.version}
+
+ org.apache.commons
+ commons-configuration2
+ ${commons.config.version}
+
+
+
+ org.apache.commons
+ commons-lang3
+ ${commons.lang.version}
+
+