From dda9417cc726c39a79b53f497df82ff379a2a2d5 Mon Sep 17 00:00:00 2001 From: Robert Varga Date: Tue, 28 Feb 2017 16:55:42 +0100 Subject: [PATCH] Add odlparent-lite to mdsal-artifacts/pom.xml All our poms should be inheriting from odlparent, make sure this is the case for artifacts, too. Change-Id: I5f8c01469a9e08c9d61507596585a8a4f842a5f0 Signed-off-by: Robert Varga --- opendaylight/md-sal/mdsal-artifacts/pom.xml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/opendaylight/md-sal/mdsal-artifacts/pom.xml b/opendaylight/md-sal/mdsal-artifacts/pom.xml index b7ce936dd3..a1a12804c0 100644 --- a/opendaylight/md-sal/mdsal-artifacts/pom.xml +++ b/opendaylight/md-sal/mdsal-artifacts/pom.xml @@ -10,6 +10,14 @@ 4.0.0 + + + org.opendaylight.odlparent + odlparent-lite + 1.8.0-SNAPSHOT + + + org.opendaylight.controller mdsal-artifacts 1.5.0-SNAPSHOT -- 2.36.6