From c4acdc6d2f3e4c0c7fc36433a1ce5033b9daf32d Mon Sep 17 00:00:00 2001 From: Ubuntu Date: Wed, 20 Feb 2019 20:05:48 +0000 Subject: [PATCH] add aafshiro feature dependency add dependency to aafshiro feature to odlsli images to support AAF Change-Id: I8de0e213682fc26acee792b9c37936aad1c1b2bb Issue-ID: SDNC-485 Signed-off-by: Ubuntu --- 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 833d8ae2..edb85c65 100644 --- a/odlsli/odlsli-alpine/pom.xml +++ b/odlsli/odlsli-alpine/pom.xml @@ -253,6 +253,13 @@ repo zip + + org.onap.ccsdk.features + aafshiro-installer + ${ccsdk.features.version} + repo + zip + diff --git a/odlsli/odlsli-ubuntu/pom.xml b/odlsli/odlsli-ubuntu/pom.xml index 56cf1086..6cc71175 100644 --- a/odlsli/odlsli-ubuntu/pom.xml +++ b/odlsli/odlsli-ubuntu/pom.xml @@ -249,6 +249,13 @@ repo zip + + org.onap.ccsdk.features + aafshiro-installer + ${ccsdk.features.version} + repo + zip + -- 2.16.6