Author: olamy
Date: Wed May  2 19:35:23 2012
New Revision: 1333166

URL: http://svn.apache.org/viewvc?rev=1333166&view=rev
Log:
[MJAR-154] Clean apache-snapshots repo from IT settings.xml

Modified:
    maven/plugins/trunk/maven-jar-plugin/src/it/settings.xml

Modified: maven/plugins/trunk/maven-jar-plugin/src/it/settings.xml
URL: 
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-jar-plugin/src/it/settings.xml?rev=1333166&r1=1333165&r2=1333166&view=diff
==============================================================================
--- maven/plugins/trunk/maven-jar-plugin/src/it/settings.xml (original)
+++ maven/plugins/trunk/maven-jar-plugin/src/it/settings.xml Wed May  2 
19:35:23 2012
@@ -37,17 +37,6 @@ under the License.
             <enabled>true</enabled>
           </snapshots>
         </repository>
-        <!-- remove when maven-archiver 2.5 released -->
-        <repository>
-          <id>apache.snapshots</id>
-          
<url>https://repository.apache.org/content/groups/snapshots-group/</url>
-          <releases>
-            <enabled>false</enabled>
-          </releases>
-          <snapshots>
-            <enabled>true</enabled>
-          </snapshots>
-        </repository>
       </repositories>
       <pluginRepositories>
         <pluginRepository>


Reply via email to