You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by sc...@apache.org on 2006/01/18 17:13:28 UTC

svn commit: r370178 - /myfaces/core/trunk/impl/pom.xml

Author: schof
Date: Wed Jan 18 08:13:25 2006
New Revision: 370178

URL: http://svn.apache.org/viewcvs?rev=370178&view=rev
Log:
removed double scm entry

Modified:
    myfaces/core/trunk/impl/pom.xml

Modified: myfaces/core/trunk/impl/pom.xml
URL: http://svn.apache.org/viewcvs/myfaces/core/trunk/impl/pom.xml?rev=370178&r1=370177&r2=370178&view=diff
==============================================================================
--- myfaces/core/trunk/impl/pom.xml (original)
+++ myfaces/core/trunk/impl/pom.xml Wed Jan 18 08:13:25 2006
@@ -249,10 +249,4 @@
      </profile>
    </profiles>
 
-  <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/core/trunk/impl</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/core/trunk/impl</developerConnection>
-    <url>http://svn.apache.org/viewcvs.cgi/myfaces/core/trunk/impl</url>
-  </scm>
-
 </project>