You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicemix.apache.org by cc...@apache.org on 2009/01/23 00:11:47 UTC

svn commit: r736849 - /servicemix/smx3/branches/servicemix-3.2/deployables/serviceengines/servicemix-cxf-se/pom.xml

Author: ccustine
Date: Thu Jan 22 15:11:46 2009
New Revision: 736849

URL: http://svn.apache.org/viewvc?rev=736849&view=rev
Log:
SM-1775 JBoss deployer dependency issues

Modified:
    servicemix/smx3/branches/servicemix-3.2/deployables/serviceengines/servicemix-cxf-se/pom.xml

Modified: servicemix/smx3/branches/servicemix-3.2/deployables/serviceengines/servicemix-cxf-se/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/smx3/branches/servicemix-3.2/deployables/serviceengines/servicemix-cxf-se/pom.xml?rev=736849&r1=736848&r2=736849&view=diff
==============================================================================
--- servicemix/smx3/branches/servicemix-3.2/deployables/serviceengines/servicemix-cxf-se/pom.xml (original)
+++ servicemix/smx3/branches/servicemix-3.2/deployables/serviceengines/servicemix-cxf-se/pom.xml Thu Jan 22 15:11:46 2009
@@ -38,11 +38,6 @@
     </properties>
 
 	<dependencies>
-
-        <dependency>
-            <groupId>org.apache.servicemix</groupId>
-            <artifactId>servicemix-jbi</artifactId>
-        </dependency>
 		<dependency>
 		    <groupId>org.apache.servicemix</groupId>
 		    <artifactId>servicemix-shared</artifactId>