From 16cb0dd6b9ebe62ee6cb03629d3529057c5d00d3 Mon Sep 17 00:00:00 2001 From: "Timoney, Dan (dt5972)" Date: Wed, 4 Dec 2019 11:08:46 -0500 Subject: Clean up installers 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: I3459d2d5a82899ad21b1b25daae6f6d182d972af Issue-ID: CCSDK-1979 Signed-off-by: Timoney, Dan (dt5972) --- sliPluginUtils/installer/pom.xml | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'sliPluginUtils/installer/pom.xml') diff --git a/sliPluginUtils/installer/pom.xml b/sliPluginUtils/installer/pom.xml index 82ee5d186..9d71a964f 100755 --- a/sliPluginUtils/installer/pom.xml +++ b/sliPluginUtils/installer/pom.xml @@ -66,10 +66,6 @@ ${project.version} - - org.apache.commons - commons-text - @@ -128,7 +124,7 @@ true false false - sliPluginUtils-provider,ccsdk-sliPluginUtils,features-sliPluginUtils,commons-text + sliPluginUtils-provider,ccsdk-sliPluginUtils,features-sliPluginUtils provided -- cgit 1.2.3-korg