You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by to...@apache.org on 2006/01/31 14:29:32 UTC

svn commit: r373816 - /myfaces/current/pom.xml

Author: tomsp
Date: Tue Jan 31 05:29:25 2006
New Revision: 373816

URL: http://svn.apache.org/viewcvs?rev=373816&view=rev
Log:
scm now points to myfaces/current

Modified:
    myfaces/current/pom.xml

Modified: myfaces/current/pom.xml
URL: http://svn.apache.org/viewcvs/myfaces/current/pom.xml?rev=373816&r1=373815&r2=373816&view=diff
==============================================================================
--- myfaces/current/pom.xml (original)
+++ myfaces/current/pom.xml Tue Jan 31 05:29:25 2006
@@ -10,10 +10,10 @@
   <url>http://myfaces.apache.org</url>
 
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/tomahawk/trunk</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/tomahawk/trunk</developerConnection>
-    <url>http://svn.apache.org/viewcvs.cgi/myfaces/tomahawk/trunk</url>
-  </scm>  
+    <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/current</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/current</developerConnection>
+    <url>http://svn.apache.org/viewcvs.cgi/myfaces/current</url>
+  </scm>
 
   <modules>
   	<module>maven</module>