You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicemix.apache.org by ge...@apache.org on 2008/08/27 08:15:27 UTC

svn commit: r689373 - /servicemix/components/engines/servicemix-jsr181/trunk/pom.xml

Author: gertv
Date: Tue Aug 26 23:15:27 2008
New Revision: 689373

URL: http://svn.apache.org/viewvc?rev=689373&view=rev
Log:
SM-1455: Update SE with JBI specs and servicemix-utils

Modified:
    servicemix/components/engines/servicemix-jsr181/trunk/pom.xml

Modified: servicemix/components/engines/servicemix-jsr181/trunk/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/components/engines/servicemix-jsr181/trunk/pom.xml?rev=689373&r1=689372&r2=689373&view=diff
==============================================================================
--- servicemix/components/engines/servicemix-jsr181/trunk/pom.xml (original)
+++ servicemix/components/engines/servicemix-jsr181/trunk/pom.xml Tue Aug 26 23:15:27 2008
@@ -54,11 +54,10 @@
       <version>${servicemix-shared-version}</version>
     </dependency>
     <dependency>
-      <groupId>org.apache.servicemix</groupId>
-      <artifactId>servicemix-jbi</artifactId>
-      <version>${servicemix-version}</version>
+      <groupId>org.apache.servicemix.specs</groupId>
+      <artifactId>org.apache.servicemix.specs.jbi-api-1.0</artifactId>
       <scope>provided</scope>
-    </dependency>    
+    </dependency>
     <dependency>
       <groupId>org.codehaus.xfire</groupId>
       <artifactId>xfire-jaxb2</artifactId>