From: Sandeep Shah Date: Mon, 2 Mar 2020 22:50:28 +0000 (-0600) Subject: Integrate CMNotify installer in ODLSLI POM X-Git-Tag: 0.7.1~4^2 X-Git-Url: https://gerrit.onap.org/r/gitweb?p=ccsdk%2Fdistribution.git;a=commitdiff_plain;h=refs%2Fchanges%2F86%2F102786%2F1 Integrate CMNotify installer in ODLSLI POM CMNotify feature integration into CCSDK distribution. Include installer in the ODLSLI POM file. Done to enwure feature JAR files are available for successful docker execution Issue-ID: CCSDK-2131 Signed-off-by: SandeepLinux Change-Id: Ibc965d4b48b039c6200245b802db18f2d8841fc9 --- diff --git a/odlsli/odlsli-alpine/pom.xml b/odlsli/odlsli-alpine/pom.xml index 5db3096a..25c03e66 100644 --- a/odlsli/odlsli-alpine/pom.xml +++ b/odlsli/odlsli-alpine/pom.xml @@ -290,6 +290,13 @@ repo zip + + org.onap.ccsdk.features.sdnr.northbound + CMNotify-installer + ${ccsdk.features.version} + repo + zip +