From 4b1065cac5d402d9ff37fda4a3cec97bc2da86fd Mon Sep 17 00:00:00 2001 From: Oliver Gierke Date: Tue, 29 Jan 2013 20:36:41 +0100 Subject: [PATCH] DATAMONGO-598 - Set needed properties and activate distribution artifact upload. --- spring-data-mongodb-distribution/pom.xml | 6 ++++++ 1 file changed, 6 insertions(+) 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 +