You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by mm...@apache.org on 2007/10/26 15:51:46 UTC

svn commit: r588643 - /myfaces/site/trunk/pom.xml

Author: mmarinschek
Date: Fri Oct 26 06:51:45 2007
New Revision: 588643

URL: http://svn.apache.org/viewvc?rev=588643&view=rev
Log:
reverted change of myfaces/site/trunk to myfaces/current

Modified:
    myfaces/site/trunk/pom.xml

Modified: myfaces/site/trunk/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/site/trunk/pom.xml?rev=588643&r1=588642&r2=588643&view=diff
==============================================================================
--- myfaces/site/trunk/pom.xml (original)
+++ myfaces/site/trunk/pom.xml Fri Oct 26 06:51:45 2007
@@ -33,9 +33,9 @@
       </plugins>
     </reporting>
   <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>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/site/trunk/current</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/site/trunk</developerConnection>
+    <url>http://svn.apache.org/viewcvs.cgi/myfaces/site/trunk</url>
   </scm>
 
   <distributionManagement>