From 301cb03cf2fac39b8f8ee351c511aef635f74e79 Mon Sep 17 00:00:00 2001 From: Laszlo Hornyak Date: Wed, 17 Dec 2014 16:16:11 +0100 Subject: [PATCH] upgrade to jetty 9 upgraded jetty from 6.1 to 9.2. The 6.1 branch was announced EOL a few weeks ago. Signed-off-by: Laszlo Hornyak Signed-off-by: Rajani Karuturi This closes #59 --- client/pom.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/client/pom.xml b/client/pom.xml index 927cba7878b..466d22307ee 100644 --- a/client/pom.xml +++ b/client/pom.xml @@ -404,9 +404,9 @@ - org.mortbay.jetty - maven-jetty-plugin - 6.1.26 + org.eclipse.jetty + jetty-maven-plugin + 9.2.6.v20141205 @@ -420,7 +420,7 @@ 9966 stop-jetty - + 8080 60000