Author: ningjiang
Date: Thu Apr 14 13:41:26 2011
New Revision: 1092234

URL: http://svn.apache.org/viewvc?rev=1092234&view=rev
Log:
Clean up the camel-spring pom

Modified:
    camel/trunk/components/camel-spring/pom.xml

Modified: camel/trunk/components/camel-spring/pom.xml
URL: 
http://svn.apache.org/viewvc/camel/trunk/components/camel-spring/pom.xml?rev=1092234&r1=1092233&r2=1092234&view=diff
==============================================================================
--- camel/trunk/components/camel-spring/pom.xml (original)
+++ camel/trunk/components/camel-spring/pom.xml Thu Apr 14 13:41:26 2011
@@ -98,12 +98,6 @@
     </dependency>
     <dependency>
       <groupId>org.osgi</groupId>
-      <artifactId>org.osgi.compendium</artifactId>
-      <scope>provided</scope>
-      <optional>true</optional>
-    </dependency>
-    <dependency>
-      <groupId>org.osgi</groupId>
       <artifactId>org.osgi.core</artifactId>
       <scope>provided</scope>
       <optional>true</optional>


Reply via email to