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/10/02 20:54:26 UTC

svn commit: r1178217 - /myfaces/commons/branches/jsf_20/pom.xml

Author: lu4242
Date: Sun Oct  2 18:54:25 2011
New Revision: 1178217

URL: http://svn.apache.org/viewvc?rev=1178217&view=rev
Log:
update to 2.0.9

Modified:
    myfaces/commons/branches/jsf_20/pom.xml

Modified: myfaces/commons/branches/jsf_20/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/commons/branches/jsf_20/pom.xml?rev=1178217&r1=1178216&r2=1178217&view=diff
==============================================================================
--- myfaces/commons/branches/jsf_20/pom.xml (original)
+++ myfaces/commons/branches/jsf_20/pom.xml Sun Oct  2 18:54:25 2011
@@ -350,6 +350,6 @@
     </reporting>
     <properties>
         <jetty.version>6.1.15</jetty.version>
-        <myfaces.version>2.0.5</myfaces.version>
+        <myfaces.version>2.0.9</myfaces.version>
     </properties>
 </project>