You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by br...@apache.org on 2006/06/14 05:52:02 UTC

svn commit: r414047 - /maven/sandbox/repoclean/pom.xml

Author: brett
Date: Tue Jun 13 20:52:02 2006
New Revision: 414047

URL: http://svn.apache.org/viewvc?rev=414047&view=rev
Log:
remove invalid repo

Modified:
    maven/sandbox/repoclean/pom.xml

Modified: maven/sandbox/repoclean/pom.xml
URL: http://svn.apache.org/viewvc/maven/sandbox/repoclean/pom.xml?rev=414047&r1=414046&r2=414047&view=diff
==============================================================================
--- maven/sandbox/repoclean/pom.xml (original)
+++ maven/sandbox/repoclean/pom.xml Tue Jun 13 20:52:02 2006
@@ -84,14 +84,6 @@
   </build>
   <repositories>
     <repository>
-      <id>snapshots</id>
-      <name>Maven Central Development Repository</name>
-      <url>http://snapshots.maven.codehaus.org/maven2</url>
-      <releases>
-        <enabled>false</enabled>
-      </releases>
-    </repository>
-    <repository>
       <id>apache.snapshots</id>
       <name>Apache Development Repository</name>
       <url>http://cvs.apache.org/maven-snapshot-repository</url>