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/02/18 04:13:55 UTC

svn commit: r1071872 - /myfaces/current20/test-webapp/webapp/pom.xml

Author: lu4242
Date: Fri Feb 18 03:13:53 2011
New Revision: 1071872

URL: http://svn.apache.org/viewvc?rev=1071872&view=rev
Log:
update core to 2.0.5-SNAPSHOT

Modified:
    myfaces/current20/test-webapp/webapp/pom.xml

Modified: myfaces/current20/test-webapp/webapp/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/current20/test-webapp/webapp/pom.xml?rev=1071872&r1=1071871&r2=1071872&view=diff
==============================================================================
--- myfaces/current20/test-webapp/webapp/pom.xml (original)
+++ myfaces/current20/test-webapp/webapp/pom.xml Fri Feb 18 03:13:53 2011
@@ -367,7 +367,7 @@
     <properties>
         <!-- 2.0.3-20100630 -->
         <jsf-ri.version>2.0.3-20100630</jsf-ri.version>
-        <jsf-myfaces.version>2.0.4-SNAPSHOT</jsf-myfaces.version>
+        <jsf-myfaces.version>2.0.5-SNAPSHOT</jsf-myfaces.version>
         <maven.jetty.plugin.version>6.1.16</maven.jetty.plugin.version>
         <log4j.version>1.2.13</log4j.version>
         <cargo.version>1.0</cargo.version>