X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fcommons%2Fopendaylight%2Fpom.xml;h=89fd22d5a21e7815aa3f8e9c0b7b1c9677e18007;hb=617941ac35b64881556f7311a8a296f4b60b2935;hp=1020ba998c1e17a09026746e85370e84c21b0711;hpb=0b633bdba0370eefe432a9dbb29eb347f0506766;p=controller.git diff --git a/opendaylight/commons/opendaylight/pom.xml b/opendaylight/commons/opendaylight/pom.xml index 1020ba998c..89fd22d5a2 100644 --- a/opendaylight/commons/opendaylight/pom.xml +++ b/opendaylight/commons/opendaylight/pom.xml @@ -18,8 +18,8 @@ 1.0.0 0.4.2-SNAPSHOT - 0.5.2-SNAPSHOT 1.1.0 + 0.5.2-SNAPSHOT 4.1 1.50 @@ -188,6 +188,11 @@ ietf-netconf-monitoring-extension ${netconf.version} + + ${project.groupId} + netconf-netty-util + ${netconf.version} + ch.qos.logback logback-classic @@ -916,6 +921,12 @@ netconf-monitoring ${netconf.version} + + org.opendaylight.controller + netconf-netty-util + ${netconf.version} + test-jar + org.opendaylight.controller netconf-ssh @@ -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