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 2013/05/29 08:08:27 UTC

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

Author: lu4242
Date: Wed May 29 06:08:26 2013
New Revision: 1487302

URL: http://svn.apache.org/r1487302
Log:
[maven-release-plugin] rollback the release of myfaces-core-module-2.1.12

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

Modified: myfaces/core/branches/2.1.x/api/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/core/branches/2.1.x/api/pom.xml?rev=1487302&r1=1487301&r2=1487302&view=diff
==============================================================================
--- myfaces/core/branches/2.1.x/api/pom.xml (original)
+++ myfaces/core/branches/2.1.x/api/pom.xml Wed May 29 06:08:26 2013
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.apache.myfaces.core</groupId>
         <artifactId>myfaces-core-project</artifactId>
-        <version>2.1.13-SNAPSHOT</version>
+        <version>2.1.12-SNAPSHOT</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>
 

Modified: myfaces/core/branches/2.1.x/assembly/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/core/branches/2.1.x/assembly/pom.xml?rev=1487302&r1=1487301&r2=1487302&view=diff
==============================================================================
--- myfaces/core/branches/2.1.x/assembly/pom.xml (original)
+++ myfaces/core/branches/2.1.x/assembly/pom.xml Wed May 29 06:08:26 2013
@@ -27,7 +27,7 @@
   <parent>
     <groupId>org.apache.myfaces.core</groupId>
     <artifactId>myfaces-core-project</artifactId>
-    <version>2.1.13-SNAPSHOT</version>
+    <version>2.1.12-SNAPSHOT</version>
     <relativePath>../parent/pom.xml</relativePath>
   </parent>
 

Modified: myfaces/core/branches/2.1.x/bundle/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/core/branches/2.1.x/bundle/pom.xml?rev=1487302&r1=1487301&r2=1487302&view=diff
==============================================================================
--- myfaces/core/branches/2.1.x/bundle/pom.xml (original)
+++ myfaces/core/branches/2.1.x/bundle/pom.xml Wed May 29 06:08:26 2013
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.apache.myfaces.core</groupId>
         <artifactId>myfaces-core-project</artifactId>
-        <version>2.1.13-SNAPSHOT</version>
+        <version>2.1.12-SNAPSHOT</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>
 

Modified: myfaces/core/branches/2.1.x/impl/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/core/branches/2.1.x/impl/pom.xml?rev=1487302&r1=1487301&r2=1487302&view=diff
==============================================================================
--- myfaces/core/branches/2.1.x/impl/pom.xml (original)
+++ myfaces/core/branches/2.1.x/impl/pom.xml Wed May 29 06:08:26 2013
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.apache.myfaces.core</groupId>
         <artifactId>myfaces-core-project</artifactId>
-        <version>2.1.13-SNAPSHOT</version>
+        <version>2.1.12-SNAPSHOT</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>
 

Modified: myfaces/core/branches/2.1.x/parent/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/core/branches/2.1.x/parent/pom.xml?rev=1487302&r1=1487301&r2=1487302&view=diff
==============================================================================
--- myfaces/core/branches/2.1.x/parent/pom.xml (original)
+++ myfaces/core/branches/2.1.x/parent/pom.xml Wed May 29 06:08:26 2013
@@ -33,7 +33,7 @@
         This project is the home of the MyFaces implementation of the JavaServer Faces 2.1 specification, and
         consists of an API module (javax.faces.* classes) and an implementation module (org.apache.myfaces.* classes).
     </description>
-    <version>2.1.13-SNAPSHOT</version>
+    <version>2.1.12-SNAPSHOT</version>
     <url>http://myfaces.apache.org/core21</url>
     
     <issueManagement>

Modified: myfaces/core/branches/2.1.x/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/core/branches/2.1.x/pom.xml?rev=1487302&r1=1487301&r2=1487302&view=diff
==============================================================================
--- myfaces/core/branches/2.1.x/pom.xml (original)
+++ myfaces/core/branches/2.1.x/pom.xml Wed May 29 06:08:26 2013
@@ -33,7 +33,7 @@
         This project is the home of the MyFaces implementation of the JavaServer Faces 2.1 specification, and
         consists of an API module (javax.faces.* classes) and an implementation module (org.apache.myfaces.* classes).
     </description>
-    <version>2.1.13-SNAPSHOT</version>
+    <version>2.1.12-SNAPSHOT</version>
     <url>http://myfaces.apache.org/core21</url>
 
     <issueManagement>

Modified: myfaces/core/branches/2.1.x/shared-public/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/core/branches/2.1.x/shared-public/pom.xml?rev=1487302&r1=1487301&r2=1487302&view=diff
==============================================================================
--- myfaces/core/branches/2.1.x/shared-public/pom.xml (original)
+++ myfaces/core/branches/2.1.x/shared-public/pom.xml Wed May 29 06:08:26 2013
@@ -20,7 +20,7 @@
   <parent>
       <groupId>org.apache.myfaces.core</groupId>
       <artifactId>myfaces-core-project</artifactId>
-      <version>2.1.13-SNAPSHOT</version>
+      <version>2.1.12-SNAPSHOT</version>
       <relativePath>../parent/pom.xml</relativePath>
   </parent>
 

Modified: myfaces/core/branches/2.1.x/shared/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/core/branches/2.1.x/shared/pom.xml?rev=1487302&r1=1487301&r2=1487302&view=diff
==============================================================================
--- myfaces/core/branches/2.1.x/shared/pom.xml (original)
+++ myfaces/core/branches/2.1.x/shared/pom.xml Wed May 29 06:08:26 2013
@@ -20,7 +20,7 @@
   <parent>
       <groupId>org.apache.myfaces.core</groupId>
       <artifactId>myfaces-core-project</artifactId>
-      <version>2.1.13-SNAPSHOT</version>
+      <version>2.1.12-SNAPSHOT</version>
       <relativePath>../parent/pom.xml</relativePath>
   </parent>