From 44775a0ec9732f2874c1b07fee15c393949b55b8 Mon Sep 17 00:00:00 2001 From: Alexis de Talhouët Date: Mon, 15 May 2017 08:48:32 -0400 Subject: Depend on opendaylight-karaf-empty from odlparent MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit As per as BUG 6278 in ODL: https://bugs.opendaylight.org/show_bug.cgi?id=6278 karaf-parent, and its child have been moved to odlparent. Aligning downstream consumer to avoid breakage once the artifact is removed from controller. Change-Id: I2cbcb29141405d5e14ea5815ca95a88ed9824157 Signed-off-by: Alexis de Talhouët --- sliapi/features/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sliapi/features/pom.xml') diff --git a/sliapi/features/pom.xml b/sliapi/features/pom.xml index 9f2ed4f..4a572cb 100755 --- a/sliapi/features/pom.xml +++ b/sliapi/features/pom.xml @@ -40,7 +40,7 @@ - org.opendaylight.controller + org.opendaylight.odlparent opendaylight-karaf-empty zip @@ -96,7 +96,7 @@ 2.16 - org.opendaylight.controller + org.opendaylight.odlparent opendaylight-karaf-empty ${odl.karaf.empty.distro.version} -- cgit 1.2.3-korg