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/04/23 23:52:52 UTC

svn commit: r937537 - /myfaces/tomahawk/trunk/pom.xml

Author: lu4242
Date: Fri Apr 23 21:52:52 2010
New Revision: 937537

URL: http://svn.apache.org/viewvc?rev=937537&view=rev
Log:
update to snapshot versions

Modified:
    myfaces/tomahawk/trunk/pom.xml

Modified: myfaces/tomahawk/trunk/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/tomahawk/trunk/pom.xml?rev=937537&r1=937536&r2=937537&view=diff
==============================================================================
--- myfaces/tomahawk/trunk/pom.xml (original)
+++ myfaces/tomahawk/trunk/pom.xml Fri Apr 23 21:52:52 2010
@@ -177,12 +177,12 @@
       - against *when jsf2.0 is selected*. When jsf1.1 or a Sun implementation
       - are selected for running the examples, this is ignored.
       -->
-    <myfaces-core20-version>2.0.0-SNAPSHOT</myfaces-core20-version>
+    <myfaces-core20-version>2.0.1-SNAPSHOT</myfaces-core20-version>
 
     <!--  
       - Define what shared lib version tomahawk12 and sandbox12 code will be compiled with.
       -->
-    <myfaces-shared20-version>4.0.1-SNAPSHOT</myfaces-shared20-version>
+    <myfaces-shared20-version>4.0.2-SNAPSHOT</myfaces-shared20-version>
   </properties>
 
 </project>
\ No newline at end of file