You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by gp...@apache.org on 2010/12/26 15:14:24 UTC

svn commit: r1052888 - /myfaces/extensions/cdi/trunk/test-modules/cargo-test-module/pom.xml

Author: gpetracek
Date: Sun Dec 26 14:14:23 2010
New Revision: 1052888

URL: http://svn.apache.org/viewvc?rev=1052888&view=rev
Log:
EXTCDI-105 cleanup

Modified:
    myfaces/extensions/cdi/trunk/test-modules/cargo-test-module/pom.xml

Modified: myfaces/extensions/cdi/trunk/test-modules/cargo-test-module/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/extensions/cdi/trunk/test-modules/cargo-test-module/pom.xml?rev=1052888&r1=1052887&r2=1052888&view=diff
==============================================================================
--- myfaces/extensions/cdi/trunk/test-modules/cargo-test-module/pom.xml (original)
+++ myfaces/extensions/cdi/trunk/test-modules/cargo-test-module/pom.xml Sun Dec 26 14:14:23 2010
@@ -135,7 +135,7 @@
 
         <dependency>
             <groupId>org.apache.myfaces.extensions.cdi.test</groupId>
-            <artifactId>myfaces-extcdi-cargo-base-test-infrastructure</artifactId>
+            <artifactId>myfaces-extcdi-base-test-infrastructure</artifactId>
             <scope>test</scope>
         </dependency>