From 5196a9474332cd35b4afe38c1cfa19b1669e13f2 Mon Sep 17 00:00:00 2001 From: Robert Varga Date: Mon, 9 Oct 2017 20:45:30 +0200 Subject: [PATCH] BUG-9218: pull odl-mdsal-model-inventory Rather than packaging controller's model, use if from the upstream feature. Change-Id: I41a1bc09beaed3b1caa8acc33807f29a59d2eb36 Signed-off-by: Robert Varga --- .../netconf-connector/odl-netconf-connector/pom.xml | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/features/netconf-connector/odl-netconf-connector/pom.xml b/features/netconf-connector/odl-netconf-connector/pom.xml index c332d36679..66988da782 100644 --- a/features/netconf-connector/odl-netconf-connector/pom.xml +++ b/features/netconf-connector/odl-netconf-connector/pom.xml @@ -66,6 +66,13 @@ xml features + + org.opendaylight.controller + odl-mdsal-model-inventory + 1.7.0-SNAPSHOT + xml + features + com.google.code.gson gson @@ -74,11 +81,6 @@ org.opendaylight.netconf sal-netconf-connector - - org.opendaylight.controller.model - model-inventory - 1.7.0-SNAPSHOT - org.opendaylight.netconf netconf-topology -- 2.36.6