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 2009/12/08 02:42:02 UTC

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

Author: lu4242
Date: Tue Dec  8 01:41:53 2009
New Revision: 888219

URL: http://svn.apache.org/viewvc?rev=888219&view=rev
Log:
update core version to 1.2.8 and shared to 3.0.7

Modified:
    myfaces/tomahawk/trunk/pom.xml

Modified: myfaces/tomahawk/trunk/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/tomahawk/trunk/pom.xml?rev=888219&r1=888218&r2=888219&view=diff
==============================================================================
--- myfaces/tomahawk/trunk/pom.xml (original)
+++ myfaces/tomahawk/trunk/pom.xml Tue Dec  8 01:41:53 2009
@@ -162,12 +162,12 @@
       - against *when jsf1.2 is selected*. When jsf1.1 or a Sun implementation
       - are selected for running the examples, this is ignored.
       -->
-    <myfaces-core12-version>1.2.7</myfaces-core12-version>
+    <myfaces-core12-version>1.2.8</myfaces-core12-version>
 
     <!--  
       - Define what shared lib version tomahawk12 and sandbox12 code will be compiled with.
       -->
-    <myfaces-shared12-version>3.0.6</myfaces-shared12-version>
+    <myfaces-shared12-version>3.0.7</myfaces-shared12-version>
   </properties>
 
 </project>
\ No newline at end of file