From f2c1c952765c0a4df2545ebec7b7f6e5c59617b1 Mon Sep 17 00:00:00 2001 From: Patrick Brady Date: Mon, 26 Aug 2019 13:54:22 -0700 Subject: Changes to fix feature installs Feature installs were causing karaf to freeze following the upgrade to the Fluorine SR2 version of ODL. These changes correct the problems. Change-Id: I8e5a41ba6816da782fea3ebaef3b6918cfc1ad4c Signed-off-by: Patrick Brady Issue-ID: APPC-1630 --- appc-dg-util/appc-dg-util-bundle/pom.xml | 11 +---------- 1 file changed, 1 insertion(+), 10 deletions(-) (limited to 'appc-dg-util/appc-dg-util-bundle') diff --git a/appc-dg-util/appc-dg-util-bundle/pom.xml b/appc-dg-util/appc-dg-util-bundle/pom.xml index a577cd3c6..a4b53139a 100644 --- a/appc-dg-util/appc-dg-util-bundle/pom.xml +++ b/appc-dg-util/appc-dg-util-bundle/pom.xml @@ -3,7 +3,7 @@ ============LICENSE_START======================================================= ONAP : APPC ================================================================================ - Copyright (C) 2017-2018 AT&T Intellectual Property. All rights reserved. + Copyright (C) 2017-2019 AT&T Intellectual Property. All rights reserved. Copyright (C) 2017 Amdocs ================================================================================ Modifications Copyright (C) 2018 Nokia @@ -60,15 +60,6 @@ javax.ws.rs javax.ws.rs-api - - - com.sun.jersey - jersey-client - - - com.sun.jersey - jersey-json - javax.xml.bind jaxb-api -- cgit 1.2.3-korg