You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by ja...@apache.org on 2011/04/22 11:40:38 UTC

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

Author: jakobk
Date: Fri Apr 22 09:40:38 2011
New Revision: 1095900

URL: http://svn.apache.org/viewvc?rev=1095900&view=rev
Log:
update myfaces-core and myfaces-test

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=1095900&r1=1095899&r2=1095900&view=diff
==============================================================================
--- myfaces/commons/branches/jsf_20/pom.xml (original)
+++ myfaces/commons/branches/jsf_20/pom.xml Fri Apr 22 09:40:38 2011
@@ -183,7 +183,7 @@
             <dependency>
                 <groupId>org.apache.myfaces.test</groupId>
                 <artifactId>myfaces-test20</artifactId>
-                <version>1.0.0</version>
+                <version>1.0.2</version>
                 <scope>test</scope>
             </dependency>
 
@@ -350,6 +350,6 @@
     </reporting>
     <properties>
         <jetty.version>6.1.15</jetty.version>
-        <myfaces.version>2.0.2</myfaces.version>
+        <myfaces.version>2.0.5</myfaces.version>
     </properties>
 </project>