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/04/04 21:02:46 UTC

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

Author: lu4242
Date: Mon Apr  4 19:02:46 2011
New Revision: 1088729

URL: http://svn.apache.org/viewvc?rev=1088729&view=rev
Log:
update shared version to version 4.0.6

Modified:
    myfaces/core/trunk/pom.xml

Modified: myfaces/core/trunk/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/core/trunk/pom.xml?rev=1088729&r1=1088728&r2=1088729&view=diff
==============================================================================
--- myfaces/core/trunk/pom.xml (original)
+++ myfaces/core/trunk/pom.xml Mon Apr  4 19:02:46 2011
@@ -56,7 +56,7 @@
 
     <properties>
         <!-- MyFaces shared-impl version to use -->
-        <myfaces-shared.version>4.0.6-SNAPSHOT</myfaces-shared.version>
+        <myfaces-shared.version>4.0.6</myfaces-shared.version>
     </properties>
 
     <build>