From 556a0f59abc9b09005d40945bc20948d69e4f98e Mon Sep 17 00:00:00 2001 From: Michal Cmarada Date: Tue, 25 Sep 2018 11:15:35 +0200 Subject: Bump ODL dependencies to Fluorine (HONEYCOMB-433) Change-Id: I142ebd2899272feff00abe7d4bae708f093ee3ec Signed-off-by: Michal Cmarada --- .../src/test/resources/WEB-INF/web.xml | 14 -------------- 1 file changed, 14 deletions(-) (limited to 'infra/minimal-distribution-test/src/test/resources/WEB-INF/web.xml') diff --git a/infra/minimal-distribution-test/src/test/resources/WEB-INF/web.xml b/infra/minimal-distribution-test/src/test/resources/WEB-INF/web.xml index 6cf487170..b5d2c8ba2 100644 --- a/infra/minimal-distribution-test/src/test/resources/WEB-INF/web.xml +++ b/infra/minimal-distribution-test/src/test/resources/WEB-INF/web.xml @@ -19,20 +19,6 @@ xsi:schemaLocation="http://java.sun.com/xml/ns/javaee http://java.sun.com/xml/ns/javaee/web-app_3_0.xsd" version="3.0"> - - JAXRSRestconf - com.sun.jersey.spi.container.servlet.ServletContainer - - javax.ws.rs.Application - org.opendaylight.netconf.sal.rest.impl.RestconfApplication - - 1 - - - - JAXRSRestconf - /* - cross-origin-restconf org.eclipse.jetty.servlets.CrossOriginFilter -- cgit 1.2.3-korg