Author: gertv
Date: Sat Sep 27 06:09:00 2008
New Revision: 699632

URL: http://svn.apache.org/viewvc?rev=699632&view=rev
Log:
SM-1455: The Geronimo deployer service should depend on the released JBI specs

Modified:
    servicemix/smx3/trunk/platforms/geronimo/deployer-service/pom.xml

Modified: servicemix/smx3/trunk/platforms/geronimo/deployer-service/pom.xml
URL: 
http://svn.apache.org/viewvc/servicemix/smx3/trunk/platforms/geronimo/deployer-service/pom.xml?rev=699632&r1=699631&r2=699632&view=diff
==============================================================================
--- servicemix/smx3/trunk/platforms/geronimo/deployer-service/pom.xml (original)
+++ servicemix/smx3/trunk/platforms/geronimo/deployer-service/pom.xml Sat Sep 
27 06:09:00 2008
@@ -46,10 +46,8 @@
         </dependency>
 
         <dependency>
-            <groupId>org.apache.servicemix</groupId>
-                       <artifactId>servicemix-jbi</artifactId>
-            <version>${version}</version>
-            <type>jar</type>
+            <groupId>org.apache.servicemix.specs</groupId>
+            <artifactId>org.apache.servicemix.specs.jbi-api-1.0</artifactId>
         </dependency>
         
         <dependency>


Reply via email to