X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=protocol%2Fnetconf-client%2Fpom.xml;h=6484baa0e15c5d22850544f4784cbf4fb9a68fda;hb=de23f62b19967963aec73ced9523f6cf4e5b7bc5;hp=8e8114ace92f563fb764da1532a725163939854e;hpb=9dbf59abdfc3fcc7c176ec2a89e88025b81e4be3;p=netconf.git diff --git a/protocol/netconf-client/pom.xml b/protocol/netconf-client/pom.xml index 8e8114ace9..6484baa0e1 100644 --- a/protocol/netconf-client/pom.xml +++ b/protocol/netconf-client/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.netconf netconf-parent - 6.0.0-SNAPSHOT + 7.0.0-SNAPSHOT ../../parent @@ -60,6 +60,10 @@ org.opendaylight.mdsal.binding.model.ietf rfc6991-ietf-inet-types + + org.opendaylight.mdsal.binding.model.ietf + rfc6991-ietf-yang-types + org.opendaylight.netconf netconf-api @@ -72,6 +76,10 @@ org.opendaylight.netconf shaded-exificient + + org.opendaylight.netconf.model + rfc6241 + org.osgi org.osgi.service.component.annotations