From caf1186e23d05f2903410e6521de70aafcccd7b3 Mon Sep 17 00:00:00 2001 From: "Timoney, Dan (dt5972)" Date: Mon, 19 Mar 2018 10:54:41 -0400 Subject: Add missing libraries Updated resource-assignment feature installer to install dependent libraries if not already installed. Change-Id: If5df396f1428e4ce8f498acfd3621d429b5489a2 Issue-ID: CCSDK-215 Signed-off-by: Timoney, Dan (dt5972) --- resource-assignment/installer/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'resource-assignment/installer/pom.xml') diff --git a/resource-assignment/installer/pom.xml b/resource-assignment/installer/pom.xml index f6d9c70c..7df9502a 100755 --- a/resource-assignment/installer/pom.xml +++ b/resource-assignment/installer/pom.xml @@ -120,7 +120,7 @@ true false false - org.onap.ccsdk.sli.adaptors + org.onap.ccsdk.sli.core,org.opendaylight provided -- cgit 1.2.3-korg