git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1365036 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Timothy A. Bish 2012-07-24 13:20:44 +00:00
parent edf5f64982
commit 0de65c1963
2 changed files with 3 additions and 2 deletions

View File

@ -69,7 +69,7 @@
<feature name="activemq-camel" version="${activemq-version}" resolver="(obr)">
<feature version="${activemq-version}">activemq</feature>
<feature version="${camel-version}">camel-jms</feature>
<feature version="${camel-version-range}">camel-jms</feature>
<bundle>mvn:org.apache.activemq/activemq-camel/${activemq-version}</bundle>
</feature>

View File

@ -47,6 +47,7 @@
<axion-version>1.0-M3-dev</axion-version>
<axis-version>1.4.2</axis-version>
<camel-version>2.9.2</camel-version>
<camel-version-range>2.9,3</camel-version-range>
<cglib-version>2.0</cglib-version>
<openjpa-version>1.2.0</openjpa-version>
<commons-beanutils-version>1.8.3</commons-beanutils-version>
@ -1165,7 +1166,7 @@
</goals>
</pluginExecutionFilter>
<action>
<ignore></ignore>
<execute></execute>
</action>
</pluginExecution>
</pluginExecutions>