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 2012/09/12 07:08:05 UTC

svn commit: r1383780 - in /myfaces/core/branches/2.0.x: api/pom.xml assembly/pom.xml bundle/pom.xml impl/pom.xml implee6/pom.xml parent/pom.xml pom.xml shared-public/pom.xml shared/pom.xml

Author: lu4242
Date: Wed Sep 12 05:08:04 2012
New Revision: 1383780

URL: http://svn.apache.org/viewvc?rev=1383780&view=rev
Log:
[maven-release-plugin] prepare for next development iteration

Modified:
    myfaces/core/branches/2.0.x/api/pom.xml
    myfaces/core/branches/2.0.x/assembly/pom.xml
    myfaces/core/branches/2.0.x/bundle/pom.xml
    myfaces/core/branches/2.0.x/impl/pom.xml
    myfaces/core/branches/2.0.x/implee6/pom.xml
    myfaces/core/branches/2.0.x/parent/pom.xml
    myfaces/core/branches/2.0.x/pom.xml
    myfaces/core/branches/2.0.x/shared-public/pom.xml
    myfaces/core/branches/2.0.x/shared/pom.xml

Modified: myfaces/core/branches/2.0.x/api/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/core/branches/2.0.x/api/pom.xml?rev=1383780&r1=1383779&r2=1383780&view=diff
==============================================================================
--- myfaces/core/branches/2.0.x/api/pom.xml (original)
+++ myfaces/core/branches/2.0.x/api/pom.xml Wed Sep 12 05:08:04 2012
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.apache.myfaces.core</groupId>
         <artifactId>myfaces-core-project</artifactId>
-        <version>2.0.15</version>
+        <version>2.0.16-SNAPSHOT</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>
 
@@ -35,9 +35,9 @@
     <url>http://myfaces.apache.org/core20/myfaces-api</url>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/core/tags/myfaces-core-module-2.0.15/api</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/core/tags/myfaces-core-module-2.0.15/api</developerConnection>
-        <url>http://svn.apache.org/repos/asf/myfaces/core/tags/myfaces-core-module-2.0.15/api</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/core/branches/2.0.x/api</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/core/branches/2.0.x/api</developerConnection>
+        <url>http://svn.apache.org/repos/asf/myfaces/core/branches/2.0.x/api</url>
     </scm>
     
     <build>

Modified: myfaces/core/branches/2.0.x/assembly/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/core/branches/2.0.x/assembly/pom.xml?rev=1383780&r1=1383779&r2=1383780&view=diff
==============================================================================
--- myfaces/core/branches/2.0.x/assembly/pom.xml (original)
+++ myfaces/core/branches/2.0.x/assembly/pom.xml Wed Sep 12 05:08:04 2012
@@ -27,14 +27,14 @@
   <parent>
     <groupId>org.apache.myfaces.core</groupId>
     <artifactId>myfaces-core-project</artifactId>
-    <version>2.0.15</version>
+    <version>2.0.16-SNAPSHOT</version>
     <relativePath>../parent/pom.xml</relativePath>
   </parent>
 
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/core/tags/myfaces-core-module-2.0.15/assembly</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/core/tags/myfaces-core-module-2.0.15/assembly</developerConnection>
-    <url>http://svn.apache.org/repos/asf/myfaces/core/tags/myfaces-core-module-2.0.15/assembly</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/core/branches/2.0.x/assembly</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/core/branches/2.0.x/assembly</developerConnection>
+    <url>http://svn.apache.org/repos/asf/myfaces/core/branches/2.0.x/assembly</url>
   </scm>
 
   <build>

Modified: myfaces/core/branches/2.0.x/bundle/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/core/branches/2.0.x/bundle/pom.xml?rev=1383780&r1=1383779&r2=1383780&view=diff
==============================================================================
--- myfaces/core/branches/2.0.x/bundle/pom.xml (original)
+++ myfaces/core/branches/2.0.x/bundle/pom.xml Wed Sep 12 05:08:04 2012
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.apache.myfaces.core</groupId>
         <artifactId>myfaces-core-project</artifactId>
-        <version>2.0.15</version>
+        <version>2.0.16-SNAPSHOT</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>
 
