From b7c724b1ed16a2fceb28d7a1ab85910c65cfe460 Mon Sep 17 00:00:00 2001 From: Sandeep Shah Date: Sat, 27 Apr 2019 03:05:08 -0500 Subject: Inclusion of missing OOF/PCI dependencies in ODLSLI POM's Unfortunately, inclusion of dependencies was missed during feature code commit before M3 Change-Id: Ifdf16f838cb4e00a29da88034f45fe86aae9b95f Issue-ID: CCSDK-1296 Signed-off-by: SandeepLinux --- odlsli/odlsli-ubuntu/pom.xml | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) (limited to 'odlsli/odlsli-ubuntu') diff --git a/odlsli/odlsli-ubuntu/pom.xml b/odlsli/odlsli-ubuntu/pom.xml index 14752532..3b3adea9 100644 --- a/odlsli/odlsli-ubuntu/pom.xml +++ b/odlsli/odlsli-ubuntu/pom.xml @@ -25,7 +25,7 @@ onap/ccsdk-odlsli-image ${project.version} ${maven.build.timestamp} - 0.4.2 + 0.5.0-SNAPSHOT ${https_proxy} yyyyMMdd'T'HHmmss'Z' opt/opendaylight @@ -263,6 +263,20 @@ repo zip + + org.onap.ccsdk.features.sdnr.northbound + sdnr-northbound-features-installer + ${ccsdk.features.version} + repo + zip + + + org.onap.ccsdk.features.sdnr.northbound + oofpcipoc-installer + ${ccsdk.features.version} + repo + zip + -- cgit 1.2.3-korg