Enabled plugin snapshot downloading.

git-svn-id: https://svn.apache.org/repos/asf/maven/repository-manager/trunk@410201 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Ernesto S. Tolentino Jr 2006-05-30 07:09:00 +00:00
parent 005800c340
commit cf102ca5ba
1 changed files with 3 additions and 0 deletions

View File

@ -39,6 +39,9 @@
<id>apache.snapshots</id>
<name>Apache Snapshot Repository</name>
<url>http://svn.apache.org/maven-snapshot-repository</url>
<snapshots>
<enabled>true</enabled>
</snapshots>
</pluginRepository>
</pluginRepositories>
</project>