Repository: camel Updated Branches: refs/heads/master a72c59d25 -> 00eac4cf8
Upgrade Chunk templates and related bundle to version 3.2.0 Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/00eac4cf Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/00eac4cf Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/00eac4cf Branch: refs/heads/master Commit: 00eac4cf87a80ac77128d67bd75aab9f21f067f0 Parents: a72c59d Author: Andrea Cosentino <anco...@gmail.com> Authored: Thu Feb 18 10:30:51 2016 +0100 Committer: Andrea Cosentino <anco...@gmail.com> Committed: Thu Feb 18 10:30:51 2016 +0100 ---------------------------------------------------------------------- parent/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/camel/blob/00eac4cf/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index eaa3f98..4241460 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -92,8 +92,8 @@ <cdi-api-1.2-version>1.2</cdi-api-1.2-version> <cglib-bundle-version>3.2.0_1</cglib-bundle-version> <cglib-version>3.2.0</cglib-version> - <chunk-templates-version>3.1.3</chunk-templates-version> - <chunk-templates-bundle-version>3.1.3_1</chunk-templates-bundle-version> + <chunk-templates-version>3.2.0</chunk-templates-version> + <chunk-templates-bundle-version>3.2.0_1</chunk-templates-bundle-version> <classmate-version>1.3.1</classmate-version> <cmis-version>0.13.0</cmis-version> <cometd-bayeux-version>6.1.11</cometd-bayeux-version>