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/07/28 04:54:52 UTC

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

Author: lu4242
Date: Thu Jul 28 02:54:51 2011
New Revision: 1151703

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

Modified:
    myfaces/core/trunk/pom.xml

Modified: myfaces/core/trunk/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/core/trunk/pom.xml?rev=1151703&r1=1151702&r2=1151703&view=diff
==============================================================================
--- myfaces/core/trunk/pom.xml (original)
+++ myfaces/core/trunk/pom.xml Thu Jul 28 02:54:51 2011
@@ -469,7 +469,7 @@
             <dependency>
                 <groupId>org.apache.myfaces.test</groupId>
                 <artifactId>myfaces-test20</artifactId>
-                <version>1.0.3</version>
+                <version>1.0.4-SNAPSHOT</version>
                 <scope>test</scope>
             </dependency>