Repository: camel Updated Branches: refs/heads/master 2ca68387b -> 55e160477
Updated chunk-templates version from 2.6 to 2.6.3 release Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/55e16047 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/55e16047 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/55e16047 Branch: refs/heads/master Commit: 55e160477506088cc341dedacec97fbb5c168ef5 Parents: 2ca6838 Author: ancosen <[email protected]> Authored: Mon Jan 5 11:36:14 2015 +0100 Committer: Claus Ibsen <[email protected]> Committed: Mon Jan 5 13:50:54 2015 +0100 ---------------------------------------------------------------------- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/camel/blob/55e16047/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index 431238b..62d3f9f 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -83,7 +83,7 @@ <cdi-api-version>1.2</cdi-api-version> <cglib-bundle-version>2.1_3_7</cglib-bundle-version> <cglib-version>2.2</cglib-version> - <chunk-templates-version>2.6</chunk-templates-version> + <chunk-templates-version>2.6.3</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>
