From: Robert Varga Date: Fri, 1 Jun 2018 09:09:31 +0000 (+0200) Subject: odl-netconf-notifications-impl should pull in mdsal runtime X-Git-Tag: release/fluorine~68 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=commitdiff_plain;h=0c7d4c0fabefe132a74fa66fa5b9ec7655a41d2c;p=netconf.git odl-netconf-notifications-impl should pull in mdsal runtime Rather than repackaging upstream artifacts, depend on odl-mdsal-binding-runtime. Change-Id: I699ab19bc9bdcc115b80a689f0f8c3dbdb10a9ab Signed-off-by: Robert Varga --- diff --git a/features/netconf/odl-netconf-notifications-impl/pom.xml b/features/netconf/odl-netconf-notifications-impl/pom.xml index 4ad90e1fd9..1c4fcc0c44 100644 --- a/features/netconf/odl-netconf-notifications-impl/pom.xml +++ b/features/netconf/odl-netconf-notifications-impl/pom.xml @@ -23,6 +23,18 @@ OpenDaylight :: Netconf :: Monitoring :: Impl + + + + org.opendaylight.mdsal + mdsal-artifacts + 2.5.0-SNAPSHOT + pom + import + + + + ${project.groupId} @@ -38,6 +50,12 @@ xml features + + org.opendaylight.mdsal + odl-mdsal-binding-runtime + xml + features + ${project.groupId} netconf-notifications-impl