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/03/18 03:42:18 UTC

svn commit: r1082803 - /myfaces/core/trunk/pom.xml

Author: lu4242
Date: Fri Mar 18 02:42:17 2011
New Revision: 1082803

URL: http://svn.apache.org/viewvc?rev=1082803&view=rev
Log:
update myfaces-test to 1.0.2-SNAPSHOT to fix test

Modified:
    myfaces/core/trunk/pom.xml

Modified: myfaces/core/trunk/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/core/trunk/pom.xml?rev=1082803&r1=1082802&r2=1082803&view=diff
==============================================================================
--- myfaces/core/trunk/pom.xml (original)
+++ myfaces/core/trunk/pom.xml Fri Mar 18 02:42:17 2011
@@ -461,7 +461,7 @@
             <dependency>
                 <groupId>org.apache.myfaces.test</groupId>
                 <artifactId>myfaces-test20</artifactId>
-                <version>1.0.1</version>
+                <version>1.0.2-SNAPSHOT</version>
                 <scope>test</scope>
             </dependency>