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/09/12 23:34:27 UTC

svn commit: r1169943 - 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: Mon Sep 12 21:34:27 2011
New Revision: 1169943

URL: http://svn.apache.org/viewvc?rev=1169943&view=rev
Log:
rollback release version to 2.0.9-SNAPSHOT

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=1169943&r1=1169942&r2=1169943&view=diff
==============================================================================
--- myfaces/core/branches/2.0.x/api/pom.xml (original)
+++ myfaces/core/branches/2.0.x/api/pom.xml Mon Sep 12 21:34:27 2011
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.apache.myfaces.core</groupId>
         <artifactId>myfaces-core-project</artifactId>
-        <version>2.0.10-SNAPSHOT</version>
+        <version>2.0.9-SNAPSHOT</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>

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=1169943&r1=1169942&r2=1169943&view=diff
==============================================================================
--- myfaces/core/branches/2.0.x/assembly/pom.xml (original)
+++ myfaces/core/branches/2.0.x/assembly/pom.xml Mon Sep 12 21:34:27 2011
@@ -27,7 +27,7 @@
   <parent>
     <groupId>org.apache.myfaces.core</groupId>
     <artifactId>myfaces-core-project</artifactId>
-    <version>2.0.10-SNAPSHOT</version>
+    <version>2.0.9-SNAPSHOT</version>
   </parent>
 
   <scm>

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=1169943&r1=1169942&r2=1169943&view=diff
==============================================================================
--- myfaces/core/branches/2.0.x/bundle/pom.xml (original)
+++ myfaces/core/branches/2.0.x/bundle/pom.xml Mon Sep 12 21:34:27 2011
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.apache.myfaces.core</groupId>
         <artifactId>myfaces-core-project</artifactId>
-        <version>2.0.10-SNAPSHOT</version>
+        <version>2.0.9-SNAPSHOT</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>

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=1169943&r1=1169942&r2=1169943&view=diff
==============================================================================
--- myfaces/core/branches/2.0.x/impl/pom.xml (original)
+++ myfaces/core/branches/2.0.x/impl/pom.xml Mon Sep 12 21:34:27 2011
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.apache.myfaces.core</groupId>
         <artifactId>myfaces-core-project</artifactId>
-        <version>2.0.10-SNAPSHOT</version>
+        <version>2.0.9-SNAPSHOT</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>

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=1169943&r1=1169942&r2=1169943&view=diff
==============================================================================
--- myfaces/core/branches/2.0.x/implee6/pom.xml (original)
+++ myfaces/core/branches/2.0.x/implee6/pom.xml Mon Sep 12 21:34:27 2011
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.apache.myfaces.core</groupId>
         <artifactId>myfaces-core-project</artifactId>
-        <version>2.0.10-SNAPSHOT</version>
+        <version>2.0.9-SNAPSHOT</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>

Modified: myfaces/core/branches/2.0.x/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/core/branches/2.0.x/pom.xml?rev=1169943&r1=1169942&r2=1169943&view=diff
==============================================================================
--- myfaces/core/branches/2.0.x/pom.xml (original)
+++ myfaces/core/branches/2.0.x/pom.xml Mon Sep 12 21:34:27 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.10-SNAPSHOT</version>
+    <version>2.0.9-SNAPSHOT</version>
     <url>http://myfaces.apache.org/core20</url>
     
     <issueManagement>

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=1169943&r1=1169942&r2=1169943&view=diff
==============================================================================
--- myfaces/core/branches/2.0.x/shared/pom.xml (original)
+++ myfaces/core/branches/2.0.x/shared/pom.xml Mon Sep 12 21:34:27 2011
@@ -20,7 +20,7 @@
   <parent>
       <groupId>org.apache.myfaces.core</groupId>
       <artifactId>myfaces-core-project</artifactId>
-      <version>2.0.10-SNAPSHOT</version>
+      <version>2.0.9-SNAPSHOT</version>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>