Author: brett
Date: Wed Jan 13 01:44:35 2010
New Revision: 898608

URL: http://svn.apache.org/viewvc?rev=898608&view=rev
Log:
change the ID so the server settings can be distinct

Modified:
    archiva/trunk/pom.xml

Modified: archiva/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/archiva/trunk/pom.xml?rev=898608&r1=898607&r2=898608&view=diff
==============================================================================
--- archiva/trunk/pom.xml (original)
+++ archiva/trunk/pom.xml Wed Jan 13 01:44:35 2010
@@ -1189,7 +1189,7 @@
   <!-- TODO: we need to push this into the parent, and also upgrade to the 
latest ASF parent POM -->
   <distributionManagement>
     <repository>
-      <id>apache.releases</id>
+      <id>vmbuild.staging</id>
       <name>Apache Release Staging Repository on VMBuild</name>
       <url>http://vmbuild.apache.org/archiva/repository/staged-archiva</url>
     </repository>


Reply via email to