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/09 00:58:47 UTC

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

Author: lu4242
Date: Tue Feb  8 23:58:47 2011
New Revision: 1068692

URL: http://svn.apache.org/viewvc?rev=1068692&view=rev
Log:
temporally set shared to version 4.0.5 while release procedure happens

Modified:
    myfaces/core/trunk/pom.xml

Modified: myfaces/core/trunk/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/core/trunk/pom.xml?rev=1068692&r1=1068691&r2=1068692&view=diff
==============================================================================
--- myfaces/core/trunk/pom.xml (original)
+++ myfaces/core/trunk/pom.xml Tue Feb  8 23:58:47 2011
@@ -56,7 +56,7 @@
 
     <properties>
         <!-- MyFaces shared-impl version to use -->
-        <myfaces-shared.version>4.0.5-SNAPSHOT</myfaces-shared.version>
+        <myfaces-shared.version>4.0.5</myfaces-shared.version>
     </properties>
 
     <build>