You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by ni...@apache.org on 2009/12/10 16:34:29 UTC

svn commit: r889298 - /activemq/trunk/activemq-camel/pom.xml

Author: ningjiang
Date: Thu Dec 10 15:34:28 2009
New Revision: 889298

URL: http://svn.apache.org/viewvc?rev=889298&view=rev
Log:
AMQ-2501 Modify import package ofApache Camel version in activemq-camel the pom

Modified:
    activemq/trunk/activemq-camel/pom.xml

Modified: activemq/trunk/activemq-camel/pom.xml
URL: http://svn.apache.org/viewvc/activemq/trunk/activemq-camel/pom.xml?rev=889298&r1=889297&r2=889298&view=diff
==============================================================================
--- activemq/trunk/activemq-camel/pom.xml (original)
+++ activemq/trunk/activemq-camel/pom.xml Thu Dec 10 15:34:28 2009
@@ -35,7 +35,7 @@
       org.apache.activemq.pool;resolution:=optional,
       com.thoughtworks.xstream*;resolution:=optional,
       org.apache.activeio*;resolution:=optional,
-      org.apache.camel*;resolution:=optional,
+      org.apache.camel*;version="[2,3)";resolution:=optional,
       org.apache.commons.pool*;resolution:=optional,
       org.apache.derby*;resolution:=optional,
       org.apache.tools.ant*;resolution:=optional,