Author: handyande Date: Fri Mar 23 02:31:26 2007 New Revision: 521643 URL: http://svn.apache.org/viewvc?view=rev&rev=521643 Log: IF changing the URL to the repos you should also change the ID (and name) to match
Modified: maven/components/trunk/maven-core/pom.xml Modified: maven/components/trunk/maven-core/pom.xml URL: http://svn.apache.org/viewvc/maven/components/trunk/maven-core/pom.xml?view=diff&rev=521643&r1=521642&r2=521643 ============================================================================== --- maven/components/trunk/maven-core/pom.xml (original) +++ maven/components/trunk/maven-core/pom.xml Fri Mar 23 02:31:26 2007 @@ -166,8 +166,8 @@ <repositories> <repository> - <id>codehaus.snapshots</id> - <name>Codehaus Snapshot Development Repository</name> + <id>codehaus</id> + <name>Codehaus Development Repository</name> <url>http://repository.codehaus.org</url> <snapshots> <enabled>false</enabled>