X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=netconf%2Fnetconf-netty-util%2Fpom.xml;h=4e904b4e3e843b3d528c030dbffce7d7cbac106a;hb=4239229fd929e44b08c05bdd93d636db5943b6bc;hp=e69bf2cc662ddb7ea464154a8aa2594df1a8602a;hpb=63156e1992a4535eb4af9231ef8fd109f374dd24;p=netconf.git diff --git a/netconf/netconf-netty-util/pom.xml b/netconf/netconf-netty-util/pom.xml index e69bf2cc66..4e904b4e3e 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.4-SNAPSHOT + 7.0.2-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 -