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/11/05 02:30:32 UTC

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

Author: lu4242
Date: Tue Nov  4 17:30:31 2008
New Revision: 711486

URL: http://svn.apache.org/viewvc?rev=711486&view=rev
Log:
update shared and myfaces core version to 3.0.5 and 1.2.5

Modified:
    myfaces/tomahawk/trunk/pom.xml

Modified: myfaces/tomahawk/trunk/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/tomahawk/trunk/pom.xml?rev=711486&r1=711485&r2=711486&view=diff
==============================================================================
--- myfaces/tomahawk/trunk/pom.xml (original)
+++ myfaces/tomahawk/trunk/pom.xml Tue Nov  4 17:30:31 2008
@@ -147,12 +147,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.4</myfaces-core12-version>
+    <myfaces-core12-version>1.2.5</myfaces-core12-version>
 
     <!--  
       - Define what shared lib version tomahawk12 and sandbox12 code will be compiled with.
       -->
-    <myfaces-shared12-version>3.0.5-SNAPSHOT</myfaces-shared12-version>
+    <myfaces-shared12-version>3.0.5</myfaces-shared12-version>
   </properties>
 
 </project>
\ No newline at end of file