From 45694c6ea93ea468f14aca6f935f846363843b13 Mon Sep 17 00:00:00 2001 From: Oliver Gierke Date: Tue, 29 Jan 2013 19:15:07 +0100 Subject: [PATCH] DATACMNS-266 - Added necessary properties to enable distribution upload. --- pom.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/pom.xml b/pom.xml index e6774f223..53354cda1 100644 --- a/pom.xml +++ b/pom.xml @@ -20,6 +20,8 @@ 1.9.7 2.8.0 0.4.0.RELEASE + DATACMNS + repository @@ -195,6 +197,10 @@ org.apache.maven.plugins maven-assembly-plugin + + org.codehaus.mojo + wagon-maven-plugin +