From b65cd89989ead7082089bf6f333e56b03f619606 Mon Sep 17 00:00:00 2001 From: Jan Srnicek Date: Thu, 13 Jul 2017 20:21:01 +0200 Subject: HONEYCOMB-360 - Restconf Northbound Intefaces provider separation - Restconf configuration included under restconf.json Change-Id: I45f503d3ef383bd6e3d356308d3212c7314b7a28 Signed-off-by: Jan Srnicek --- infra/minimal-distribution-core/pom.xml | 45 ++------------------------------- 1 file changed, 2 insertions(+), 43 deletions(-) (limited to 'infra/minimal-distribution-core/pom.xml') diff --git a/infra/minimal-distribution-core/pom.xml b/infra/minimal-distribution-core/pom.xml index 4c395eda6..646d93ff3 100644 --- a/infra/minimal-distribution-core/pom.xml +++ b/infra/minimal-distribution-core/pom.xml @@ -33,9 +33,6 @@ 2.5 - 1.19.1 - 3.1.0 - 5.0.0 @@ -67,11 +64,6 @@ org.opendaylight.controller sal-core-api - - - org.opendaylight.netconf - sal-rest-connector - org.opendaylight.netconf @@ -101,41 +93,8 @@ org.opendaylight.netconf ietf-netconf-monitoring-extension - - - org.eclipse.jetty - jetty-server - - - javax.servlet - javax.servlet-api - ${servlet.version} - - - org.eclipse.jetty - jetty-webapp - ${jetty.version} - - - org.eclipse.jetty - jetty-servlets - ${jetty.version} - - - com.sun.jersey - jersey-server - ${jersey.version} - - - com.sun.jersey - jersey-core - ${jersey.version} - - - com.sun.jersey - jersey-servlet - ${jersey.version} - + + org.osgi -- cgit 1.2.3-korg