Author: olamy
Date: Mon May 28 23:11:11 2012
New Revision: 1343425
URL: http://svn.apache.org/viewvc?rev=1343425&view=rev
Log:
inherit values from parent for distributionManagement setup
Modified:
archiva/trunk/pom.xml
Modified: archiva/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/archiva/trunk/pom.xml?rev=1343425&r1=1343424&r2=1343425&view=diff
==============================================================================
--- archiva/trunk/pom.xml (original)
+++ archiva/trunk/pom.xml Mon May 28 23:11:11 2012
@@ -37,14 +37,6 @@
<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>