From 8f841b0e4cbdf472f7d3bc5dc4c8605a28837f9d Mon Sep 17 00:00:00 2001 From: Robert Varga Date: Mon, 16 Jul 2018 22:56:46 +0200 Subject: [PATCH] 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 --- features/restconf/odl-restconf-base/pom.xml | 13 +++++++++++++ 1 file changed, 13 insertions(+) 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 -- 2.36.6