diff --git a/spring-data-mongodb-distribution/pom.xml b/spring-data-mongodb-distribution/pom.xml
index 9213285f6..a2da5c4ea 100644
--- a/spring-data-mongodb-distribution/pom.xml
+++ b/spring-data-mongodb-distribution/pom.xml
@@ -19,6 +19,8 @@
${basedir}/..
+ spring-data-mongodb
+ SDMONGO
@@ -27,6 +29,10 @@
org.apache.maven.plugins
maven-assembly-plugin
+
+ org.codehaus.mojo
+ wagon-maven-plugin
+