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:11:07 UTC

svn commit: r1788342 - in /myfaces/core/branches/2.3.x: api/pom.xml impl-test/pom.xml impl/pom.xml shared-public/pom.xml shared/pom.xml

Author: lu4242
Date: Thu Mar 23 23:11:07 2017
New Revision: 1788342

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

Modified:
    myfaces/core/branches/2.3.x/api/pom.xml
    myfaces/core/branches/2.3.x/impl-test/pom.xml
    myfaces/core/branches/2.3.x/impl/pom.xml
    myfaces/core/branches/2.3.x/shared-public/pom.xml
    myfaces/core/branches/2.3.x/shared/pom.xml

Modified: myfaces/core/branches/2.3.x/api/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/core/branches/2.3.x/api/pom.xml?rev=1788342&r1=1788341&r2=1788342&view=diff
==============================================================================
--- myfaces/core/branches/2.3.x/api/pom.xml (original)
+++ myfaces/core/branches/2.3.x/api/pom.xml Thu Mar 23 23:11:07 2017
@@ -677,7 +677,7 @@
         
         <dependency>
             <groupId>org.apache.myfaces.test</groupId>
-            <artifactId>myfaces-test22</artifactId>
+            <artifactId>myfaces-test23</artifactId>
         </dependency>
 
         <!-- easymock -->

Modified: myfaces/core/branches/2.3.x/impl-test/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/core/branches/2.3.x/impl-test/pom.xml?rev=1788342&r1=1788341&r2=1788342&view=diff
==============================================================================
--- myfaces/core/branches/2.3.x/impl-test/pom.xml (original)
+++ myfaces/core/branches/2.3.x/impl-test/pom.xml Thu Mar 23 23:11:07 2017
@@ -168,7 +168,7 @@
         </dependency>
         <dependency>
             <groupId>org.apache.myfaces.test</groupId>
-            <artifactId>myfaces-test22</artifactId>
+            <artifactId>myfaces-test23</artifactId>
             <scope>provided</scope>
         </dependency>
         <dependency>

Modified: myfaces/core/branches/2.3.x/impl/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/core/branches/2.3.x/impl/pom.xml?rev=1788342&r1=1788341&r2=1788342&view=diff
==============================================================================
--- myfaces/core/branches/2.3.x/impl/pom.xml (original)
+++ myfaces/core/branches/2.3.x/impl/pom.xml Thu Mar 23 23:11:07 2017
@@ -1280,7 +1280,7 @@
         
         <dependency>
             <groupId>org.apache.myfaces.test</groupId>
-            <artifactId>myfaces-test22</artifactId>
+            <artifactId>myfaces-test23</artifactId>
         </dependency>
 
         <!-- easymock -->

Modified: myfaces/core/branches/2.3.x/shared-public/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/core/branches/2.3.x/shared-public/pom.xml?rev=1788342&r1=1788341&r2=1788342&view=diff
==============================================================================
--- myfaces/core/branches/2.3.x/shared-public/pom.xml (original)
+++ myfaces/core/branches/2.3.x/shared-public/pom.xml Thu Mar 23 23:11:07 2017
@@ -77,7 +77,7 @@
 
         <dependency>
             <groupId>org.apache.myfaces.test</groupId>
-            <artifactId>myfaces-test22</artifactId>
+            <artifactId>myfaces-test23</artifactId>
         </dependency>
         
         <dependency>

Modified: myfaces/core/branches/2.3.x/shared/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/core/branches/2.3.x/shared/pom.xml?rev=1788342&r1=1788341&r2=1788342&view=diff
==============================================================================
--- myfaces/core/branches/2.3.x/shared/pom.xml (original)
+++ myfaces/core/branches/2.3.x/shared/pom.xml Thu Mar 23 23:11:07 2017
@@ -88,7 +88,7 @@
 
         <dependency>
             <groupId>org.apache.myfaces.test</groupId>
-            <artifactId>myfaces-test22</artifactId>
+            <artifactId>myfaces-test23</artifactId>
         </dependency>
         
         <dependency>