Browse Source

[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
tags/archiva-1.3
Brett Porter 14 years ago
parent
commit
f5c8218abe
1 changed files with 0 additions and 24 deletions
  1. 0
    24
      pom.xml

+ 0
- 24
pom.xml View File

@@ -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…
Cancel
Save