mirror of https://github.com/apache/archiva.git
repository for application skin
git-svn-id: https://svn.apache.org/repos/asf/maven/repository-manager/trunk@429588 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
ce29219ee6
commit
99ca642032
|
@ -14,4 +14,11 @@
|
|||
<url>scp://people.apache.org/home/brett/public_html/repoman-site</url>
|
||||
</site>
|
||||
</distributionManagement>
|
||||
<repositories>
|
||||
<!-- for skin -->
|
||||
<repository>
|
||||
<id>apache.snapshots</id>
|
||||
<url>http://people.apache.org/maven-snapshot-repository</url>
|
||||
</repository>
|
||||
</repositories>
|
||||
</project>
|
||||
|
|
Loading…
Reference in New Issue