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 2011/03/26 00:37:34 UTC

svn commit: r1085596 - in /myfaces/core/trunk: api/pom.xml bundle/pom.xml impl/pom.xml implee6/pom.xml pom.xml

Author: lu4242
Date: Fri Mar 25 23:37:34 2011
New Revision: 1085596

URL: http://svn.apache.org/viewvc?rev=1085596&view=rev
Log:
[maven-release-plugin] prepare branch 2.1.x

Modified:
    myfaces/core/trunk/api/pom.xml
    myfaces/core/trunk/bundle/pom.xml
    myfaces/core/trunk/impl/pom.xml
    myfaces/core/trunk/implee6/pom.xml
    myfaces/core/trunk/pom.xml

Modified: myfaces/core/trunk/api/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/core/trunk/api/pom.xml?rev=1085596&r1=1085595&r2=1085596&view=diff
==============================================================================
--- myfaces/core/trunk/api/pom.xml (original)
+++ myfaces/core/trunk/api/pom.xml Fri Mar 25 23:37:34 2011
@@ -34,9 +34,9 @@
     <url>http://myfaces.apache.org/core20/myfaces-api</url>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/core/branches/2.1.x/api</connection>
-        <developerConnection>scm:svn:http://svn.apache.org/repos/asf/myfaces/core/branches/2.1.x/api</developerConnection>
-        <url>http://svn.apache.org/repos/asf/myfaces/core/branches/2.1.x/api</url>
+        <connection>scm:svn:https://svn.apache.org/repos/asf/myfaces/core/branches/2.1.x/api</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/core/branches/2.1.x/api</developerConnection>
+        <url>https://svn.apache.org/repos/asf/myfaces/core/branches/2.1.x/api</url>
     </scm>
     
     <build>

Modified: myfaces/core/trunk/bundle/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/core/trunk/bundle/pom.xml?rev=1085596&r1=1085595&r2=1085596&view=diff
==============================================================================
--- myfaces/core/trunk/bundle/pom.xml (original)
+++ myfaces/core/trunk/bundle/pom.xml Fri Mar 25 23:37:34 2011
@@ -30,9 +30,9 @@
     <packaging>bundle</packaging>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/core/branches/2.1.x/bundle</connection>
-        <developerConnection>scm:svn:http://svn.apache.org/repos/asf/myfaces/core/branches/2.1.x/bundle</developerConnection>
-        <url>http://svn.apache.org/repos/asf/myfaces/core/branches/2.1.x/bundle</url>
+        <connection>scm:svn:https://svn.apache.org/repos/asf/myfaces/core/branches/2.1.x/bundle</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/core/branches/2.1.x/bundle</developerConnection>
+        <url>https://svn.apache.org/repos/asf/myfaces/core/branches/2.1.x/bundle</url>
     </scm>
     
     <build>

Modified: myfaces/core/trunk/impl/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/core/trunk/impl/pom.xml?rev=1085596&r1=1085595&r2=1085596&view=diff
==============================================================================
--- myfaces/core/trunk/impl/pom.xml (original)
+++ myfaces/core/trunk/impl/pom.xml Fri Mar 25 23:37:34 2011
@@ -34,9 +34,9 @@
     <url>http://myfaces.apache.org/core20/myfaces-impl</url>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/core/branches/2.1.x/impl</connection>
-        <developerConnection>scm:svn:http://svn.apache.org/repos/asf/myfaces/core/branches/2.1.x/impl</developerConnection>
-        <url>http://svn.apache.org/repos/asf/myfaces/core/branches/2.1.x/impl</url>
+        <connection>scm:svn:https://svn.apache.org/repos/asf/myfaces/core/branches/2.1.x/impl</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/core/branches/2.1.x/impl</developerConnection>
+        <url>https://svn.apache.org/repos/asf/myfaces/core/branches/2.1.x/impl</url>
     </scm>
     
     <build>

Modified: myfaces/core/trunk/implee6/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/core/trunk/implee6/pom.xml?rev=1085596&r1=1085595&r2=1085596&view=diff
==============================================================================
--- myfaces/core/trunk/implee6/pom.xml (original)
+++ myfaces/core/trunk/implee6/pom.xml Fri Mar 25 23:37:34 2011
@@ -35,9 +35,9 @@
     <url>http://myfaces.apache.org/core20/myfaces-implee6</url>
         
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/core/branches/2.1.x/implee6</connection>
-        <developerConnection>scm:svn:http://svn.apache.org/repos/asf/myfaces/core/branches/2.1.x/implee6</developerConnection>
-        <url>http://svn.apache.org/repos/asf/myfaces/core/branches/2.1.x/implee6</url>
+        <connection>scm:svn:https://svn.apache.org/repos/asf/myfaces/core/branches/2.1.x/implee6</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/core/branches/2.1.x/implee6</developerConnection>
+        <url>https://svn.apache.org/repos/asf/myfaces/core/branches/2.1.x/implee6</url>
     </scm>
 
 

Modified: myfaces/core/trunk/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/core/trunk/pom.xml?rev=1085596&r1=1085595&r2=1085596&view=diff
==============================================================================
--- myfaces/core/trunk/pom.xml (original)
+++ myfaces/core/trunk/pom.xml Fri Mar 25 23:37:34 2011
@@ -42,9 +42,9 @@
     </issueManagement>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/core/branches/2.1.x</connection>
-        <developerConnection>scm:svn:http://svn.apache.org/repos/asf/myfaces/core/branches/2.1.x</developerConnection>
-        <url>http://svn.apache.org/repos/asf/myfaces/core/branches/2.1.x</url>
+        <connection>scm:svn:https://svn.apache.org/repos/asf/myfaces/core/branches/2.1.x</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/core/branches/2.1.x</developerConnection>
+        <url>https://svn.apache.org/repos/asf/myfaces/core/branches/2.1.x</url>
     </scm>
 
     <modules>