You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ni...@apache.org on 2010/06/02 04:11:30 UTC

svn commit: r950337 - /camel/trunk/components/camel-spring-osgi/pom.xml

Author: ningjiang
Date: Wed Jun  2 02:11:29 2010
New Revision: 950337

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

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

Modified: camel/trunk/components/camel-spring-osgi/pom.xml
URL: http://svn.apache.org/viewvc/camel/trunk/components/camel-spring-osgi/pom.xml?rev=950337&r1=950336&r2=950337&view=diff
==============================================================================
--- camel/trunk/components/camel-spring-osgi/pom.xml (original)
+++ camel/trunk/components/camel-spring-osgi/pom.xml Wed Jun  2 02:11:29 2010
@@ -30,7 +30,6 @@
       <camel.osgi.export>
         org.apache.camel.osgi.*;${camel.osgi.version},
         org.apache.camel.spring.*;${camel.osgi.version},
-        org.apache.camel.osgi.*;${camel.osgi.version},
         org.apache.camel.component;${camel.osgi.split.pkg};${camel.osgi.version},
         org.apache.camel.component.event;${camel.osgi.split.pkg};${camel.osgi.version},
         org.apache.camel.component.test;${camel.osgi.split.pkg};${camel.osgi.version},