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/05/04 01:15:03 UTC

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

Author: lu4242
Date: Tue May  3 23:15:02 2011
New Revision: 1099293

URL: http://svn.apache.org/viewvc?rev=1099293&view=rev
Log:
update to version 2.0.6-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=1099293&r1=1099292&r2=1099293&view=diff
==============================================================================
--- myfaces/current20/test-webapp/webapp/pom.xml (original)
+++ myfaces/current20/test-webapp/webapp/pom.xml Tue May  3 23:15:02 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.5-SNAPSHOT</jsf-myfaces.version>
+        <jsf-myfaces.version>2.0.6-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>