You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by ja...@apache.org on 2011/04/13 12:07:40 UTC

svn commit: r1091725 - /myfaces/core/trunk/pom.xml

Author: jakobk
Date: Wed Apr 13 10:07:40 2011
New Revision: 1091725

URL: http://svn.apache.org/viewvc?rev=1091725&view=rev
Log:
update shared version to latest snapshot.

Modified:
    myfaces/core/trunk/pom.xml

Modified: myfaces/core/trunk/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/core/trunk/pom.xml?rev=1091725&r1=1091724&r2=1091725&view=diff
==============================================================================
--- myfaces/core/trunk/pom.xml (original)
+++ myfaces/core/trunk/pom.xml Wed Apr 13 10:07:40 2011
@@ -56,7 +56,7 @@
 
     <properties>
         <!-- MyFaces shared-impl version to use -->
-        <myfaces-shared.version>4.0.6</myfaces-shared.version>
+        <myfaces-shared.version>4.0.7-SNAPSHOT</myfaces-shared.version>
     </properties>
 
     <build>