@@ -31,9 +31,9 @@
     <packaging>bundle</packaging>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/core/tags/myfaces-core-module-2.0.15/bundle</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/core/tags/myfaces-core-module-2.0.15/bundle</developerConnection>
-        <url>http://svn.apache.org/repos/asf/myfaces/core/tags/myfaces-core-module-2.0.15/bundle</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/core/branches/2.0.x/bundle</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/core/branches/2.0.x/bundle</developerConnection>
+        <url>http://svn.apache.org/repos/asf/myfaces/core/branches/2.0.x/bundle</url>
     </scm>
     
     <build>

Modified: myfaces/core/branches/2.0.x/impl/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/core/branches/2.0.x/impl/pom.xml?rev=1383780&r1=1383779&r2=1383780&view=diff
==============================================================================
--- myfaces/core/branches/2.0.x/impl/pom.xml (original)
+++ myfaces/core/branches/2.0.x/impl/pom.xml Wed Sep 12 05:08:04 2012
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.apache.myfaces.core</groupId>
         <artifactId>myfaces-core-project</artifactId>
-        <version>2.0.15</version>
+        <version>2.0.16-SNAPSHOT</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>
 
@@ -35,9 +35,9 @@
     <url>http://myfaces.apache.org/core20/myfaces-impl</url>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/core/tags/myfaces-core-module-2.0.15/impl</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/core/tags/myfaces-core-module-2.0.15/impl</developerConnection>
-        <url>http://svn.apache.org/repos/asf/myfaces/core/tags/myfaces-core-module-2.0.15/impl</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/core/branches/2.0.x/impl</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/core/branches/2.0.x/impl</developerConnection>
+        <url>http://svn.apache.org/repos/asf/myfaces/core/branches/2.0.x/impl</url>
     </scm>
     
     <build>

Modified: myfaces/core/branches/2.0.x/implee6/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/core/branches/2.0.x/implee6/pom.xml?rev=1383780&r1=1383779&r2=1383780&view=diff
==============================================================================
--- myfaces/core/branches/2.0.x/implee6/pom.xml (original)
+++ myfaces/core/branches/2.0.x/implee6/pom.xml Wed Sep 12 05:08:04 2012
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.apache.myfaces.core</groupId>
         <artifactId>myfaces-core-project</artifactId>
-        <version>2.0.15</version>
+        <version>2.0.16-SNAPSHOT</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>
 
@@ -36,9 +36,9 @@
     <url>http://myfaces.apache.org/core20/myfaces-implee6</url>
         
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/core/tags/myfaces-core-module-2.0.15/implee6</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/core/tags/myfaces-core-module-2.0.15/implee6</developerConnection>
-        <url>http://svn.apache.org/repos/asf/myfaces/core/tags/myfaces-core-module-2.0.15/implee6</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/core/branches/2.0.x/implee6</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/core/branches/2.0.x/implee6</developerConnection>
+        <url>http://svn.apache.org/repos/asf/myfaces/core/branches/2.0.x/implee6</url>
     </scm>
 
 

Modified: myfaces/core/branches/2.0.x/parent/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/core/branches/2.0.x/parent/pom.xml?rev=1383780&r1=1383779&r2=1383780&view=diff
==============================================================================
--- myfaces/core/branches/2.0.x/parent/pom.xml (original)
+++ myfaces/core/branches/2.0.x/parent/pom.xml Wed Sep 12 05:08:04 2012
@@ -33,7 +33,7 @@
         This project is the home of the MyFaces implementation of the JavaServer Faces 2.0 specification, and
         consists of an API module (javax.faces.* classes) and an implementation module (org.apache.myfaces.* classes).
     </description>
-    <version>2.0.15</version>
+    <version>2.0.16-SNAPSHOT</version>
     <url>http://myfaces.apache.org/core20</url>
     
     <issueManagement>
@@ -42,9 +42,9 @@
     </issueManagement>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/core/tags/myfaces-core-module-2.0.15/parent</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/core/tags/myfaces-core-module-2.0.15/parent</developerConnection>
-        <url>http://svn.apache.org/repos/asf/myfaces/core/tags/myfaces-core-module-2.0.15/parent</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/core/branches/2.0.x/parent</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/core/branches/2.0.x/parent</developerConnection>
+        <url>http://svn.apache.org/repos/asf/myfaces/core/branches/2.0.x/parent</url>
     </scm>
 
     <build>

