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

svn commit: r472855 - /incubator/cxf/trunk/distribution/pom.xml

Author: ffang
Date: Thu Nov  9 02:51:02 2006
New Revision: 472855

URL: http://svn.apache.org/viewvc?view=rev&rev=472855
Log:
update pom since jca move to integration

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

Modified: incubator/cxf/trunk/distribution/pom.xml
URL: http://svn.apache.org/viewvc/incubator/cxf/trunk/distribution/pom.xml?view=diff&rev=472855&r1=472854&r2=472855
==============================================================================
--- incubator/cxf/trunk/distribution/pom.xml (original)
+++ incubator/cxf/trunk/distribution/pom.xml Thu Nov  9 02:51:02 2006
@@ -42,7 +42,7 @@
     <dependencies>
         <dependency>
             <groupId>${pom.groupId}</groupId>
-            <artifactId>cxf-jca</artifactId>
+            <artifactId>cxf-integration-jca</artifactId>
             <version>${pom.version}</version>
         </dependency>
         <dependency>