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 2009/07/09 23:06:42 UTC

svn commit: r792696 - in /myfaces/core/branches/1.2.x: api/pom.xml assembly/pom.xml build/pom.xml impl/pom.xml pom.xml

Author: lu4242
Date: Thu Jul  9 21:06:42 2009
New Revision: 792696

URL: http://svn.apache.org/viewvc?rev=792696&view=rev
Log:
relocate scm properties

Modified:
    myfaces/core/branches/1.2.x/api/pom.xml
    myfaces/core/branches/1.2.x/assembly/pom.xml
    myfaces/core/branches/1.2.x/build/pom.xml
    myfaces/core/branches/1.2.x/impl/pom.xml
    myfaces/core/branches/1.2.x/pom.xml

Modified: myfaces/core/branches/1.2.x/api/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/core/branches/1.2.x/api/pom.xml?rev=792696&r1=792695&r2=792696&view=diff
==============================================================================
--- myfaces/core/branches/1.2.x/api/pom.xml (original)
+++ myfaces/core/branches/1.2.x/api/pom.xml Thu Jul  9 21:06:42 2009
@@ -13,9 +13,9 @@
   </description>
   <url>http://myfaces.apache.org/core12/myfaces-api</url>
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/core/branches/1_2_1/api</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/core/branches/1_2_1/api</developerConnection>
-    <url>http://svn.apache.org/repos/asf/myfaces/core/branches/1_2_1/api</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/core/branches/1.2.x/api</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/core/branches/1.2.x/api</developerConnection>
+    <url>http://svn.apache.org/repos/asf/myfaces/core/branches/1.2.x/api</url>
   </scm>
   <build>
     <plugins>

Modified: myfaces/core/branches/1.2.x/assembly/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/core/branches/1.2.x/assembly/pom.xml?rev=792696&r1=792695&r2=792696&view=diff
==============================================================================
--- myfaces/core/branches/1.2.x/assembly/pom.xml (original)
+++ myfaces/core/branches/1.2.x/assembly/pom.xml Thu Jul  9 21:06:42 2009
@@ -15,9 +15,9 @@
   </parent>
 
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/core/branches/jsf12/assembly</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/core/branches/jsf12/assembly</developerConnection>
-    <url>http://svn.apache.org/repos/asf/myfaces/core/branches/jsf12/assembly</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/core/branches/1.2.x/assembly</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/core/branches/1.2.x/assembly</developerConnection>
+    <url>http://svn.apache.org/repos/asf/myfaces/core/branches/1.2.x/assembly</url>
   </scm>
 
   <build>

Modified: myfaces/core/branches/1.2.x/build/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/core/branches/1.2.x/build/pom.xml?rev=792696&r1=792695&r2=792696&view=diff
==============================================================================
--- myfaces/core/branches/1.2.x/build/pom.xml (original)
+++ myfaces/core/branches/1.2.x/build/pom.xml Thu Jul  9 21:06:42 2009
@@ -50,9 +50,9 @@
   <packaging>jar</packaging>
 
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/core/branches/1_2_1/build</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/core/branches/1_2_1/build</developerConnection>
-    <url>http://svn.apache.org/repos/asf/myfaces/core/branches/1_2_1/build</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/core/branches/1.2.x/build</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/core/branches/1.2.x/build</developerConnection>
+    <url>http://svn.apache.org/repos/asf/myfaces/core/branches/1.2.x/build</url>
   </scm>
 
   <build>

Modified: myfaces/core/branches/1.2.x/impl/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/core/branches/1.2.x/impl/pom.xml?rev=792696&r1=792695&r2=792696&view=diff
==============================================================================
--- myfaces/core/branches/1.2.x/impl/pom.xml (original)
+++ myfaces/core/branches/1.2.x/impl/pom.xml Thu Jul  9 21:06:42 2009
@@ -14,9 +14,9 @@
   </description>
   <url>http://myfaces.apache.org/core12/myfaces-impl</url>
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/core/branches/1_2_1/impl</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/core/branches/1_2_1/impl</developerConnection>
-    <url>http://svn.apache.org/repos/asf/myfaces/core/branches/1_2_1/impl</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/core/branches/1.2.x/impl</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/core/branches/1.2.x/impl</developerConnection>
+    <url>http://svn.apache.org/repos/asf/myfaces/core/branches/1.2.x/impl</url>
   </scm>
   <build>
     <resources>

Modified: myfaces/core/branches/1.2.x/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/core/branches/1.2.x/pom.xml?rev=792696&r1=792695&r2=792696&view=diff
==============================================================================
--- myfaces/core/branches/1.2.x/pom.xml (original)
+++ myfaces/core/branches/1.2.x/pom.xml Thu Jul  9 21:06:42 2009
@@ -23,9 +23,9 @@
     <url>http://issues.apache.org/jira/secure/BrowseProject.jspa?id=10600</url>
   </issueManagement>
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/core/trunk_1.2.x</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/core/trunk_1.2.x</developerConnection>
-    <url>http://svn.apache.org/repos/asf/myfaces/core/trunk_1.2.x</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/core/branches/1.2.x</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/core/branches/1.2.x</developerConnection>
+    <url>http://svn.apache.org/repos/asf/myfaces/core/branches/1.2.x</url>
   </scm>
   <modules>
     <!-- module>build</module -->