Author: slewis
Date: Thu Mar 11 19:49:42 2010
New Revision: 921996

URL: http://svn.apache.org/viewvc?rev=921996&view=rev
Log:
Removing the <type>bundle</type> dependency from smpp, shouldn't be there

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

Modified: camel/trunk/components/camel-smpp/pom.xml
URL: 
http://svn.apache.org/viewvc/camel/trunk/components/camel-smpp/pom.xml?rev=921996&r1=921995&r2=921996&view=diff
==============================================================================
--- camel/trunk/components/camel-smpp/pom.xml (original)
+++ camel/trunk/components/camel-smpp/pom.xml Thu Mar 11 19:49:42 2010
@@ -41,7 +41,6 @@
       <groupId>org.apache.servicemix.bundles</groupId>
       <artifactId>org.apache.servicemix.bundles.jsmpp</artifactId>
       <version>2.0_2</version>
-      <type>bundle</type>
     </dependency>
     <dependency>
       <groupId>org.slf4j</groupId>
@@ -86,4 +85,4 @@
     </dependency>
   </dependencies>
 
-</project>
\ No newline at end of file
+</project>


Reply via email to