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 2009/09/22 22:16:22 UTC

svn commit: r817816 - /myfaces/shared/trunk_4.0.x/pom.xml

Author: lu4242
Date: Tue Sep 22 20:16:19 2009
New Revision: 817816

URL: http://svn.apache.org/viewvc?rev=817816&view=rev
Log:
update shale-test with myfaces-test

Modified:
    myfaces/shared/trunk_4.0.x/pom.xml

Modified: myfaces/shared/trunk_4.0.x/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/shared/trunk_4.0.x/pom.xml?rev=817816&r1=817815&r2=817816&view=diff
==============================================================================
--- myfaces/shared/trunk_4.0.x/pom.xml (original)
+++ myfaces/shared/trunk_4.0.x/pom.xml Tue Sep 22 20:16:19 2009
@@ -167,10 +167,10 @@
     </dependency>
 
     <dependency>
-      <groupId>org.apache.shale</groupId>
-      <artifactId>shale-test</artifactId>
-      <version>1.0.4</version>
-      <scope>test</scope>
+        <groupId>org.apache.myfaces.test</groupId>
+        <artifactId>myfaces-test20</artifactId>
+        <version>1.0.0-SNAPSHOT</version>
+        <scope>test</scope>
     </dependency>
 
     <dependency>