]> source.dussan.org Git - archiva.git/commitdiff
[MRM-1123] nexus and its dependencies are now all on central
authorBrett Porter <brett@apache.org>
Fri, 27 Nov 2009 21:04:56 +0000 (21:04 +0000)
committerBrett Porter <brett@apache.org>
Fri, 27 Nov 2009 21:04:56 +0000 (21:04 +0000)
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@885012 13f79535-47bb-0310-9956-ffa450edef68

pom.xml

diff --git a/pom.xml b/pom.xml
index 443978c74466e78d7fcf116a2bcd6f3fdaa29a4d..36cd7d95b2624ecf29f3a2279b62ff1990a582e9 100644 (file)
--- a/pom.xml
+++ b/pom.xml
       </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>