From: Munir Ahmad Date: Wed, 9 Jan 2019 13:45:42 +0000 (-0500) Subject: Enable the installation of TemplateNode feature X-Git-Tag: 0.4.1~27 X-Git-Url: https://gerrit.onap.org/r/gitweb?p=ccsdk%2Fdistribution.git;a=commitdiff_plain;h=df56c579a469fbf81efd164b8b77bcef46618aaa Enable the installation of TemplateNode feature Change-Id: Ic037a8b2168a81c1d73868290f10fe043e9133f3 Signed-off-by: Munir Ahmad Issue-ID: CCSDK-923 --- 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