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/07/28 00:15:04 UTC

svn commit: r1151651 - /myfaces/core/branches/2.0.x/pom.xml

Author: lu4242
Date: Wed Jul 27 22:15:03 2011
New Revision: 1151651

URL: http://svn.apache.org/viewvc?rev=1151651&view=rev
Log:
update shared to 4.0.9-SNAPSHOT

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

Modified: myfaces/core/branches/2.0.x/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/core/branches/2.0.x/pom.xml?rev=1151651&r1=1151650&r2=1151651&view=diff
==============================================================================
--- myfaces/core/branches/2.0.x/pom.xml (original)
+++ myfaces/core/branches/2.0.x/pom.xml Wed Jul 27 22:15:03 2011
@@ -56,7 +56,7 @@
 
     <properties>
         <!-- MyFaces shared-impl version to use -->
-        <myfaces-shared.version>4.0.8-SNAPSHOT</myfaces-shared.version>
+        <myfaces-shared.version>4.0.9-SNAPSHOT</myfaces-shared.version>
     </properties>
 
     <build>