You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@continuum.apache.org by ev...@apache.org on 2005/08/02 15:25:09 UTC

svn commit: r226994 - /maven/continuum/trunk/pom.xml

Author: evenisse
Date: Tue Aug  2 06:25:00 2005
New Revision: 226994

URL: http://svn.apache.org/viewcvs?rev=226994&view=rev
Log:
we must not have the same name for 2 repositories

Modified:
    maven/continuum/trunk/pom.xml

Modified: maven/continuum/trunk/pom.xml
URL: http://svn.apache.org/viewcvs/maven/continuum/trunk/pom.xml?rev=226994&r1=226993&r2=226994&view=diff
==============================================================================
--- maven/continuum/trunk/pom.xml (original)
+++ maven/continuum/trunk/pom.xml Tue Aug  2 06:25:00 2005
@@ -210,7 +210,7 @@
   </repositories>
   <pluginRepositories>
     <pluginRepository>
-      <id>snapshots</id>
+      <id>snapshots-plugins</id>
       <name>Maven Snapshot Plugins Development Repository</name>
       <url>http://snapshots.maven.codehaus.org/maven2/plugins</url>
       <releases>