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/05/24 14:20:24 UTC

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

Author: lu4242
Date: Tue May 24 12:20:24 2011
New Revision: 1126999

URL: http://svn.apache.org/viewvc?rev=1126999&view=rev
Log:
update temporally to 4.1.0 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=1126999&r1=1126998&r2=1126999&view=diff
==============================================================================
--- myfaces/core/trunk/pom.xml (original)
+++ myfaces/core/trunk/pom.xml Tue May 24 12:20:24 2011
@@ -57,7 +57,7 @@
 
     <properties>
         <!-- MyFaces shared-impl version to use -->
-        <myfaces-shared.version>4.1.0-SNAPSHOT</myfaces-shared.version>
+        <myfaces-shared.version>4.1.0</myfaces-shared.version>
     </properties>
 
     <build>