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/08/22 22:38:46 UTC

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

Author: lu4242
Date: Mon Aug 22 20:38:45 2011
New Revision: 1160419

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

Modified:
    myfaces/core/trunk/pom.xml

Modified: myfaces/core/trunk/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/core/trunk/pom.xml?rev=1160419&r1=1160418&r2=1160419&view=diff
==============================================================================
--- myfaces/core/trunk/pom.xml (original)
+++ myfaces/core/trunk/pom.xml Mon Aug 22 20:38:45 2011
@@ -504,7 +504,7 @@
             <dependency>
                 <groupId>org.apache.myfaces.test</groupId>
                 <artifactId>myfaces-test20</artifactId>
-                <version>1.0.4-SNAPSHOT</version>
+                <version>1.0.4</version>
                 <scope>test</scope>
             </dependency>