This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/master by this push: new 21ce762 Removed Jetty6 bundle property placeholder 21ce762 is described below commit 21ce762341f73c2c7e29d3e83c4c584687fbc8e3 Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Thu May 23 11:32:58 2019 +0200 Removed Jetty6 bundle property placeholder --- parent/pom.xml | 1 - 1 file changed, 1 deletion(-) diff --git a/parent/pom.xml b/parent/pom.xml index adb2c09..39f3f0a 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -374,7 +374,6 @@ <jedis-client-version>2.9.0</jedis-client-version> <jedis-client-bundle-version>2.9.0_1</jedis-client-bundle-version> <jersey-version>2.28</jersey-version> - <jetty6-bundle-version>6.1.26_4</jetty6-bundle-version> <jetty92-version>9.2.22.v20170606</jetty92-version> <jetty9-version>9.4.15.v20190215</jetty9-version> <jetty-version>${jetty9-version}</jetty-version>