You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by dk...@apache.org on 2006/11/09 16:17:53 UTC

svn commit: r472944 - /incubator/cxf/trunk/systests/pom.xml

Author: dkulp
Date: Thu Nov  9 07:17:52 2006
New Revision: 472944

URL: http://svn.apache.org/viewvc?view=rev&rev=472944
Log:
Fix system tests on "clean" system

Modified:
    incubator/cxf/trunk/systests/pom.xml

Modified: incubator/cxf/trunk/systests/pom.xml
URL: http://svn.apache.org/viewvc/incubator/cxf/trunk/systests/pom.xml?view=diff&rev=472944&r1=472943&r2=472944
==============================================================================
--- incubator/cxf/trunk/systests/pom.xml (original)
+++ incubator/cxf/trunk/systests/pom.xml Thu Nov  9 07:17:52 2006
@@ -129,7 +129,7 @@
         </dependency>
         <dependency>
             <groupId>org.apache.cxf</groupId>
-            <artifactId>cxf-jca</artifactId>
+            <artifactId>cxf-integration-jca</artifactId>
             <version>${project.version}</version>
         </dependency>