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 23:02:21 UTC

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

Author: lu4242
Date: Thu Mar 23 23:02:21 2017
New Revision: 1788341

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

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=1788341&r1=1788340&r2=1788341&view=diff
==============================================================================
--- myfaces/core/branches/2.3.x/parent/pom.xml (original)
+++ myfaces/core/branches/2.3.x/parent/pom.xml Thu Mar 23 23:02:21 2017
@@ -570,7 +570,7 @@
 
             <dependency>
                 <groupId>org.apache.myfaces.test</groupId>
-                <artifactId>myfaces-test22</artifactId>
+                <artifactId>myfaces-test23</artifactId>
                 <version>1.0.8-SNAPSHOT</version>
                 <scope>test</scope>
             </dependency>