Updated Branches: refs/heads/trunk a6e306437 -> a7f57b540
Upgraded to Camel 2.12.2 Project: http://git-wip-us.apache.org/repos/asf/activemq/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq/commit/a7f57b54 Tree: http://git-wip-us.apache.org/repos/asf/activemq/tree/a7f57b54 Diff: http://git-wip-us.apache.org/repos/asf/activemq/diff/a7f57b54 Branch: refs/heads/trunk Commit: a7f57b5407c47479f3b6b39bf6b1ce28c1c2b688 Parents: a6e3064 Author: Claus Ibsen <[email protected]> Authored: Wed Nov 27 11:18:17 2013 +0100 Committer: Claus Ibsen <[email protected]> Committed: Wed Nov 27 11:18:17 2013 +0100 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/activemq/blob/a7f57b54/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 94e10a5..767a06e 100755 --- a/pom.xml +++ b/pom.xml @@ -46,7 +46,7 @@ <aopalliance-version>1.0</aopalliance-version> <aries-version>1.0.0</aries-version> <axion-version>1.0-M3-dev</axion-version> - <camel-version>2.12.1</camel-version> + <camel-version>2.12.2</camel-version> <camel-version-range>[2.12,3)</camel-version-range> <cglib-version>2.2</cglib-version> <commons-beanutils-version>1.8.3</commons-beanutils-version>
