From e85651156b6687818741f4170efc80a55ddb3efb Mon Sep 17 00:00:00 2001 From: Robert Varga Date: Wed, 15 May 2019 09:58:52 +0200 Subject: [PATCH] Derive config-artifacts from odlparent-lite This is to fix failures seen on promoting to Central. Change-Id: I6204d68c5144437e5af50bb5f2cb29431841d394 Signed-off-by: Robert Varga --- opendaylight/config/config-artifacts/pom.xml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/opendaylight/config/config-artifacts/pom.xml b/opendaylight/config/config-artifacts/pom.xml index b684ce38c0..f5ac59bfe6 100644 --- a/opendaylight/config/config-artifacts/pom.xml +++ b/opendaylight/config/config-artifacts/pom.xml @@ -10,6 +10,14 @@ 4.0.0 + + + org.opendaylight.odlparent + odlparent-lite + 5.0.0 + + + org.opendaylight.controller config-artifacts 0.11.0-SNAPSHOT -- 2.36.6