Repository: camel Updated Branches: refs/heads/master c9d427c58 -> a5d4f4a2c
CAMEL-10033: camel-avro - Cannot install in karaf Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/a5d4f4a2 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/a5d4f4a2 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/a5d4f4a2 Branch: refs/heads/master Commit: a5d4f4a2cbdc821991a06c5d8f7386978962ec26 Parents: c9d427c Author: Andrea Cosentino <anco...@gmail.com> Authored: Thu Jun 9 10:02:15 2016 +0200 Committer: Andrea Cosentino <anco...@gmail.com> Committed: Thu Jun 9 10:02:15 2016 +0200 ---------------------------------------------------------------------- parent/pom.xml | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/camel/blob/a5d4f4a2/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index 09fb742..55fc490 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -305,6 +305,7 @@ <jedis-client-version>2.8.1</jedis-client-version> <jedis-client-bundle-version>2.8.1_1</jedis-client-bundle-version> <jersey-version>2.11</jersey-version> + <jetty6-bundle-version>6.1.26_4</jetty6-bundle-version> <jetty9-version>9.2.17.v20160517</jetty9-version> <jetty-version>${jetty9-version}</jetty-version> <jetty-plugin-version>${jetty-version}</jetty-plugin-version>