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/02/23 19:27:52 UTC

svn commit: r1073873 - in /myfaces/shared/trunk_3.0.x: core/pom.xml pom.xml shared-impl/pom.xml shared-tomahawk/pom.xml

Author: lu4242
Date: Wed Feb 23 18:27:51 2011
New Revision: 1073873

URL: http://svn.apache.org/viewvc?rev=1073873&view=rev
Log:
manual rollback to include MYFACES-3057

Modified:
    myfaces/shared/trunk_3.0.x/core/pom.xml
    myfaces/shared/trunk_3.0.x/pom.xml
    myfaces/shared/trunk_3.0.x/shared-impl/pom.xml
    myfaces/shared/trunk_3.0.x/shared-tomahawk/pom.xml

Modified: myfaces/shared/trunk_3.0.x/core/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/shared/trunk_3.0.x/core/pom.xml?rev=1073873&r1=1073872&r2=1073873&view=diff
==============================================================================
--- myfaces/shared/trunk_3.0.x/core/pom.xml (original)
+++ myfaces/shared/trunk_3.0.x/core/pom.xml Wed Feb 23 18:27:51 2011
@@ -20,7 +20,7 @@
   <parent>
     <artifactId>myfaces-shared-project</artifactId>
     <groupId>org.apache.myfaces.shared</groupId>
-    <version>3.0.10-SNAPSHOT</version>
+    <version>3.0.9-SNAPSHOT</version>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>

Modified: myfaces/shared/trunk_3.0.x/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/shared/trunk_3.0.x/pom.xml?rev=1073873&r1=1073872&r2=1073873&view=diff
==============================================================================
--- myfaces/shared/trunk_3.0.x/pom.xml (original)
+++ myfaces/shared/trunk_3.0.x/pom.xml Wed Feb 23 18:27:51 2011
@@ -28,7 +28,7 @@
   <artifactId>myfaces-shared-project</artifactId>
   <packaging>pom</packaging>
   <name>Apache MyFaces Shared For JSF 1.2 - Project</name>
-  <version>3.0.10-SNAPSHOT</version>
+  <version>3.0.9-SNAPSHOT</version>
   <description>Provides common classes for use in various MyFaces projects.</description>
   <url>http://myfaces.apache.org/shared12</url>
 
@@ -99,7 +99,7 @@
       <dependency>
         <groupId>org.apache.myfaces.shared</groupId>
         <artifactId>myfaces-shared-core</artifactId>
-        <version>3.0.10-SNAPSHOT</version>
+        <version>3.0.9-SNAPSHOT</version>
         <scope>provided</scope>
       </dependency>
     </dependencies>

Modified: myfaces/shared/trunk_3.0.x/shared-impl/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/shared/trunk_3.0.x/shared-impl/pom.xml?rev=1073873&r1=1073872&r2=1073873&view=diff
==============================================================================
--- myfaces/shared/trunk_3.0.x/shared-impl/pom.xml (original)
+++ myfaces/shared/trunk_3.0.x/shared-impl/pom.xml Wed Feb 23 18:27:51 2011
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.myfaces.shared</groupId>
     <artifactId>myfaces-shared-project</artifactId>
-    <version>3.0.10-SNAPSHOT</version>
+    <version>3.0.9-SNAPSHOT</version>
   </parent>
 
   <artifactId>myfaces-shared-impl</artifactId>

Modified: myfaces/shared/trunk_3.0.x/shared-tomahawk/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/shared/trunk_3.0.x/shared-tomahawk/pom.xml?rev=1073873&r1=1073872&r2=1073873&view=diff
==============================================================================
--- myfaces/shared/trunk_3.0.x/shared-tomahawk/pom.xml (original)
+++ myfaces/shared/trunk_3.0.x/shared-tomahawk/pom.xml Wed Feb 23 18:27:51 2011
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.myfaces.shared</groupId>
     <artifactId>myfaces-shared-project</artifactId>
-    <version>3.0.10-SNAPSHOT</version>
+    <version>3.0.9-SNAPSHOT</version>
   </parent>
 
   <artifactId>myfaces-shared-tomahawk</artifactId>