X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fcommons%2Fopendaylight%2Fpom.xml;h=89fd22d5a21e7815aa3f8e9c0b7b1c9677e18007;hp=aaab66d4b09ce655257de424b8510657dda93b1b;hb=a31a4448ea6665317f4af41ae26d804829418c04;hpb=1c79202684429691381362a27303514f8d2cb59f 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