From 571fb7646ee8a21b4cbc657a02fa82ecd8ee5430 Mon Sep 17 00:00:00 2001 From: "Timoney, Dan (dt5972)" Date: Thu, 5 Dec 2019 14:56:23 -0500 Subject: Clean up installer Clean up installers to install only ONAP code, not third party dependencies. Third party dependencies should be installed in ccsdk/distribution/dependencies only. Change-Id: Icd7b7d34d1f0b5c07b8f0badd28e33330e518774 Issue-ID: CCSDK-1979 Signed-off-by: Timoney, Dan (dt5972) --- restconf-client/installer/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'restconf-client/installer') diff --git a/restconf-client/installer/pom.xml b/restconf-client/installer/pom.xml index b1b07cbc..db75310b 100755 --- a/restconf-client/installer/pom.xml +++ b/restconf-client/installer/pom.xml @@ -103,7 +103,7 @@ true false false - org.onap.ccsdk.sli.core + org.onap.ccsdk.sli.plugins provided -- cgit 1.2.3-korg