Added codehaus repo because that's not synced with ibiblio yet.

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@420157 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Kenney Westerhof 2006-07-08 16:01:51 +00:00
parent df2b72bb6c
commit c16573f260
1 changed files with 8 additions and 0 deletions

View File

@ -36,6 +36,14 @@
<enabled>false</enabled>
</releases>
</repository>
<repository>
<id>codehaus</id>
<name>Codehaus Repository</name>
<url>http://repository.codehaus.org/</url>
<snapshots>
<enabled>false</enabled>
</snapshots>
</repository>
</repositories>
<modules>
<module>maven-script-ant</module>