]> 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/parent@1159638 13f79535-47bb-0310-9956-ffa450edef68

pom.xml

diff --git a/pom.xml b/pom.xml
index 6a267a0d420a49afc95797655c9d3288b1a5798b..b4981dc4d220e1f287bbd4188fd86a811ee40207 100644 (file)
--- a/pom.xml
+++ b/pom.xml
   <distributionManagement>
     <!-- Site omitted - each project must provide their own -->
     <repository>
-      <id>apache.releases</id>
-      <name>Apache Release Distribution Repository</name>
-      <url>scp://people.apache.org/www/people.apache.org/repo/m2-ibiblio-rsync-repository</url>
+      <id>vmbuild.staging</id>
+      <name>Apache Release Staging Repository on VMBuild</name>
+      <url>http://vmbuild.apache.org/archiva/repository/staged-archiva</url>
     </repository>
     <snapshotRepository>
-      <id>apache.snapshots</id>
+      <id>vmbuild.snapshots</id>
       <name>Apache Development Snapshot Repository</name>
-      <url>scp://people.apache.org/www/people.apache.org/repo/m2-snapshot-repository</url>
+      <url>http://vmbuild.apache.org/archiva/repository/snapshots</url>
     </snapshotRepository>
   </distributionManagement>
 
-  <repositories>
-    <repository>
-      <id>apache.snapshots</id>
-      <name>Apache Snapshot Repository</name>
-      <url>http://people.apache.org/repo/m2-snapshot-repository</url>
-      <releases>
-        <enabled>false</enabled>
-      </releases>
-      <snapshots>
-        <enabled>true</enabled>
-      </snapshots>
-    </repository>
-  </repositories>
-
   <!-- Developers listed by PMC Chair, PMC, Committers, Contributers, all alphabetical-->
   <developers>
     <developer>