You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by lu...@apache.org on 2011/10/21 03:49:55 UTC

svn commit: r1187162 - in /myfaces/commons/trunk: examples/pom.xml pom.xml

Author: lu4242
Date: Fri Oct 21 01:49:55 2011
New Revision: 1187162

URL: http://svn.apache.org/viewvc?rev=1187162&view=rev
Log:
move trunk to jsf_12 branch to make jsf_20 trunk

Modified:
    myfaces/commons/trunk/examples/pom.xml
    myfaces/commons/trunk/pom.xml

Modified: myfaces/commons/trunk/examples/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/commons/trunk/examples/pom.xml?rev=1187162&r1=1187161&r2=1187162&view=diff
==============================================================================
--- myfaces/commons/trunk/examples/pom.xml (original)
+++ myfaces/commons/trunk/examples/pom.xml Fri Oct 21 01:49:55 2011
@@ -32,9 +32,9 @@
     <name>Apache MyFaces Commons Examples</name>
     
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/commons/branches/jsf_20/examples</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/commons/branches/jsf_20/examples</developerConnection>
-        <url>http://svn.apache.org/viewvc/myfaces/commons/branches/jsf_20/examples</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/commons/trunk/examples</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/commons/trunk/examples</developerConnection>
+        <url>http://svn.apache.org/viewvc/myfaces/commons/trunk/examples</url>
     </scm>
 
     <modules>

Modified: myfaces/commons/trunk/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/commons/trunk/pom.xml?rev=1187162&r1=1187161&r2=1187162&view=diff
==============================================================================
--- myfaces/commons/trunk/pom.xml (original)
+++ myfaces/commons/trunk/pom.xml Fri Oct 21 01:49:55 2011
@@ -238,9 +238,9 @@
     </dependencyManagement>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/commons/branches/jsf_20</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/commons/branches/jsf_20</developerConnection>
-        <url>http://svn.apache.org/viewvc/myfaces/commons/branches/jsf_20</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/commons/trunk</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/commons/trunk</developerConnection>
+        <url>http://svn.apache.org/viewvc/myfaces/commons/trunk</url>
     </scm>
 
     <modules>