From a4e5d68be722e18d7facc59489945e0d153636aa Mon Sep 17 00:00:00 2001 From: Andrew Williams <handyande@apache.org> Date: Fri, 23 Mar 2007 09:31:26 +0000 Subject: [PATCH] IF changing the URL to the repos you should also change the ID (and name) to match git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@521643 13f79535-47bb-0310-9956-ffa450edef68 --- maven-core/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/maven-core/pom.xml b/maven-core/pom.xml index cdd781496a..e1bea446bf 100644 --- a/maven-core/pom.xml +++ b/maven-core/pom.xml @@ -166,8 +166,8 @@ under the License. <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>