X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=netconf%2Fnetconf-netty-util%2Fpom.xml;h=928dd188577da98313445d9098852f3f44e200e2;hb=e913b8c6f1a1aab66f927d89ea695de9dd83934e;hp=d301b9cc5a5d636fd76ddd5b7a94fe8bffb4a397;hpb=832887a4379b4d57150b1fe5bb0657117e2c16c1;p=netconf.git diff --git a/netconf/netconf-netty-util/pom.xml b/netconf/netconf-netty-util/pom.xml index d301b9cc5a..928dd18857 100644 --- a/netconf/netconf-netty-util/pom.xml +++ b/netconf/netconf-netty-util/pom.xml @@ -12,68 +12,99 @@ org.opendaylight.netconf netconf-parent - 1.13.2-SNAPSHOT + 7.0.0-SNAPSHOT ../../parent - org.opendaylight.netconf netconf-netty-util bundle - 1.13.2-SNAPSHOT ${project.artifactId} - ${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.aaa + aaa-encrypt-service + + + 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 + shaded-exificient - - org.slf4j - slf4j-api + org.opendaylight.netconf + shaded-sshd - 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 -