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 2013/05/29 07:34:14 UTC

svn commit: r1487262 - in /myfaces/shared/trunk_4.1.x: core/pom.xml pom.xml shared-tomahawk/pom.xml

Author: lu4242
Date: Wed May 29 05:34:13 2013
New Revision: 1487262

URL: http://svn.apache.org/r1487262
Log:
fix svn paths

Modified:
    myfaces/shared/trunk_4.1.x/core/pom.xml
    myfaces/shared/trunk_4.1.x/pom.xml
    myfaces/shared/trunk_4.1.x/shared-tomahawk/pom.xml

Modified: myfaces/shared/trunk_4.1.x/core/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/shared/trunk_4.1.x/core/pom.xml?rev=1487262&r1=1487261&r2=1487262&view=diff
==============================================================================
--- myfaces/shared/trunk_4.1.x/core/pom.xml (original)
+++ myfaces/shared/trunk_4.1.x/core/pom.xml Wed May 29 05:34:13 2013
@@ -31,9 +31,9 @@
     needed by the shared-* modules</description>
 
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/shared/trunk/core</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/shared/trunk/core</developerConnection>
-    <url>http://svn.apache.org/viewcvs.cgi/myfaces/shared/trunk/core</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/shared/trunk_4.1.x/core</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/shared/trunk_4.1.x/core</developerConnection>
+    <url>http://svn.apache.org/viewcvs.cgi/myfaces/shared/trunk_4.1.x/core</url>
   </scm>
 
   <build>

Modified: myfaces/shared/trunk_4.1.x/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/shared/trunk_4.1.x/pom.xml?rev=1487262&r1=1487261&r2=1487262&view=diff
==============================================================================
--- myfaces/shared/trunk_4.1.x/pom.xml (original)
+++ myfaces/shared/trunk_4.1.x/pom.xml Wed May 29 05:34:13 2013
@@ -52,9 +52,9 @@
   <url>http://myfaces.apache.org/shared21</url>
 
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/shared/trunk</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/shared/trunk</developerConnection>
-    <url>http://svn.apache.org/viewcvs.cgi/myfaces/shared/trunk</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/shared/trunk_4.1.x</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/shared/trunk_4.1.x</developerConnection>
+    <url>http://svn.apache.org/viewcvs.cgi/myfaces/shared/trunk_4.1.x</url>
   </scm>
 
   <modules>

Modified: myfaces/shared/trunk_4.1.x/shared-tomahawk/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/shared/trunk_4.1.x/shared-tomahawk/pom.xml?rev=1487262&r1=1487261&r2=1487262&view=diff
==============================================================================
--- myfaces/shared/trunk_4.1.x/shared-tomahawk/pom.xml (original)
+++ myfaces/shared/trunk_4.1.x/shared-tomahawk/pom.xml Wed May 29 05:34:13 2013
@@ -31,9 +31,9 @@
   <description>Shared project renamed for use in Tomahawk.</description>
 
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/shared/trunk/shared-tomahawk</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/shared/trunk/shared-tomahawk</developerConnection>
-    <url>http://svn.apache.org/viewcvs.cgi/myfaces/shared/trunk/shared-tomahawk</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/shared/trunk_4.1.x/shared-tomahawk</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/shared/trunk_4.1.x/shared-tomahawk</developerConnection>
+    <url>http://svn.apache.org/viewcvs.cgi/myfaces/shared/trunk_4.1.x/shared-tomahawk</url>
   </scm>
 
   <build>