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 07:41:36 UTC

svn commit: r1487272 - in /myfaces/shared/trunk_4.1.x: core/pom.xml pom.xml shared-tomahawk/pom.xml

Author: lu4242
Date: Wed May 29 05:41:35 2013
New Revision: 1487272

URL: http://svn.apache.org/r1487272
Log:
[maven-release-plugin] rollback the release of myfaces-shared-project-4.1.10

Modified:
    myfaces/shared/trunk_4.1.x/core/pom.xml
    myfaces/shared/trunk_4.1.x/pom.xml
    myfaces/shared/trunk_4.1.x/shared-tomahawk/pom.xml

Modified: myfaces/shared/trunk_4.1.x/core/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/shared/trunk_4.1.x/core/pom.xml?rev=1487272&r1=1487271&r2=1487272&view=diff
==============================================================================
--- myfaces/shared/trunk_4.1.x/core/pom.xml (original)
+++ myfaces/shared/trunk_4.1.x/core/pom.xml Wed May 29 05:41:35 2013
@@ -20,7 +20,7 @@
   <parent>
     <artifactId>myfaces-shared-project</artifactId>
     <groupId>org.apache.myfaces.shared</groupId>
-    <version>4.1.11-SNAPSHOT</version>
+    <version>4.1.10-SNAPSHOT</version>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>

Modified: myfaces/shared/trunk_4.1.x/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/shared/trunk_4.1.x/pom.xml?rev=1487272&r1=1487271&r2=1487272&view=diff
==============================================================================
--- myfaces/shared/trunk_4.1.x/pom.xml (original)
+++ myfaces/shared/trunk_4.1.x/pom.xml Wed May 29 05:41:35 2013
@@ -47,7 +47,7 @@
   <artifactId>myfaces-shared-project</artifactId>
   <packaging>pom</packaging>
   <name>Apache MyFaces Shared For JSF 2.1 - Project</name>
-  <version>4.1.11-SNAPSHOT</version>
+  <version>4.1.10-SNAPSHOT</version>
   <description>Provides common classes for use in various MyFaces projects.</description>
   <url>http://myfaces.apache.org/shared21</url>
 
@@ -117,7 +117,7 @@
       <dependency>
         <groupId>org.apache.myfaces.shared</groupId>
         <artifactId>myfaces-shared-core</artifactId>
-        <version>4.1.11-SNAPSHOT</version>
+        <version>4.1.10-SNAPSHOT</version>
         <scope>provided</scope>
       </dependency>
     </dependencies>

Modified: myfaces/shared/trunk_4.1.x/shared-tomahawk/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/shared/trunk_4.1.x/shared-tomahawk/pom.xml?rev=1487272&r1=1487271&r2=1487272&view=diff
==============================================================================
--- myfaces/shared/trunk_4.1.x/shared-tomahawk/pom.xml (original)
+++ myfaces/shared/trunk_4.1.x/shared-tomahawk/pom.xml Wed May 29 05:41:35 2013
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.myfaces.shared</groupId>
     <artifactId>myfaces-shared-project</artifactId>
-    <version>4.1.11-SNAPSHOT</version>
+    <version>4.1.10-SNAPSHOT</version>
   </parent>
 
   <artifactId>myfaces-shared-tomahawk</artifactId>