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 2010/01/22 05:54:06 UTC

svn commit: r901994 - /myfaces/core/branches/2_0_0_betaprepare/impl/pom.xml

Author: lu4242
Date: Fri Jan 22 04:54:06 2010
New Revision: 901994

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

Modified:
    myfaces/core/branches/2_0_0_betaprepare/impl/pom.xml

Modified: myfaces/core/branches/2_0_0_betaprepare/impl/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/core/branches/2_0_0_betaprepare/impl/pom.xml?rev=901994&r1=901993&r2=901994&view=diff
==============================================================================
--- myfaces/core/branches/2_0_0_betaprepare/impl/pom.xml (original)
+++ myfaces/core/branches/2_0_0_betaprepare/impl/pom.xml Fri Jan 22 04:54:06 2010
@@ -957,7 +957,7 @@
   </repositories>
 
   <properties>
-    <myfaces-shared.version>4.0.1-SNAPSHOT</myfaces-shared.version>
+    <myfaces-shared.version>4.0.1-beta</myfaces-shared.version>
     <myfaces-builder-plugin.version>1.0.5</myfaces-builder-plugin.version>
   </properties>
 </project>