X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fcommons%2Fopendaylight%2Fpom.xml;h=7cec465da670b246b016c38e67ed471b75cfefb1;hp=1020ba998c1e17a09026746e85370e84c21b0711;hb=4959f4b0909f405bd6b8398a07b0e14618a921c6;hpb=32674123f97aecb36a57927389fcc1bb9d92c3f8 diff --git a/opendaylight/commons/opendaylight/pom.xml b/opendaylight/commons/opendaylight/pom.xml index 1020ba998c..7cec465da6 100644 --- a/opendaylight/commons/opendaylight/pom.xml +++ b/opendaylight/commons/opendaylight/pom.xml @@ -188,6 +188,17 @@ ietf-netconf-monitoring-extension ${netconf.version} + + ${project.groupId} + netconf-netty-util + ${netconf.version} + + + org.opendaylight.controller + netconf-netty-util + ${netconf.version} + test-jar + ch.qos.logback logback-classic @@ -1381,6 +1392,16 @@ concepts ${yangtools.version} + + org.opendaylight.yangtools + object-cache-api + ${yangtools.version} + + + org.opendaylight.yangtools + object-cache-guava + ${yangtools.version} + org.opendaylight.yangtools restconf-client-api