Adding codehaus snapshots repo for now until we have plexus-interpolator released.

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@644401 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
John Dennis Casey 2008-04-03 16:43:44 +00:00
parent 82787b4ece
commit 9b1b57f100
1 changed files with 8 additions and 0 deletions

View File

@ -44,6 +44,14 @@ under the License.
<url>http://jira.codehaus.org/browse/MNG</url>
</issueManagement>
<!-- TODO: TAKE THIS OUT BEFORE WE RELEASE! -->
<repositories>
<repository>
<id>codehaus.snapshots</id>
<url>http://snapshots.repository.codehaus.org/</url>
</repository>
</repositories>
<mailingLists>
<mailingList>
<name>Maven Developer List</name>