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 2013/10/24 18:20:48 UTC

svn commit: r1535428 - /myfaces/core/trunk/parent/pom.xml

Author: lu4242
Date: Thu Oct 24 16:20:48 2013
New Revision: 1535428

URL: http://svn.apache.org/r1535428
Log:
update myfaces-test22 dependency to 1.0.5

Modified:
    myfaces/core/trunk/parent/pom.xml

Modified: myfaces/core/trunk/parent/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/core/trunk/parent/pom.xml?rev=1535428&r1=1535427&r2=1535428&view=diff
==============================================================================
--- myfaces/core/trunk/parent/pom.xml (original)
+++ myfaces/core/trunk/parent/pom.xml Thu Oct 24 16:20:48 2013
@@ -530,7 +530,7 @@
             <dependency>
                 <groupId>org.apache.myfaces.test</groupId>
                 <artifactId>myfaces-test22</artifactId>
-                <version>1.0.5-SNAPSHOT</version>
+                <version>1.0.5</version>
                 <scope>test</scope>
             </dependency>