]> source.dussan.org Git - archiva.git/commitdiff
pluginRepository not needed anymore
authorOlivier Lamy <olamy@apache.org>
Tue, 17 Dec 2013 00:00:45 +0000 (00:00 +0000)
committerOlivier Lamy <olamy@apache.org>
Tue, 17 Dec 2013 00:00:45 +0000 (00:00 +0000)
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1551412 13f79535-47bb-0310-9956-ffa450edef68

pom.xml

diff --git a/pom.xml b/pom.xml
index 8ab11cc8eb678c3bd2fdc1106b8f37e84b6d0298..7c17c1bcf42e7ec6d99cca1e12e41643e6798594 100644 (file)
--- a/pom.xml
+++ b/pom.xml
         <enabled>true</enabled>
       </snapshots>
     </pluginRepository>
-    <pluginRepository>
-      <id>apache.snapshots</id>
-      <name>Apache Snapshots</name>
-      <url>https://repository.apache.org/content/groups/snapshots/</url>
-      <releases>
-        <enabled>false</enabled>
-      </releases>
-      <snapshots>
-        <enabled>true</enabled>
-      </snapshots>
-    </pluginRepository>
   </pluginRepositories>
 
 </project>