]> source.dussan.org Git - archiva.git/commitdiff
snapshot repo not anymore needed
authorOlivier Lamy <olamy@apache.org>
Sun, 9 Sep 2012 22:18:37 +0000 (22:18 +0000)
committerOlivier Lamy <olamy@apache.org>
Sun, 9 Sep 2012 22:18:37 +0000 (22:18 +0000)
git-svn-id: https://svn.apache.org/repos/asf/archiva/parent@1382599 13f79535-47bb-0310-9956-ffa450edef68

pom.xml

diff --git a/pom.xml b/pom.xml
index 1502a7b3cd15580e67983fd7ba9c78f948ba3ff2..9865d42ca8bb4f7d91378cd5a7093cccb4286eed 100644 (file)
--- a/pom.xml
+++ b/pom.xml
     </profile>
   </profiles>
 
-  <!-- until svnjava provider released -->
-  <repositories>
-    <repository>
-      <id>oss.sonatype.org</id>
-      <url>https://oss.sonatype.org/content/repositories/snapshots</url>
-      <releases>
-        <enabled>false</enabled>
-      </releases>
-      <snapshots>
-        <enabled>true</enabled>
-      </snapshots>
-    </repository>
-  </repositories>
-
 </project>