From 268c5e1bbc6a14e79dca339566c1541b94c7a303 Mon Sep 17 00:00:00 2001 From: Alexis de Talhouët Date: Wed, 12 Sep 2018 15:27:33 -0400 Subject: Add dependencies for blueprint-processor MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I6eb0a5b2202ab7af324a01e453ae9e4510c3d64d Issue-ID: CCSDK-505 Signed-off-by: Alexis de Talhouët --- odlsli/pom.xml | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'odlsli/pom.xml') diff --git a/odlsli/pom.xml b/odlsli/pom.xml index 7d9726ed..2fbe8c03 100644 --- a/odlsli/pom.xml +++ b/odlsli/pom.xml @@ -25,6 +25,7 @@ onap/ccsdk-odlsli-image ${project.version} + ${project.version} ${https_proxy} yyyyMMdd'T'HHmmss'Z' opt/opendaylight @@ -203,6 +204,20 @@ repo zip + + org.onap.ccsdk.features + features-installer + ${ccsdk.features.version} + repo + zip + + + org.onap.ccsdk.features + blueprints-processor-installer + ${ccsdk.features.version} + repo + zip + -- cgit 1.2.3-korg