]> source.dussan.org Git - archiva.git/commitdiff
inherit values from parent for distributionManagement setup
authorOlivier Lamy <olamy@apache.org>
Mon, 28 May 2012 23:11:11 +0000 (23:11 +0000)
committerOlivier Lamy <olamy@apache.org>
Mon, 28 May 2012 23:11:11 +0000 (23:11 +0000)
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1343425 13f79535-47bb-0310-9956-ffa450edef68

pom.xml

diff --git a/pom.xml b/pom.xml
index 1329b1cf238df62575e793f123647911fac5e065..b54a8f4bc8acf621d189ac599bb9f2c9073a6199 100644 (file)
--- a/pom.xml
+++ b/pom.xml
   <name>Apache Archiva</name>
   <url>http://archiva.apache.org</url>
 
-  <distributionManagement>
-    <repository>
-      <id>vmbuild.staging</id>
-      <name>Apache Release Staging Repository on VMBuild</name>
-      <url>http://vmbuild.apache.org/archiva/repository/archiva-releases-stage</url>
-    </repository>
-  </distributionManagement>
-
   <modules>
     <module>archiva-cli</module>
     <module>archiva-modules</module>