FELIX-5140 : Update Jetty to version 9.2.14. Apply patch from Xavier Fournet

git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1722330 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/http/pom.xml b/http/pom.xml
index 0dc1bef..4072bc9 100644
--- a/http/pom.xml
+++ b/http/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.felix</groupId>
         <artifactId>felix-parent</artifactId>
-        <version>2.1</version>
+        <version>3</version>
         <relativePath>../pom/pom.xml</relativePath>
     </parent>
 
@@ -39,7 +39,7 @@
     </scm>
     
     <prerequisites>
-    	<maven>2.2.1</maven>
+    	<maven>3.0.5</maven>
     </prerequisites>
 
     <modules>