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 2010/01/26 23:31:54 UTC

svn commit: r903461 - in /myfaces/core/branches/2_0_0_beta: api/pom.xml assembly/pom.xml impl/pom.xml pom.xml

Author: lu4242
Date: Tue Jan 26 22:31:53 2010
New Revision: 903461

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

Modified:
    myfaces/core/branches/2_0_0_beta/api/pom.xml
    myfaces/core/branches/2_0_0_beta/assembly/pom.xml
    myfaces/core/branches/2_0_0_beta/impl/pom.xml
    myfaces/core/branches/2_0_0_beta/pom.xml

Modified: myfaces/core/branches/2_0_0_beta/api/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/core/branches/2_0_0_beta/api/pom.xml?rev=903461&r1=903460&r2=903461&view=diff
==============================================================================
--- myfaces/core/branches/2_0_0_beta/api/pom.xml (original)
+++ myfaces/core/branches/2_0_0_beta/api/pom.xml Tue Jan 26 22:31:53 2010
@@ -14,9 +14,9 @@
     </description>
     <url>http://myfaces.apache.org/core20/myfaces-api</url>
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/core/trunk/api</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/core/trunk/api</developerConnection>
-        <url>http://svn.apache.org/repos/asf/myfaces/core/trunk/api</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/core/tags/2_0_0_beta/api</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/core/tags/2_0_0_beta/api</developerConnection>
+        <url>http://svn.apache.org/repos/asf/myfaces/core/tags/2_0_0_beta/api</url>
     </scm>
     <build>
 

Modified: myfaces/core/branches/2_0_0_beta/assembly/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/core/branches/2_0_0_beta/assembly/pom.xml?rev=903461&r1=903460&r2=903461&view=diff
==============================================================================
--- myfaces/core/branches/2_0_0_beta/assembly/pom.xml (original)
+++ myfaces/core/branches/2_0_0_beta/assembly/pom.xml Tue Jan 26 22:31:53 2010
@@ -15,9 +15,9 @@
   </parent>
 
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/core/trunk/assembly</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/core/trunk/assembly</developerConnection>
-    <url>http://svn.apache.org/repos/asf/myfaces/core/trunk/assembly</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/core/tags/2_0_0_beta/assembly</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/core/tags/2_0_0_beta/assembly</developerConnection>
+    <url>http://svn.apache.org/repos/asf/myfaces/core/tags/2_0_0_beta/assembly</url>
   </scm>
 
   <build>

Modified: myfaces/core/branches/2_0_0_beta/impl/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/core/branches/2_0_0_beta/impl/pom.xml?rev=903461&r1=903460&r2=903461&view=diff
==============================================================================
--- myfaces/core/branches/2_0_0_beta/impl/pom.xml (original)
+++ myfaces/core/branches/2_0_0_beta/impl/pom.xml Tue Jan 26 22:31:53 2010
@@ -14,9 +14,9 @@
   </description>
   <url>http://myfaces.apache.org/core20/myfaces-impl</url>
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/core/trunk/impl</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/core/trunk/impl</developerConnection>
-    <url>http://svn.apache.org/repos/asf/myfaces/core/trunk/impl</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/core/tags/2_0_0_beta/impl</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/core/tags/2_0_0_beta/impl</developerConnection>
+    <url>http://svn.apache.org/repos/asf/myfaces/core/tags/2_0_0_beta/impl</url>
   </scm>
   <build>
     <resources>

Modified: myfaces/core/branches/2_0_0_beta/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/core/branches/2_0_0_beta/pom.xml?rev=903461&r1=903460&r2=903461&view=diff
==============================================================================
--- myfaces/core/branches/2_0_0_beta/pom.xml (original)
+++ myfaces/core/branches/2_0_0_beta/pom.xml Tue Jan 26 22:31:53 2010
@@ -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/trunk</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/trunk</developerConnection>
-    <url>http://svn.apache.org/repos/asf/myfaces/trunk</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/tags/2_0_0_beta</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/tags/2_0_0_beta</developerConnection>
+    <url>http://svn.apache.org/repos/asf/myfaces/tags/2_0_0_beta</url>
   </scm>
   <modules>
     <!-- module>build</module -->