You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by bo...@apache.org on 2006/05/17 19:03:58 UTC

svn commit: r407318 - /myfaces/tobago/trunk/pom.xml

Author: bommel
Date: Wed May 17 10:03:57 2006
New Revision: 407318

URL: http://svn.apache.org/viewvc?rev=407318&view=rev
Log:
rollback id change

Modified:
    myfaces/tobago/trunk/pom.xml

Modified: myfaces/tobago/trunk/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/tobago/trunk/pom.xml?rev=407318&r1=407317&r2=407318&view=diff
==============================================================================
--- myfaces/tobago/trunk/pom.xml (original)
+++ myfaces/tobago/trunk/pom.xml Wed May 17 10:03:57 2006
@@ -461,13 +461,13 @@
 
   <distributionManagement>
     <repository>
-      <id>apache.releases</id>
+      <id>apache-maven</id>
       <name>Apache Maven Repository</name>
       <url>scpexe://minotaur.apache.org/www/www.apache.org/dist/maven-repository</url>
     </repository>
     <snapshotRepository>
       <uniqueVersion>false</uniqueVersion>
-      <id>apache.snapshots</id>
+      <id>apache-maven-snapshots</id>
       <name>Apache Maven Snapshot Repository</name>
       <url>scpexe://minotaur.apache.org/www/cvs.apache.org/maven-snapshot-repository</url>
     </snapshotRepository>