Author: cmueller
Date: Mon Dec 12 18:32:25 2011
New Revision: 1213352

URL: http://svn.apache.org/viewvc?rev=1213352&view=rev
Log:
CAMEL-4675: Allign the version number for qpid we use in our component and in 
our feature file

Modified:
    camel/branches/camel-2.7.x/parent/pom.xml

Modified: camel/branches/camel-2.7.x/parent/pom.xml
URL: 
http://svn.apache.org/viewvc/camel/branches/camel-2.7.x/parent/pom.xml?rev=1213352&r1=1213351&r2=1213352&view=diff
==============================================================================
--- camel/branches/camel-2.7.x/parent/pom.xml (original)
+++ camel/branches/camel-2.7.x/parent/pom.xml Mon Dec 12 18:32:25 2011
@@ -119,7 +119,7 @@
     <pax-tiny-bundle-version>1.2.0</pax-tiny-bundle-version>
     <pax-logging-version>1.5.3</pax-logging-version>
     <protobuf-version>2.3.0</protobuf-version>
-    <qpid-version>0.5.0</qpid-version>
+    <qpid-version>0.12</qpid-version>
     <quartz-version>1.8.4</quartz-version>
     <quickfix-version>1.5.0</quickfix-version>
     <restlet-version>2.0.5</restlet-version>
@@ -162,7 +162,7 @@
       org.springframework.*;version="[3,4)",
       org.apache.commons.logging.*;version="[1.1,2)",
       org.apache.cxf.*;version="[2.3,2.6)",
-      org.apache.qpid.*;version="[0.5,0.6)",
+      org.apache.qpid.*;version="[0.12,0.13)",
       org.apache.abdera.*;version="[0.4,0.5)",
       org.apache.commons.httpclient.*;version="[3.1,4.0)",
       org.apache.mina.*;version="[1.1.7,2.0)",


Reply via email to