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/16 08:20:43 UTC

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

Author: lu4242
Date: Sat Apr 16 06:20:43 2011
New Revision: 1093935

URL: http://svn.apache.org/viewvc?rev=1093935&view=rev
Log:
update version to 2.0.5 and 4.0.6

Modified:
    myfaces/tomahawk/trunk/pom.xml

Modified: myfaces/tomahawk/trunk/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/tomahawk/trunk/pom.xml?rev=1093935&r1=1093934&r2=1093935&view=diff
==============================================================================
--- myfaces/tomahawk/trunk/pom.xml (original)
+++ myfaces/tomahawk/trunk/pom.xml Sat Apr 16 06:20:43 2011
@@ -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.5-SNAPSHOT</myfaces-core20-version>
+    <myfaces-core20-version>2.0.5</myfaces-core20-version>
 
     <!--  
       - Define what shared lib version tomahawk20 and sandbox20 code will be compiled with.
       -->
-    <myfaces-shared20-version>4.0.6-SNAPSHOT</myfaces-shared20-version>
+    <myfaces-shared20-version>4.0.6</myfaces-shared20-version>
 
     <myfaces-builder-annotations-version>1.0.8</myfaces-builder-annotations-version>