mirror of https://github.com/apache/activemq.git
Use the released camel 1.3.0
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@646137 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
dd2d911bc7
commit
f49b62d015
2
pom.xml
2
pom.xml
|
@ -47,7 +47,7 @@
|
||||||
needed for changes in the org.apache.activemq.camel.component package to automatically make
|
needed for changes in the org.apache.activemq.camel.component package to automatically make
|
||||||
ActiveMQ queues available in Camel as endpoints and make them browsable
|
ActiveMQ queues available in Camel as endpoints and make them browsable
|
||||||
-->
|
-->
|
||||||
<camel-version>1.3-SNAPSHOT</camel-version>
|
<camel-version>1.3.0</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