You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ode.apache.org by gn...@apache.org on 2007/01/08 20:26:37 UTC

svn commit: r494159 - /incubator/ode/trunk/jbi/pom.xml

Author: gnodet
Date: Mon Jan  8 11:26:37 2007
New Revision: 494159

URL: http://svn.apache.org/viewvc?view=rev&rev=494159
Log:
Remove duplicate dependencies

Modified:
    incubator/ode/trunk/jbi/pom.xml

Modified: incubator/ode/trunk/jbi/pom.xml
URL: http://svn.apache.org/viewvc/incubator/ode/trunk/jbi/pom.xml?view=diff&rev=494159&r1=494158&r2=494159
==============================================================================
--- incubator/ode/trunk/jbi/pom.xml (original)
+++ incubator/ode/trunk/jbi/pom.xml Mon Jan  8 11:26:37 2007
@@ -76,16 +76,6 @@
 			<artifactId>ode-bpel-connector</artifactId>
 		</dependency>
 		<dependency>
-			<groupId>org.apache.servicemix</groupId>
-			<artifactId>servicemix-jbi</artifactId>
-                        <version>${servicemixVersion}</version>
-		</dependency>
-		<dependency>
-			<groupId>org.apache.servicemix</groupId>
-			<artifactId>servicemix-core</artifactId>
-                	<version>${servicemixVersion}</version>
-		</dependency>
-		<dependency>
 			<groupId>org.apache.derby</groupId>
 			<artifactId>derby</artifactId>
 		</dependency>