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