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/04/29 14:15:48 UTC

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

Author: bommel
Date: Sat Apr 29 05:15:47 2006
New Revision: 398131

URL: http://svn.apache.org/viewcvs?rev=398131&view=rev
Log:
remove apache-maven-repository from pom

Modified:
    myfaces/tobago/trunk/pom.xml

Modified: myfaces/tobago/trunk/pom.xml
URL: http://svn.apache.org/viewcvs/myfaces/tobago/trunk/pom.xml?rev=398131&r1=398130&r2=398131&view=diff
==============================================================================
--- myfaces/tobago/trunk/pom.xml (original)
+++ myfaces/tobago/trunk/pom.xml Sat Apr 29 05:15:47 2006
@@ -319,10 +319,6 @@
       <id>apache-maven-snapshots</id>
       <url>http://cvs.apache.org/maven-snapshot-repository</url>
     </repository>
-    <repository>
-      <id>apache-maven-repository</id>
-      <url>http://www.apache.org/dist/maven-repository/</url>
-    </repository>
   </repositories>
 
   <build>