]> source.dussan.org Git - archiva.git/commitdiff
codehaus plugin snapshots repo for selenium
authorOlivier Lamy <olamy@apache.org>
Wed, 29 Feb 2012 15:45:58 +0000 (15:45 +0000)
committerOlivier Lamy <olamy@apache.org>
Wed, 29 Feb 2012 15:45:58 +0000 (15:45 +0000)
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1295161 13f79535-47bb-0310-9956-ffa450edef68

pom.xml

diff --git a/pom.xml b/pom.xml
index 1761c1b1277e6f943ec5375b93b32df5648cecdc..8f508a36bd28e022e5b37b31b7c5b619fb1842c1 100644 (file)
--- a/pom.xml
+++ b/pom.xml
         <repository>
           <id>apache.snapshots</id>
           <name>Apache Snapshots</name>
-          <url>https://repository.apache.org/content/groups/snapshots-group/</url>
+          <url>https://repository.apache.org/content/groups/snapshots/</url>
           <releases>
             <enabled>false</enabled>
           </releases>
         <pluginRepository>
           <id>apache.snapshots</id>
           <name>Apache Snapshots</name>
-          <url>https://repository.apache.org/content/groups/snapshots-group/</url>
+          <url>https://repository.apache.org/content/groups/snapshots/</url>
+          <releases>
+            <enabled>false</enabled>
+          </releases>
+          <snapshots>
+            <enabled>true</enabled>
+          </snapshots>
+        </pluginRepository>
+        <pluginRepository>
+          <id>codehaus.snapshots</id>
+          <url>https://nexus.codehaus.org/content/groups/snapshots-group/</url>
           <releases>
             <enabled>false</enabled>
           </releases>