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/11/17 03:16:41 UTC

svn commit: r1203014 - /myfaces/core/branches/1.2.x/pom.xml

Author: lu4242
Date: Thu Nov 17 02:16:41 2011
New Revision: 1203014

URL: http://svn.apache.org/viewvc?rev=1203014&view=rev
Log:
update to shared 3.0.10 for release procedure

Modified:
    myfaces/core/branches/1.2.x/pom.xml

Modified: myfaces/core/branches/1.2.x/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/core/branches/1.2.x/pom.xml?rev=1203014&r1=1203013&r2=1203014&view=diff
==============================================================================
--- myfaces/core/branches/1.2.x/pom.xml (original)
+++ myfaces/core/branches/1.2.x/pom.xml Thu Nov 17 02:16:41 2011
@@ -55,7 +55,7 @@
 
     <properties>
         <!-- MyFaces shared-impl version to use -->
-        <myfaces-shared.version>3.0.9</myfaces-shared.version>
+        <myfaces-shared.version>3.0.10</myfaces-shared.version>
     </properties>
 
     <build>