down't want snapshot plugins by default

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@356296 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Brett Leslie Porter 2005-12-12 17:33:49 +00:00
parent b17d7dae13
commit 93bd076d7a
1 changed files with 0 additions and 10 deletions

10
pom.xml
View File

@ -247,16 +247,6 @@
<url>http://cvs.apache.org/maven-snapshot-repository</url>
</repository>
</repositories>
<pluginRepositories>
<pluginRepository>
<releases>
<enabled>false</enabled>
</releases>
<id>snapshots</id>
<name>Maven Central Plugins Development Repository</name>
<url>http://snapshots.maven.codehaus.org/maven2</url>
</pluginRepository>
</pluginRepositories>
<dependencies>
<dependency>
<groupId>junit</groupId>