mirror of https://github.com/apache/activemq.git
Switched to 1.4-SNAPSHOT of camel to fix SetHeaderTest
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@652820 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
ac4d7504e1
commit
2532f5c4f1
7
pom.xml
7
pom.xml
|
@ -42,11 +42,10 @@
|
||||||
<aopalliance-version>1.0</aopalliance-version>
|
<aopalliance-version>1.0</aopalliance-version>
|
||||||
<axion-version>1.0-M3-dev</axion-version>
|
<axion-version>1.0-M3-dev</axion-version>
|
||||||
<axis-version>1.2-RC1</axis-version>
|
<axis-version>1.2-RC1</axis-version>
|
||||||
<!-- TODO switch to 1.3.0 when its released
|
<!-- TODO switch to 1.4.0 when its released
|
||||||
needed for changes in the org.apache.activemq.camel.component package to automatically make
|
needed for fix for SetHeaderTest
|
||||||
ActiveMQ queues available in Camel as endpoints and make them browsable
|
|
||||||
-->
|
-->
|
||||||
<camel-version>1.3.0</camel-version>
|
<camel-version>1.4-SNAPSHOT</camel-version>
|
||||||
<cglib-version>2.0</cglib-version>
|
<cglib-version>2.0</cglib-version>
|
||||||
<commons-beanutils-version>1.6.1</commons-beanutils-version>
|
<commons-beanutils-version>1.6.1</commons-beanutils-version>
|
||||||
<commons-collections-version>3.1</commons-collections-version>
|
<commons-collections-version>3.1</commons-collections-version>
|
||||||
|
|
Loading…
Reference in New Issue