You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by ma...@apache.org on 2007/07/15 13:15:50 UTC

svn commit: r556397 - in /myfaces/core/branches/1_2_1: api/pom.xml build/pom.xml impl/pom.xml pom.xml

Author: matzew
Date: Sun Jul 15 04:15:49 2007
New Revision: 556397

URL: http://svn.apache.org/viewvc?view=rev&rev=556397
Log:
corrected path to 1_2_1 branch

Modified:
    myfaces/core/branches/1_2_1/api/pom.xml
    myfaces/core/branches/1_2_1/build/pom.xml
    myfaces/core/branches/1_2_1/impl/pom.xml
    myfaces/core/branches/1_2_1/pom.xml

Modified: myfaces/core/branches/1_2_1/api/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/core/branches/1_2_1/api/pom.xml?view=diff&rev=556397&r1=556396&r2=556397
==============================================================================
--- myfaces/core/branches/1_2_1/api/pom.xml (original)
+++ myfaces/core/branches/1_2_1/api/pom.xml Sun Jul 15 04:15:49 2007
@@ -12,9 +12,9 @@
     MyFaces API - JSR 252 ( http://www.jcp.org/en/jsr/detail?id=252 )
   </description>
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/core/branches/jsf12/api</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/core/branches/jsf12/api</developerConnection>
-    <url>http://svn.apache.org/repos/asf/myfaces/core/branches/jsf12/api</url>
+    <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>
   </scm>
   <build>
     <plugins>

Modified: myfaces/core/branches/1_2_1/build/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/core/branches/1_2_1/build/pom.xml?view=diff&rev=556397&r1=556396&r2=556397
==============================================================================
--- myfaces/core/branches/1_2_1/build/pom.xml (original)
+++ myfaces/core/branches/1_2_1/build/pom.xml Sun Jul 15 04:15:49 2007
@@ -30,9 +30,9 @@
   <packaging>jar</packaging>
 
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/core/branches/jsf12/build</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/core/branches/jsf12/build</developerConnection>
-    <url>http://svn.apache.org/repos/asf/myfaces/core/branches/jsf12/build</url>
+    <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>
   </scm>
 
   <build>

Modified: myfaces/core/branches/1_2_1/impl/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/core/branches/1_2_1/impl/pom.xml?view=diff&rev=556397&r1=556396&r2=556397
==============================================================================
--- myfaces/core/branches/1_2_1/impl/pom.xml (original)
+++ myfaces/core/branches/1_2_1/impl/pom.xml Sun Jul 15 04:15:49 2007
@@ -12,9 +12,9 @@
   <description>MyFaces Implementation - JSR 252 ( http://www.jcp.org/en/jsr/detail?id=252 )</description>
   <url>http://myfaces.apache.org</url>
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/core/branches/jsf12/impl</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/core/branches/jsf12/impl</developerConnection>
-    <url>http://svn.apache.org/repos/asf/myfaces/core/branches/jsf12/impl</url>
+    <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>
   </scm>
   <build>
     <resources>

Modified: myfaces/core/branches/1_2_1/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/core/branches/1_2_1/pom.xml?view=diff&rev=556397&r1=556396&r2=556397
==============================================================================
--- myfaces/core/branches/1_2_1/pom.xml (original)
+++ myfaces/core/branches/1_2_1/pom.xml Sun Jul 15 04:15:49 2007
@@ -17,9 +17,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/branches/jsf12</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/core/branches/jsf12</developerConnection>
-    <url>http://svn.apache.org/repos/asf/myfaces/core/branches/jsf12</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/core/branches/1_2_1</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/core/branches/1_2_1</developerConnection>
+    <url>http://svn.apache.org/repos/asf/myfaces/core/branches/1_2_1</url>
   </scm>
   <modules>
     <module>build</module>