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:56:25 UTC

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

Author: ffang
Date: Thu Nov  9 02:56:25 2006
New Revision: 472858

URL: http://svn.apache.org/viewvc?view=rev&rev=472858
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=472858&r1=472857&r2=472858
==============================================================================
--- incubator/cxf/trunk/distribution/pom.xml (original)
+++ incubator/cxf/trunk/distribution/pom.xml Thu Nov  9 02:56:25 2006
@@ -105,7 +105,7 @@
 
 	<dependency>
             <groupId>${pom.groupId}</groupId>
-            <artifactId>cxf-int-jbi</artifactId>
+            <artifactId>cxf-integration-jbi</artifactId>
             <version>${pom.version}</version>
         </dependency>