X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=protocol%2Fnetconf-server%2Fpom.xml;h=b12e46f6ffa51ce16ac1f88cdfce08f36c04d210;hb=52d34dc04a7659400f5d1edf23453c3908e979c9;hp=9c0878711d1cda20ac59725dfdad0f74abcbc06c;hpb=ef29993ae06248e3875f0f9cd06e23e02658720a;p=netconf.git diff --git a/protocol/netconf-server/pom.xml b/protocol/netconf-server/pom.xml index 9c0878711d..b12e46f6ff 100644 --- a/protocol/netconf-server/pom.xml +++ b/protocol/netconf-server/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf netconf-parent - 6.0.0-SNAPSHOT + 7.0.4 ../../parent @@ -25,6 +25,11 @@ com.google.guava guava + + com.guicedee.services + javax.inject + true + io.netty netty-codec @@ -38,16 +43,17 @@ netty-transport - org.opendaylight.yangtools - concepts + org.checkerframework + checker-qual + provided org.opendaylight.yangtools - yang-common + concepts org.opendaylight.yangtools - yang-model-api + yang-common org.opendaylight.mdsal.binding.model.ietf @@ -61,10 +67,6 @@ org.opendaylight.mdsal.binding.model.ietf rfc8525 - - org.opendaylight.controller - threadpool-config-api - org.opendaylight.netconf.model rfc5277 @@ -81,6 +83,10 @@ org.opendaylight.netconf.model rfc6470 + + org.opendaylight.netconf.model + rfc7407-ietf-x509-cert-to-name + org.opendaylight.netconf netconf-api @@ -90,9 +96,20 @@ netconf-netty-util - com.guicedee.services - javax.inject - true + org.opendaylight.netconf + transport-api + + + org.opendaylight.netconf + transport-tcp + + + org.opendaylight.netconf + transport-tls + + + org.opendaylight.netconf + transport-ssh org.osgi @@ -103,7 +120,7 @@ io.netty netty-buffer - test + test org.opendaylight.yangtools @@ -118,21 +135,14 @@ org.opendaylight.netconf netconf-client test-jar - test org.opendaylight.netconf netconf-test-util - - org.opendaylight.netconf - shaded-sshd - test - org.xmlunit - xmlunit-legacy - test + xmlunit-core