mirror of https://github.com/apache/maven.git
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:
parent
b17d7dae13
commit
93bd076d7a
10
pom.xml
10
pom.xml
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue