You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by lo...@apache.org on 2014/04/30 17:10:49 UTC

svn commit: r1591339 - in /myfaces/tobago/trunk: pom.xml tobago-core/pom.xml tobago-example/tobago-example-demo/pom.xml tobago-extension/tobago-sandbox/pom.xml tobago-theme/tobago-theme-standard/pom.xml

Author: lofwyr
Date: Wed Apr 30 15:10:48 2014
New Revision: 1591339

URL: http://svn.apache.org/r1591339
Log:
undo update to version 22 of test

Modified:
    myfaces/tobago/trunk/pom.xml
    myfaces/tobago/trunk/tobago-core/pom.xml
    myfaces/tobago/trunk/tobago-example/tobago-example-demo/pom.xml
    myfaces/tobago/trunk/tobago-extension/tobago-sandbox/pom.xml
    myfaces/tobago/trunk/tobago-theme/tobago-theme-standard/pom.xml

Modified: myfaces/tobago/trunk/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/tobago/trunk/pom.xml?rev=1591339&r1=1591338&r2=1591339&view=diff
==============================================================================
--- myfaces/tobago/trunk/pom.xml (original)
+++ myfaces/tobago/trunk/pom.xml Wed Apr 30 15:10:48 2014
@@ -540,7 +540,7 @@
       </dependency>
       <dependency>
         <groupId>org.apache.myfaces.test</groupId>
-        <artifactId>myfaces-test22</artifactId>
+        <artifactId>myfaces-test20</artifactId>
         <version>1.0.6</version>
         <scope>test</scope>
       </dependency>

Modified: myfaces/tobago/trunk/tobago-core/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/tobago/trunk/tobago-core/pom.xml?rev=1591339&r1=1591338&r2=1591339&view=diff
==============================================================================
--- myfaces/tobago/trunk/tobago-core/pom.xml (original)
+++ myfaces/tobago/trunk/tobago-core/pom.xml Wed Apr 30 15:10:48 2014
@@ -231,7 +231,7 @@
     </dependency>
     <dependency>
       <groupId>org.apache.myfaces.test</groupId>
-      <artifactId>myfaces-test22</artifactId>
+      <artifactId>myfaces-test20</artifactId>
     </dependency>
     <dependency>
       <groupId>commons-codec</groupId>

Modified: myfaces/tobago/trunk/tobago-example/tobago-example-demo/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/tobago/trunk/tobago-example/tobago-example-demo/pom.xml?rev=1591339&r1=1591338&r2=1591339&view=diff
==============================================================================
--- myfaces/tobago/trunk/tobago-example/tobago-example-demo/pom.xml (original)
+++ myfaces/tobago/trunk/tobago-example/tobago-example-demo/pom.xml Wed Apr 30 15:10:48 2014
@@ -194,7 +194,7 @@
     </dependency>
     <dependency>
       <groupId>org.apache.myfaces.test</groupId>
-      <artifactId>myfaces-test22</artifactId>
+      <artifactId>myfaces-test20</artifactId>
     </dependency>
     <dependency>
       <groupId>org.apache.myfaces.tobago</groupId>

Modified: myfaces/tobago/trunk/tobago-extension/tobago-sandbox/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/tobago/trunk/tobago-extension/tobago-sandbox/pom.xml?rev=1591339&r1=1591338&r2=1591339&view=diff
==============================================================================
--- myfaces/tobago/trunk/tobago-extension/tobago-sandbox/pom.xml (original)
+++ myfaces/tobago/trunk/tobago-extension/tobago-sandbox/pom.xml Wed Apr 30 15:10:48 2014
@@ -257,7 +257,7 @@
     </dependency>
     <dependency>
       <groupId>org.apache.myfaces.test</groupId>
-      <artifactId>myfaces-test22</artifactId>
+      <artifactId>myfaces-test20</artifactId>
     </dependency>
   </dependencies>
 

Modified: myfaces/tobago/trunk/tobago-theme/tobago-theme-standard/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/tobago/trunk/tobago-theme/tobago-theme-standard/pom.xml?rev=1591339&r1=1591338&r2=1591339&view=diff
==============================================================================
--- myfaces/tobago/trunk/tobago-theme/tobago-theme-standard/pom.xml (original)
+++ myfaces/tobago/trunk/tobago-theme/tobago-theme-standard/pom.xml Wed Apr 30 15:10:48 2014
@@ -165,7 +165,7 @@
     </dependency>
     <dependency>
       <groupId>org.apache.myfaces.test</groupId>
-      <artifactId>myfaces-test22</artifactId>
+      <artifactId>myfaces-test20</artifactId>
     </dependency>
     <dependency>
       <groupId>org.apache.myfaces.tobago</groupId>