You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by ga...@apache.org on 2010/11/29 06:17:22 UTC

svn commit: r1040013 - /geronimo/server/trunk/testsuite/web-testsuite/test-myfaces/pom.xml

Author: gawor
Date: Mon Nov 29 05:17:22 2010
New Revision: 1040013

URL: http://svn.apache.org/viewvc?rev=1040013&view=rev
Log:
switch to myfaces bundle

Modified:
    geronimo/server/trunk/testsuite/web-testsuite/test-myfaces/pom.xml

Modified: geronimo/server/trunk/testsuite/web-testsuite/test-myfaces/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/server/trunk/testsuite/web-testsuite/test-myfaces/pom.xml?rev=1040013&r1=1040012&r2=1040013&view=diff
==============================================================================
--- geronimo/server/trunk/testsuite/web-testsuite/test-myfaces/pom.xml (original)
+++ geronimo/server/trunk/testsuite/web-testsuite/test-myfaces/pom.xml Mon Nov 29 05:17:22 2010
@@ -49,7 +49,7 @@
     <dependencies>
         <dependency>
             <groupId>org.apache.myfaces.core</groupId>
-            <artifactId>myfaces-api</artifactId>
+            <artifactId>myfaces-bundle</artifactId>
             <scope>provided</scope>
         </dependency>