Repository: camel Updated Branches: refs/heads/master 19e70a6a3 -> ab748dcc1
Upgrade Chunk-templates to version 3.0.0 Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/ab748dcc Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/ab748dcc Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/ab748dcc Branch: refs/heads/master Commit: ab748dcc1e8476cd90d6d2cd95381efbe66ab8ef Parents: 19e70a6 Author: Andrea Cosentino <[email protected]> Authored: Wed Jul 1 17:11:46 2015 +0200 Committer: Andrea Cosentino <[email protected]> Committed: Wed Jul 1 17:11:46 2015 +0200 ---------------------------------------------------------------------- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/camel/blob/ab748dcc/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index b1daad9..87ffa9f 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -87,7 +87,7 @@ <cdi-api-version>1.0</cdi-api-version> <cglib-bundle-version>2.1_3_7</cglib-bundle-version> <cglib-version>2.2</cglib-version> - <chunk-templates-version>2.6.4</chunk-templates-version> + <chunk-templates-version>3.0.0</chunk-templates-version> <classmate-version>1.0.0</classmate-version> <cmis-version>0.8.0</cmis-version> <cometd-bayeux-version>6.1.11</cometd-bayeux-version>
