diff --git a/core/pom.xml b/core/pom.xml
index 1386a834..7d447996 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -154,6 +154,7 @@
net.jcip:jcip-annotations:1.0:jar:null:compile:afba4942caaeaf46aab0b976afd57cc7c181467e
org.apache.maven.plugins:maven-clean-plugin:2.5:maven-plugin:null:runtime:75653decaefa85ca8114ff3a4f869bb2ee6d605d
org.apache.maven.plugins:maven-compiler-plugin:3.1:maven-plugin:null:runtime:9977a8d04e75609cf01badc4eb6a9c7198c4c5ea
+ org.apache.maven.plugins:maven-dependency-plugin:2.8:maven-plugin:null:runtime:04c8dedf3d9b2a3f45f3daa93e11ca547d2063ca
org.apache.maven.plugins:maven-deploy-plugin:2.7:maven-plugin:null:runtime:6dadfb75679ca010b41286794f737088ebfe12fd
org.apache.maven.plugins:maven-enforcer-plugin:1.2:maven-plugin:null:runtime:6b755a9a0d618f8f57c0b5c4a0737a012e710a46
org.apache.maven.plugins:maven-install-plugin:2.5.1:maven-plugin:null:runtime:b6f5a4b621b9c26699c8deadb20fdc35ce568e35
diff --git a/orchid/pom.xml b/orchid/pom.xml
index e2853568..89b846ba 100644
--- a/orchid/pom.xml
+++ b/orchid/pom.xml
@@ -88,6 +88,10 @@
maven-compiler-plugin
3.1
+
+ maven-dependency-plugin
+ 2.8
+
maven-deploy-plugin
2.7
diff --git a/pom.xml b/pom.xml
index 2e8de209..f3d5a833 100644
--- a/pom.xml
+++ b/pom.xml
@@ -76,6 +76,10 @@
maven-compiler-plugin
3.1
+
+ maven-dependency-plugin
+ 2.8
+
maven-deploy-plugin
2.7