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 2017/03/23 22:51:10 UTC

svn commit: r1788340 - /myfaces/core/branches/2.3.x/parent/pom.xml

Author: lu4242
Date: Thu Mar 23 22:51:10 2017
New Revision: 1788340

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

Modified:
    myfaces/core/branches/2.3.x/parent/pom.xml

Modified: myfaces/core/branches/2.3.x/parent/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/core/branches/2.3.x/parent/pom.xml?rev=1788340&r1=1788339&r2=1788340&view=diff
==============================================================================
--- myfaces/core/branches/2.3.x/parent/pom.xml (original)
+++ myfaces/core/branches/2.3.x/parent/pom.xml Thu Mar 23 22:51:10 2017
@@ -571,7 +571,7 @@
             <dependency>
                 <groupId>org.apache.myfaces.test</groupId>
                 <artifactId>myfaces-test22</artifactId>
-                <version>1.0.7</version>
+                <version>1.0.8-SNAPSHOT</version>
                 <scope>test</scope>
             </dependency>