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 2007/12/18 00:08:24 UTC

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

Author: lu4242
Date: Mon Dec 17 15:08:23 2007
New Revision: 605037

URL: http://svn.apache.org/viewvc?rev=605037&view=rev
Log:
Fixed SCM properties because this is a branch

Modified:
    myfaces/core/branches/1_2_1/api/pom.xml
    myfaces/core/branches/1_2_1/assembly/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?rev=605037&r1=605036&r2=605037&view=diff
==============================================================================
--- myfaces/core/branches/1_2_1/api/pom.xml (original)
+++ myfaces/core/branches/1_2_1/api/pom.xml Mon Dec 17 15:08:23 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/tags/1_2_1/api</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/core/tags/1_2_1/api</developerConnection>
-    <url>http://svn.apache.org/repos/asf/myfaces/core/tags/1_2_1/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/assembly/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/core/branches/1_2_1/assembly/pom.xml?rev=605037&r1=605036&r2=605037&view=diff
==============================================================================
--- myfaces/core/branches/1_2_1/assembly/pom.xml (original)
+++ myfaces/core/branches/1_2_1/assembly/pom.xml Mon Dec 17 15:08:23 2007
@@ -15,9 +15,9 @@
   </parent>
 
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/core/branches/1_2_1prepare/assembly</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/core/branches/1_2_1prepare/assembly</developerConnection>
-    <url>http://svn.apache.org/repos/asf/myfaces/core/branches/1_2_1prepare/assembly</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/core/branches/1_2_1/assembly</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/core/branches/1_2_1/assembly</developerConnection>
+    <url>http://svn.apache.org/repos/asf/myfaces/core/branches/1_2_1/assembly</url>
   </scm>
 
   <build>

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?rev=605037&r1=605036&r2=605037&view=diff
==============================================================================
--- myfaces/core/branches/1_2_1/build/pom.xml (original)
+++ myfaces/core/branches/1_2_1/build/pom.xml Mon Dec 17 15:08:23 2007
@@ -30,9 +30,9 @@
   <packaging>jar</packaging>
 
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/core/tags/1_2_1/build</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/core/tags/1_2_1/build</developerConnection>
-    <url>http://svn.apache.org/repos/asf/myfaces/core/tags/1_2_1/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?rev=605037&r1=605036&r2=605037&view=diff
==============================================================================
--- myfaces/core/branches/1_2_1/impl/pom.xml (original)
+++ myfaces/core/branches/1_2_1/impl/pom.xml Mon Dec 17 15:08:23 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/tags/1_2_1/impl</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/core/tags/1_2_1/impl</developerConnection>
-    <url>http://svn.apache.org/repos/asf/myfaces/core/tags/1_2_1/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?rev=605037&r1=605036&r2=605037&view=diff
==============================================================================
--- myfaces/core/branches/1_2_1/pom.xml (original)
+++ myfaces/core/branches/1_2_1/pom.xml Mon Dec 17 15:08:23 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/tags/1_2_1</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/core/tags/1_2_1</developerConnection>
-    <url>http://svn.apache.org/repos/asf/myfaces/core/tags/1_2_1</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>