o Moved repository declarations to settings

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@750654 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Benjamin Bentmann 2009-03-05 22:49:57 +00:00
parent 707a19699f
commit 847e8ec11a
1 changed files with 0 additions and 14 deletions

View File

@ -32,18 +32,4 @@ under the License.
plugin artifactId from it's prefix using the pluginGroups in
the provided settings.xml.
</description>
<!--remove when the IT plugins are actually release-->
<pluginRepositories>
<pluginRepository>
<id>apache.snapshots</id>
<url>http://repository.apache.org/snapshots</url>
<snapshots>
<enabled>true</enabled>
</snapshots>
<releases>
<enabled>false</enabled>
</releases>
</pluginRepository>
</pluginRepositories>
</project>