mirror of https://github.com/apache/archiva.git
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:
parent
005800c340
commit
cf102ca5ba
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue