mirror of
https://github.com/apache/maven.git
synced 2025-02-08 02:59:22 +00:00
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:
parent
82787b4ece
commit
9b1b57f100
8
pom.xml
8
pom.xml
@ -44,6 +44,14 @@ under the License.
|
|||||||
<url>http://jira.codehaus.org/browse/MNG</url>
|
<url>http://jira.codehaus.org/browse/MNG</url>
|
||||||
</issueManagement>
|
</issueManagement>
|
||||||
|
|
||||||
|
<!-- TODO: TAKE THIS OUT BEFORE WE RELEASE! -->
|
||||||
|
<repositories>
|
||||||
|
<repository>
|
||||||
|
<id>codehaus.snapshots</id>
|
||||||
|
<url>http://snapshots.repository.codehaus.org/</url>
|
||||||
|
</repository>
|
||||||
|
</repositories>
|
||||||
|
|
||||||
<mailingLists>
|
<mailingLists>
|
||||||
<mailingList>
|
<mailingList>
|
||||||
<name>Maven Developer List</name>
|
<name>Maven Developer List</name>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user