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/04/01 21:05:24 UTC

svn commit: r1087855 - /myfaces/core/branches/2.1.x/pom.xml

Author: lu4242
Date: Fri Apr  1 19:05:23 2011
New Revision: 1087855

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

Modified:
    myfaces/core/branches/2.1.x/pom.xml

Modified: myfaces/core/branches/2.1.x/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/core/branches/2.1.x/pom.xml?rev=1087855&r1=1087854&r2=1087855&view=diff
==============================================================================
--- myfaces/core/branches/2.1.x/pom.xml (original)
+++ myfaces/core/branches/2.1.x/pom.xml Fri Apr  1 19:05:23 2011
@@ -461,7 +461,7 @@
             <dependency>
                 <groupId>org.apache.myfaces.test</groupId>
                 <artifactId>myfaces-test20</artifactId>
-                <version>1.0.2-SNAPSHOT</version>
+                <version>1.0.2</version>
                 <scope>test</scope>
             </dependency>