Modified: myfaces/core/branches/2.0.x/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/core/branches/2.0.x/pom.xml?rev=1383780&r1=1383779&r2=1383780&view=diff
==============================================================================
--- myfaces/core/branches/2.0.x/pom.xml (original)
+++ myfaces/core/branches/2.0.x/pom.xml Wed Sep 12 05:08:04 2012
@@ -33,7 +33,7 @@
         This project is the home of the MyFaces implementation of the JavaServer Faces 2.0 specification, and
         consists of an API module (javax.faces.* classes) and an implementation module (org.apache.myfaces.* classes).
     </description>
-    <version>2.0.15</version>
+    <version>2.0.16-SNAPSHOT</version>
     <url>http://myfaces.apache.org/core20/module</url>
     
     <issueManagement>
@@ -42,9 +42,9 @@
     </issueManagement>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/core/tags/myfaces-core-module-2.0.15</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/core/tags/myfaces-core-module-2.0.15</developerConnection>
-        <url>http://svn.apache.org/repos/asf/myfaces/core/tags/myfaces-core-module-2.0.15</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/core/branches/2.0.x</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/core/branches/2.0.x</developerConnection>
+        <url>http://svn.apache.org/repos/asf/myfaces/core/branches/2.0.x</url>
     </scm>
 
     <modules>

Modified: myfaces/core/branches/2.0.x/shared-public/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/core/branches/2.0.x/shared-public/pom.xml?rev=1383780&r1=1383779&r2=1383780&view=diff
==============================================================================
--- myfaces/core/branches/2.0.x/shared-public/pom.xml (original)
+++ myfaces/core/branches/2.0.x/shared-public/pom.xml Wed Sep 12 05:08:04 2012
@@ -20,7 +20,7 @@
   <parent>
       <groupId>org.apache.myfaces.core</groupId>
       <artifactId>myfaces-core-project</artifactId>
-      <version>2.0.15</version>
+      <version>2.0.16-SNAPSHOT</version>
       <relativePath>../parent/pom.xml</relativePath>
   </parent>
 
@@ -34,9 +34,9 @@
     needed by the shared-* modules</description>
 
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/core/tags/myfaces-core-module-2.0.15/shared-public</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/core/tags/myfaces-core-module-2.0.15/shared-public</developerConnection>
-    <url>http://svn.apache.org/viewcvs.cgi/myfaces/core/tags/myfaces-core-module-2.0.15/shared-public</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/core/branches/2.0.x/shared-public</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/core/branches/2.0.x/shared-public</developerConnection>
+    <url>http://svn.apache.org/viewcvs.cgi/myfaces/core/branches/2.0.x/shared-public</url>
   </scm>
   
   <dependencies>

Modified: myfaces/core/branches/2.0.x/shared/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/core/branches/2.0.x/shared/pom.xml?rev=1383780&r1=1383779&r2=1383780&view=diff
==============================================================================
--- myfaces/core/branches/2.0.x/shared/pom.xml (original)
+++ myfaces/core/branches/2.0.x/shared/pom.xml Wed Sep 12 05:08:04 2012
@@ -20,7 +20,7 @@
   <parent>
       <groupId>org.apache.myfaces.core</groupId>
       <artifactId>myfaces-core-project</artifactId>
-      <version>2.0.15</version>
+      <version>2.0.16-SNAPSHOT</version>
       <relativePath>../parent/pom.xml</relativePath>
   </parent>
 
@@ -34,9 +34,9 @@
     needed by the shared-* modules</description>
 
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/core/tags/myfaces-core-module-2.0.15/shared</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/core/tags/myfaces-core-module-2.0.15/shared</developerConnection>
-    <url>http://svn.apache.org/viewcvs.cgi/myfaces/core/tags/myfaces-core-module-2.0.15/shared</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/core/branches/2.0.x/shared</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/core/branches/2.0.x/shared</developerConnection>
+    <url>http://svn.apache.org/viewcvs.cgi/myfaces/core/branches/2.0.x/shared</url>
   </scm>
   
   <dependencies>