mirror of https://github.com/apache/maven.git
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
This commit is contained in:
parent
5a6e66f5e8
commit
a4e5d68be7
|
@ -166,8 +166,8 @@ under the License.
|
||||||
|
|
||||||
<repositories>
|
<repositories>
|
||||||
<repository>
|
<repository>
|
||||||
<id>codehaus.snapshots</id>
|
<id>codehaus</id>
|
||||||
<name>Codehaus Snapshot Development Repository</name>
|
<name>Codehaus Development Repository</name>
|
||||||
<url>http://repository.codehaus.org</url>
|
<url>http://repository.codehaus.org</url>
|
||||||
<snapshots>
|
<snapshots>
|
||||||
<enabled>false</enabled>
|
<enabled>false</enabled>
|
||||||
|
|
Loading…
Reference in New Issue