From: Ed Warnicke Date: Fri, 6 Dec 2013 16:08:15 +0000 (+0000) Subject: Merge "Initial implementation of netconf monitoring module according to http://tools... X-Git-Tag: jenkins-controller-bulk-release-prepare-only-2-1~242 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=commitdiff_plain;h=66bb5943ab1aad5d4b969a8a75c382c7590fb181;hp=-c Merge "Initial implementation of netconf monitoring module according to tools.ietf.org/html/rfc6022" --- 66bb5943ab1aad5d4b969a8a75c382c7590fb181 diff --combined opendaylight/md-sal/sal-binding-it/pom.xml index 6a994dbd07,c050c034b8..235e6ac51e --- a/opendaylight/md-sal/sal-binding-it/pom.xml +++ b/opendaylight/md-sal/sal-binding-it/pom.xml @@@ -124,7 -124,6 +124,7 @@@ + org.opendaylight.yangtools.thirdparty @@@ -181,6 -180,11 +181,11 @@@ netconf-impl ${netconf.version} + + org.opendaylight.controller + netconf-monitoring + ${netconf.version} + org.opendaylight.controller netconf-client