]> source.dussan.org Git - archiva.git/commitdiff
fix distributionManagement due to parent upgrade
authorOlivier Lamy <olamy@apache.org>
Tue, 31 May 2011 19:35:12 +0000 (19:35 +0000)
committerOlivier Lamy <olamy@apache.org>
Tue, 31 May 2011 19:35:12 +0000 (19:35 +0000)
git-svn-id: https://svn.apache.org/repos/asf/archiva/parent@1129872 13f79535-47bb-0310-9956-ffa450edef68

pom.xml

diff --git a/pom.xml b/pom.xml
index a06879c77ef60163366c23aa21f0875039181aba..891efcce3145bdde925a14a8350965d34fafdec5 100644 (file)
--- a/pom.xml
+++ b/pom.xml
   <url>http://archiva.apache.org/</url>
   <inceptionYear>2006</inceptionYear>
 
+  <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>
+    </repository>
+    <snapshotRepository>
+      <id>apache.snapshots</id>
+      <name>Apache Development Snapshot Repository</name>
+      <url>scp://people.apache.org/www/people.apache.org/repo/m2-snapshot-repository</url>
+    </snapshotRepository>
+  </distributionManagement>
+
   <!-- Developers listed by PMC Chair, PMC, Committers, Contributers, all alphabetical-->
   <developers>
     <developer>