FELIX-4814 : Update to latest Jetty version

git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1663091 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/http/jetty/pom.xml b/http/jetty/pom.xml
index bcc6e57..8457f14 100644
--- a/http/jetty/pom.xml
+++ b/http/jetty/pom.xml
@@ -74,6 +74,8 @@
                             *
                         </Import-Package>
                     </instructions>
+                <!-- Skip Baselining due to Jetty API -->
+	                <skip>true</skip>
                 </configuration>
             </plugin>
         </plugins>