X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=netconf%2Fnetconf-netty-util%2Fpom.xml;h=d96ded12cf5460986b5da9b6f8b361a3de36ecd1;hb=372099153a58b5054969f41dafbf5b353d743695;hp=e3a33cd37a6736d284ded45e9c29924bf8a0d4c1;hpb=5588ea50fe3bef23f0ac8f7ac86a16cd63b32420;p=netconf.git diff --git a/netconf/netconf-netty-util/pom.xml b/netconf/netconf-netty-util/pom.xml index e3a33cd37a..d96ded12cf 100644 --- a/netconf/netconf-netty-util/pom.xml +++ b/netconf/netconf-netty-util/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf netconf-parent - 2.0.8-SNAPSHOT + 7.0.5-SNAPSHOT ../../parent @@ -23,55 +23,84 @@ - ${project.groupId} - netconf-api - - - ${project.groupId} - netconf-util + com.github.spotbugs + spotbugs-annotations + true com.google.guava guava + + org.checkerframework + checker-qual + provided + + + io.netty + netty-buffer + + + io.netty + netty-codec + + + io.netty + netty-common + io.netty netty-handler - + + io.netty + netty-transport + + + org.eclipse.jdt + org.eclipse.jdt.annotation + + + org.opendaylight.odlparent + logging-markers + + + org.opendaylight.yangtools + util + + + org.opendaylight.yangtools + yang-common + org.opendaylight.netconf - shaded-exificient + netconf-api org.opendaylight.netconf - shaded-sshd + netconf-common - - org.slf4j - slf4j-api + org.opendaylight.netconf + shaded-exificient - org.xmlunit - xmlunit-legacy + org.opendaylight.netconf.model + rfc6241 + + org.opendaylight.yangtools mockito-configuration - org.opendaylight.aaa - aaa-encrypt-service + org.opendaylight.netconf + netconf-test-util - - - ${project.groupId} - netconf-util - test-jar - test + org.xmlunit + xmlunit-core -