commit | 4a8cd8809aa258ed1f5477c810a76b2e46e55c3c | [log] [tgz] |
---|---|---|
author | Carsten Ziegeler <cziegeler@apache.org> | Sun Mar 01 12:18:42 2015 +0000 |
committer | Carsten Ziegeler <cziegeler@apache.org> | Sun Mar 01 12:18:42 2015 +0000 |
tree | 6fa6f745c29ccc9158ca76cc8f57321e427630c0 | |
parent | 8e4c9c81300856427e91655f75074358a6a537e1 [diff] [blame] |
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>