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/08/23 21:37:55 UTC

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

Author: lu4242
Date: Tue Aug 23 19:37:55 2011
New Revision: 1160867

URL: http://svn.apache.org/viewvc?rev=1160867&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/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=1160867&r1=1160866&r2=1160867&view=diff
==============================================================================
--- myfaces/core/branches/2.0.x/api/pom.xml (original)
+++ myfaces/core/branches/2.0.x/api/pom.xml Tue Aug 23 19:37:55 2011
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.apache.myfaces.core</groupId>
         <artifactId>myfaces-core-project</artifactId>
-        <version>2.0.8</version>
+        <version>2.0.9-SNAPSHOT</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
@@ -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/tags/myfaces-core-project-2.0.8/api</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/core/tags/myfaces-core-project-2.0.8/api</developerConnection>
-        <url>http://svn.apache.org/repos/asf/myfaces/core/tags/myfaces-core-project-2.0.8/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=1160867&r1=1160866&r2=1160867&view=diff
==============================================================================
--- myfaces/core/branches/2.0.x/assembly/pom.xml (original)
+++ myfaces/core/branches/2.0.x/assembly/pom.xml Tue Aug 23 19:37:55 2011
@@ -27,13 +27,13 @@
   <parent>
     <groupId>org.apache.myfaces.core</groupId>
     <artifactId>myfaces-core-project</artifactId>
-    <version>2.0.8</version>
+    <version>2.0.9-SNAPSHOT</version>
   </parent>
 
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/core/tags/myfaces-core-project-2.0.8/assembly</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/core/tags/myfaces-core-project-2.0.8/assembly</developerConnection>
-    <url>http://svn.apache.org/repos/asf/myfaces/core/tags/myfaces-core-project-2.0.8/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=1160867&r1=1160866&r2=1160867&view=diff
==============================================================================
--- myfaces/core/branches/2.0.x/bundle/pom.xml (original)
+++ myfaces/core/branches/2.0.x/bundle/pom.xml Tue Aug 23 19:37:55 2011
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.apache.myfaces.core</groupId>
         <artifactId>myfaces-core-project</artifactId>
-        <version>2.0.8</version>
+        <version>2.0.9-SNAPSHOT</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
@@ -30,9 +30,9 @@
     <packaging>bundle</packaging>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/core/tags/myfaces-core-project-2.0.8/bundle</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/core/tags/myfaces-core-project-2.0.8/bundle</developerConnection>
-        <url>http://svn.apache.org/repos/asf/myfaces/core/tags/myfaces-core-project-2.0.8/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=1160867&r1=1160866&r2=1160867&view=diff
==============================================================================
--- myfaces/core/branches/2.0.x/impl/pom.xml (original)
+++ myfaces/core/branches/2.0.x/impl/pom.xml Tue Aug 23 19:37:55 2011
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.apache.myfaces.core</groupId>
         <artifactId>myfaces-core-project</artifactId>
-        <version>2.0.8</version>
+        <version>2.0.9-SNAPSHOT</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
@@ -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/tags/myfaces-core-project-2.0.8/impl</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/core/tags/myfaces-core-project-2.0.8/impl</developerConnection>
-        <url>http://svn.apache.org/repos/asf/myfaces/core/tags/myfaces-core-project-2.0.8/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=1160867&r1=1160866&r2=1160867&view=diff
==============================================================================
--- myfaces/core/branches/2.0.x/implee6/pom.xml (original)
+++ myfaces/core/branches/2.0.x/implee6/pom.xml Tue Aug 23 19:37:55 2011
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.apache.myfaces.core</groupId>
         <artifactId>myfaces-core-project</artifactId>
-        <version>2.0.8</version>
+        <version>2.0.9-SNAPSHOT</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
@@ -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/tags/myfaces-core-project-2.0.8/implee6</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/core/tags/myfaces-core-project-2.0.8/implee6</developerConnection>
-        <url>http://svn.apache.org/repos/asf/myfaces/core/tags/myfaces-core-project-2.0.8/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/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/core/branches/2.0.x/pom.xml?rev=1160867&r1=1160866&r2=1160867&view=diff
==============================================================================
--- myfaces/core/branches/2.0.x/pom.xml (original)
+++ myfaces/core/branches/2.0.x/pom.xml Tue Aug 23 19:37:55 2011
@@ -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.8</version>
+    <version>2.0.9-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-project-2.0.8</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/core/tags/myfaces-core-project-2.0.8</developerConnection>
-        <url>http://svn.apache.org/repos/asf/myfaces/core/tags/myfaces-core-project-2.0.8</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/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/core/branches/2.0.x/shared/pom.xml?rev=1160867&r1=1160866&r2=1160867&view=diff
==============================================================================
--- myfaces/core/branches/2.0.x/shared/pom.xml (original)
+++ myfaces/core/branches/2.0.x/shared/pom.xml Tue Aug 23 19:37:55 2011
@@ -20,7 +20,7 @@
   <parent>
       <groupId>org.apache.myfaces.core</groupId>
       <artifactId>myfaces-core-project</artifactId>
-      <version>2.0.8</version>
+      <version>2.0.9-SNAPSHOT</version>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
@@ -33,9 +33,9 @@
     needed by the shared-* modules</description>
 
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/core/tags/myfaces-core-project-2.0.8/shared</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/core/tags/myfaces-core-project-2.0.8/shared</developerConnection>
-    <url>http://svn.apache.org/viewcvs.cgi/myfaces/core/tags/myfaces-core-project-2.0.8/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>