mirror of https://github.com/apache/archiva.git
[MRM-1123] nexus and its dependencies are now all on central
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@885012 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
6ea52a427d
commit
f5c8218abe
24
pom.xml
24
pom.xml
|
@ -1185,28 +1185,4 @@
|
|||
</build>
|
||||
</profile>
|
||||
</profiles>
|
||||
<repositories>
|
||||
<repository>
|
||||
<releases>
|
||||
<enabled>true</enabled>
|
||||
</releases>
|
||||
<snapshots>
|
||||
<enabled>false</enabled>
|
||||
</snapshots>
|
||||
<id>sonatype.public</id>
|
||||
<name>Sonatype Public Repo</name>
|
||||
<url>http://repository.sonatype.org/content/repositories/sonatype-apache-releases</url>
|
||||
</repository>
|
||||
<repository>
|
||||
<releases>
|
||||
<enabled>false</enabled>
|
||||
</releases>
|
||||
<snapshots>
|
||||
<enabled>true</enabled>
|
||||
</snapshots>
|
||||
<id>codehaus.org.snapshots</id>
|
||||
<name>Codehaus Snapshots Repository</name>
|
||||
<url>http://snapshots.repository.codehaus.org</url>
|
||||
</repository>
|
||||
</repositories>
|
||||
</project>
|
||||
|
|
Loading…
Reference in New Issue