mirror of https://github.com/apache/archiva.git
comment non needed repository
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1386563 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
b8c82482df
commit
6ba3ed228e
2
pom.xml
2
pom.xml
|
@ -1926,6 +1926,7 @@
|
||||||
<enabled>true</enabled>
|
<enabled>true</enabled>
|
||||||
</snapshots>
|
</snapshots>
|
||||||
</pluginRepository>
|
</pluginRepository>
|
||||||
|
<!--
|
||||||
<pluginRepository>
|
<pluginRepository>
|
||||||
<id>codehaus.snapshots</id>
|
<id>codehaus.snapshots</id>
|
||||||
<url>https://nexus.codehaus.org/content/groups/snapshots-group/</url>
|
<url>https://nexus.codehaus.org/content/groups/snapshots-group/</url>
|
||||||
|
@ -1936,6 +1937,7 @@
|
||||||
<enabled>true</enabled>
|
<enabled>true</enabled>
|
||||||
</snapshots>
|
</snapshots>
|
||||||
</pluginRepository>
|
</pluginRepository>
|
||||||
|
-->
|
||||||
</pluginRepositories>
|
</pluginRepositories>
|
||||||
|
|
||||||
</project>
|
</project>
|
||||||
|
|
Loading…
Reference in New Issue