o Removed superfluos repo

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@749819 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Benjamin Bentmann 2009-03-03 23:00:24 +00:00
parent 914d340b45
commit 6a64ca3cc3
1 changed files with 0 additions and 5 deletions

View File

@ -94,11 +94,6 @@ END SNIPPET: ant-bootstrap -->
<snapshots enabled="true"/>
<releases enabled="false"/>
</remoteRepository>
<!-- TODO: remove when model-builder:1.4 is released -->
<remoteRepository url="http://repository.sonatype.org/content/repositories/snapshots">
<snapshots enabled="true"/>
<releases enabled="false"/>
</remoteRepository>
<!-- /TODO -->
<dependency groupId="org.codehaus.modello" artifactId="modello-maven-plugin" version="${pom.properties.modelloVersion}"/>
</artifact:dependencies>