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 2008/08/16 23:42:30 UTC

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

Author: lu4242
Date: Sat Aug 16 14:42:29 2008
New Revision: 686565

URL: http://svn.apache.org/viewvc?rev=686565&view=rev
Log:
update myfaces core version to 1.1.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=686565&r1=686564&r2=686565&view=diff
==============================================================================
--- myfaces/tomahawk/trunk/pom.xml (original)
+++ myfaces/tomahawk/trunk/pom.xml Sat Aug 16 14:42:29 2008
@@ -140,7 +140,7 @@
       - against *when jsf1.1 is selected*. When jsf1.2 or a Sun implementation
       - are selected for running the examples, this is ignored.
       -->
-    <myfaces-core11-version>1.1.6-SNAPSHOT</myfaces-core11-version>
+    <myfaces-core11-version>1.1.6</myfaces-core11-version>
 
     <!--  
       - Define what shared lib version tomahawk and sandbox code will be compiled with.