X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=netconf%2Fnetconf-netty-util%2Fpom.xml;h=a928873becf61acab77e48aabdb1e7a7c61d3d83;hb=9a42076866ac48394163722b6ca95821a6cce876;hp=5dc97a8c36933420f71e31bc46a8d11d755a051f;hpb=0f26ae5b95e16e7cf14e5a5fcc33b9645fef1b52;p=netconf.git diff --git a/netconf/netconf-netty-util/pom.xml b/netconf/netconf-netty-util/pom.xml index 5dc97a8c36..a928873bec 100644 --- a/netconf/netconf-netty-util/pom.xml +++ b/netconf/netconf-netty-util/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf netconf-parent - 3.0.0-SNAPSHOT + 7.0.0-SNAPSHOT ../../parent @@ -23,22 +23,55 @@ - ${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.opendaylight.aaa + aaa-encrypt-service + + + org.opendaylight.yangtools + util + + + org.opendaylight.yangtools + yang-common + + + org.opendaylight.netconf + netconf-api + org.opendaylight.netconf shaded-exificient @@ -48,10 +81,7 @@ shaded-sshd - - org.slf4j - slf4j-api - + org.xmlunit xmlunit-legacy @@ -60,18 +90,9 @@ org.opendaylight.yangtools mockito-configuration - - org.opendaylight.aaa - aaa-encrypt-service - - - ${project.groupId} - netconf-util - test-jar - test + netconf-test-util -