From 85e8751ceb79ed8ed8eadfe70c9568b7741449f9 Mon Sep 17 00:00:00 2001 From: Maros Marsalek Date: Tue, 12 Apr 2016 16:19:31 +0200 Subject: HONEYCOMB-8: Fix netconf monitoring operational data provisioning Local storage for netconf monitoring was not wired with netconf northbound for vpp. Change-Id: I864614ffcbf7acf16eccc65ab58b9821b2682f93 Signed-off-by: Maros Marsalek --- v3po/data-impl/pom.xml | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'v3po/data-impl/pom.xml') diff --git a/v3po/data-impl/pom.xml b/v3po/data-impl/pom.xml index 954d25c30..1d716a6d9 100644 --- a/v3po/data-impl/pom.xml +++ b/v3po/data-impl/pom.xml @@ -54,6 +54,19 @@ 1.3.0-Beryllium + + + org.opendaylight.netconf + ietf-netconf-monitoring + 1.0.0-Beryllium + + + + org.opendaylight.netconf + ietf-netconf-monitoring-extension + 1.0.0-Beryllium + + junit -- cgit 1.2.3-korg