mirror of https://github.com/apache/archiva.git
add snapshot repository for redback
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@982636 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
44017c40f5
commit
96309bc8b9
6
pom.xml
6
pom.xml
|
@ -1240,4 +1240,10 @@
|
||||||
<url>http://vmbuild.apache.org/archiva/repository/staged-archiva</url>
|
<url>http://vmbuild.apache.org/archiva/repository/staged-archiva</url>
|
||||||
</repository>
|
</repository>
|
||||||
</distributionManagement>
|
</distributionManagement>
|
||||||
|
<repositories>
|
||||||
|
<repository>
|
||||||
|
<id>redback</id>
|
||||||
|
<url>http://snapshots.repository.codehaus.org/</url>
|
||||||
|
</repository>
|
||||||
|
</repositories>
|
||||||
</project>
|
</project>
|
||||||
|
|
Loading…
Reference in New Issue