Upgrade Chunk-templates to version 3.1.2
Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/614a87ad Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/614a87ad Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/614a87ad Branch: refs/heads/master Commit: 614a87add37f3d1a4e45b6176a9e48c18ff8a0ff Parents: 9addd56 Author: Andrea Cosentino <[email protected]> Authored: Fri Dec 4 12:08:12 2015 +0100 Committer: Andrea Cosentino <[email protected]> Committed: Fri Dec 4 12:11:29 2015 +0100 ---------------------------------------------------------------------- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/camel/blob/614a87ad/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index 8dae204..96a2445 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -89,7 +89,7 @@ <cdi-api-version>1.1</cdi-api-version> <cglib-bundle-version>3.2.0_1</cglib-bundle-version> <cglib-version>3.2.0</cglib-version> - <chunk-templates-version>3.1.1</chunk-templates-version> + <chunk-templates-version>3.1.2</chunk-templates-version> <classmate-version>1.3.1</classmate-version> <cmis-version>0.13.0</cmis-version> <cometd-bayeux-version>6.1.11</cometd-bayeux-version>
