From: Robert Varga Date: Mon, 16 Jul 2018 20:56:46 +0000 (+0200) Subject: odl-restconf-base should import odl-mdsal-model feature X-Git-Tag: release/fluorine~18 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=commitdiff_plain;h=8f841b0e4cbdf472f7d3bc5dc4c8605a28837f9d;p=netconf.git odl-restconf-base should import odl-mdsal-model feature Rather than re-packaging restconf here, use upstream feature. Change-Id: I9c0b8789ef4b166f0b056193a5156871d888156f Signed-off-by: Robert Varga --- diff --git a/features/restconf/odl-restconf-base/pom.xml b/features/restconf/odl-restconf-base/pom.xml index f8e9f060ee..77520a50c6 100644 --- a/features/restconf/odl-restconf-base/pom.xml +++ b/features/restconf/odl-restconf-base/pom.xml @@ -25,6 +25,13 @@ + + org.opendaylight.mdsal.model + mdsal-model-artifacts + 0.13.0-SNAPSHOT + pom + import + org.opendaylight.netconf restconf-artifacts @@ -36,6 +43,12 @@ + + org.opendaylight.mdsal.model + odl-mdsal-model-draft-bierman-netconf-restconf-02 + xml + features + org.opendaylight.netconf odl-restconf-common