From fa7bdb03f61989bbaad1ef937d5f8299c8adf666 Mon Sep 17 00:00:00 2001 From: Jakub Toth Date: Thu, 31 Mar 2016 16:26:22 +0200 Subject: [PATCH] Bug 5526 - Remove jersey from features for restconf * Jersey initialization is in the AAA project Change-Id: I52c9ee5c481fa843915821cd4d295363c5634ea9 Signed-off-by: Jakub Toth --- features/restconf/src/main/features/features.xml | 3 --- 1 file changed, 3 deletions(-) diff --git a/features/restconf/src/main/features/features.xml b/features/restconf/src/main/features/features.xml index 77366b825e..2855b6176c 100644 --- a/features/restconf/src/main/features/features.xml +++ b/features/restconf/src/main/features/features.xml @@ -37,9 +37,6 @@ mvn:com.google.code.gson/gson/{{VERSION}} mvn:org.opendaylight.yangtools/yang-data-codec-gson/{{VERSION}} mvn:org.opendaylight.yangtools/yang-model-export/{{VERSION}} - mvn:com.sun.jersey/jersey-core/{{VERSION}} - mvn:com.sun.jersey/jersey-server/{{VERSION}} - mvn:com.sun.jersey/jersey-servlet/{{VERSION}} mvn:org.opendaylight.netconf/sal-rest-connector-config/{{VERSION}}/xml/config mvn:org.opendaylight.netconf/sal-rest-connector-config/{{VERSION}}/xml/configrestconfservice -- 2.36.6