]> source.dussan.org Git - archiva.git/commitdiff
clean up repositories and deploy to Archiva
authorBrett Porter <brett@apache.org>
Fri, 19 Aug 2011 13:50:50 +0000 (13:50 +0000)
committerBrett Porter <brett@apache.org>
Fri, 19 Aug 2011 13:50:50 +0000 (13:50 +0000)
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1159638 13f79535-47bb-0310-9956-ffa450edef68

pom.xml

diff --git a/pom.xml b/pom.xml
index 8158af4e3eb452da3c9903c267b630b01d83c08a..bd268eb6743627101a1cbea43b72006565cf5af6 100644 (file)
--- a/pom.xml
+++ b/pom.xml
     <url>http://svn.apache.org/viewvc/archiva/trunk</url>
   </scm>
 
-  <!-- TODO: we need to push this into the parent, and also upgrade to the latest ASF parent POM -->
-  <distributionManagement>
-    <repository>
-      <id>vmbuild.staging</id>
-      <name>Apache Release Staging Repository on VMBuild</name>
-      <url>http://vmbuild.apache.org/archiva/repository/staged-archiva</url>
-    </repository>
-  </distributionManagement>
-
   <properties>
     <struts.version>2.2.3</struts.version>
     <maven3x.version>3.0.3</maven3x.version>
   </dependencies>
 
   <repositories>
-    <repository>
-      <id>redback</id>
-      <url>http://snapshots.repository.codehaus.org/</url>
-      <releases>
-        <enabled>false</enabled>
-      </releases>
-      <snapshots>
-        <enabled>true</enabled>
-      </snapshots>
-    </repository>
-    <!-- remove when com.atlassian.xmlrpc:atlassian-xmlrpc-binder-annotations:0.11 will be in central -->
+    <!-- TODO: remove when com.atlassian.xmlrpc:atlassian-xmlrpc-binder-annotations:0.11 will be in central -->
     <repository>
       <id>maven.atlassian</id>
       <url>https://maven.atlassian.com/content/groups/public</url>