From: Ubuntu Date: Wed, 20 Feb 2019 20:05:48 +0000 (+0000) Subject: add aafshiro feature dependency X-Git-Tag: 0.3.4~8 X-Git-Url: https://gerrit.onap.org/r/gitweb?p=ccsdk%2Fdistribution.git;a=commitdiff_plain;h=c4acdc6d2f3e4c0c7fc36433a1ce5033b9daf32d 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 --- 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 +