From df56c579a469fbf81efd164b8b77bcef46618aaa Mon Sep 17 00:00:00 2001 From: Munir Ahmad Date: Wed, 9 Jan 2019 08:45:42 -0500 Subject: [PATCH] Enable the installation of TemplateNode feature Change-Id: Ic037a8b2168a81c1d73868290f10fe043e9133f3 Signed-off-by: Munir Ahmad Issue-ID: CCSDK-923 --- odlsli/odlsli-alpine/pom.xml | 7 +++++++ odlsli/odlsli-ubuntu/pom.xml | 7 +++++++ 2 files changed, 14 insertions(+) diff --git a/odlsli/odlsli-alpine/pom.xml b/odlsli/odlsli-alpine/pom.xml index eef7fc08..29ee8082 100644 --- a/odlsli/odlsli-alpine/pom.xml +++ b/odlsli/odlsli-alpine/pom.xml @@ -181,6 +181,13 @@ repo zip + + org.onap.ccsdk.sli.plugins + template-node-installer + ${ccsdk.sli.plugins.version} + repo + zip + org.onap.ccsdk.sli.plugins restconf-client-installer diff --git a/odlsli/odlsli-ubuntu/pom.xml b/odlsli/odlsli-ubuntu/pom.xml index fb5209f4..b6c5d142 100644 --- a/odlsli/odlsli-ubuntu/pom.xml +++ b/odlsli/odlsli-ubuntu/pom.xml @@ -181,6 +181,13 @@ repo zip + + org.onap.ccsdk.sli.plugins + template-node-installer + ${ccsdk.sli.plugins.version} + repo + zip + org.onap.ccsdk.sli.plugins restconf-client-installer -- 2.16.6