From 0ac49c7eeb5918da88d4fb377b77598e8d1a4ab8 Mon Sep 17 00:00:00 2001 From: "Timoney, Dan (dt5972)" Date: Wed, 25 Jul 2018 11:07:50 -0400 Subject: [PATCH] Add missing maven repos Add 2 new plugins (restconf-client, sshapi-call-node) to Maven repo Change-Id: Idd94ec823a079e00eb30bcccbc95ece29d823fc2 Issue-ID: CCSDK-397 Signed-off-by: Timoney, Dan (dt5972) --- odlsli/pom.xml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/odlsli/pom.xml b/odlsli/pom.xml index 1b573601..98629175 100644 --- a/odlsli/pom.xml +++ b/odlsli/pom.xml @@ -168,6 +168,20 @@ repo zip + + org.onap.ccsdk.sli.plugins + restconf-client-installer + ${ccsdk.sli.plugins.version} + repo + zip + + + org.onap.ccsdk.sli.plugins + sshapi-call-node-installer + ${ccsdk.sli.plugins.version} + repo + zip + org.onap.ccsdk.sli.plugins sliplugins-features-installer -- 2.16.6