]> source.dussan.org Git - archiva.git/commitdiff
add snapshot repository for redback
authorBrett Porter <brett@apache.org>
Thu, 5 Aug 2010 14:25:51 +0000 (14:25 +0000)
committerBrett Porter <brett@apache.org>
Thu, 5 Aug 2010 14:25:51 +0000 (14:25 +0000)
git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/archiva-1.3.x@982638 13f79535-47bb-0310-9956-ffa450edef68

pom.xml

diff --git a/pom.xml b/pom.xml
index 193875d12b34233789f1d326eeacbf07a7bd22c7..2203e00fb151b7c243c472ea1352c77a4aabce17 100644 (file)
--- a/pom.xml
+++ b/pom.xml
       <url>http://vmbuild.apache.org/archiva/repository/staged-archiva</url>
     </repository>
   </distributionManagement>
+  <repositories>
+    <repository>
+      <id>redback</id>
+      <url>http://snapshots.repository.codehaus.org/</url>
+    </repository>
+  </repositories>
 </project>