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/02/06 01:50:32 UTC

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

Author: lu4242
Date: Sun Feb  6 00:50:32 2011
New Revision: 1067557

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

Modified:
    myfaces/core/trunk/pom.xml

Modified: myfaces/core/trunk/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/core/trunk/pom.xml?rev=1067557&r1=1067556&r2=1067557&view=diff
==============================================================================
--- myfaces/core/trunk/pom.xml (original)
+++ myfaces/core/trunk/pom.xml Sun Feb  6 00:50:32 2011
@@ -451,7 +451,7 @@
             <dependency>
                 <groupId>org.apache.myfaces.test</groupId>
                 <artifactId>myfaces-test20</artifactId>
-                <version>1.0.1-SNAPSHOT</version>
+                <version>1.0.1</version>
                 <scope>test</scope>
             </dependency>