Repository: camel Updated Branches: refs/heads/camel-2.14.x 3f44084b3 -> 46b571be2 refs/heads/camel-2.15.x 8c6dce78c -> ed1a14292
Downgrade to latest released jetty-runner to make project build Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/ed1a1429 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/ed1a1429 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/ed1a1429 Branch: refs/heads/camel-2.15.x Commit: ed1a14292bc2b5239ac65d8e5b74efa6c782a3d9 Parents: 8c6dce7 Author: Claus Ibsen <davscl...@apache.org> Authored: Fri May 8 07:07:21 2015 +0200 Committer: Claus Ibsen <davscl...@apache.org> Committed: Fri May 8 07:07:21 2015 +0200 ---------------------------------------------------------------------- components/camel-web-standalone/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/camel/blob/ed1a1429/components/camel-web-standalone/pom.xml ---------------------------------------------------------------------- diff --git a/components/camel-web-standalone/pom.xml b/components/camel-web-standalone/pom.xml index 8495519..d06fd4a 100755 --- a/components/camel-web-standalone/pom.xml +++ b/components/camel-web-standalone/pom.xml @@ -43,7 +43,7 @@ <!-- not org.eclipse.jetty at present --> <groupId>${jetty-runner-groupId}</groupId> <artifactId>jetty-runner</artifactId> - <version>${jetty-version}</version> + <version>8.1.16.v20140903</version> </dependency> <dependency>