X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=netconf%2Fsal-netconf-connector%2Fpom.xml;h=d1caf19e66a6fde43c066d79fb2ab009d8ffae60;hb=68d52ef8ea8ee2ee6cda8bbc4a864c3fa897297e;hp=033e4aa1d13f63ed4cc3bb794dc9149e00a49dbd;hpb=390713989240de322b79e5f50f336ebdf14b89c0;p=netconf.git diff --git a/netconf/sal-netconf-connector/pom.xml b/netconf/sal-netconf-connector/pom.xml index 033e4aa1d1..d1caf19e66 100644 --- a/netconf/sal-netconf-connector/pom.xml +++ b/netconf/sal-netconf-connector/pom.xml @@ -11,29 +11,25 @@ org.opendaylight.netconf netconf-parent - 1.13.2-SNAPSHOT + 5.0.0-SNAPSHOT ../../parent - org.opendaylight.netconf sal-netconf-connector - - - 1.13.2-SNAPSHOT bundle - ${project.groupId} - ietf-netconf-monitoring + org.opendaylight.mdsal.binding.model.ietf + rfc8525 - ${project.groupId} - ietf-netconf-notifications + org.opendaylight.netconf.model + rfc5277 - org.opendaylight.mdsal.binding.model.ietf - rfc8525 + org.opendaylight.netconf.model + rfc6022 ${project.groupId} @@ -79,6 +75,10 @@ org.opendaylight.yangtools yang-parser-impl + + org.opendaylight.yangtools + yang-repo-fs + org.opendaylight.yangtools yang-data-codec-gson @@ -100,14 +100,13 @@ netconf-util - javax.inject + com.guicedee.services javax.inject - provided true org.osgi - osgi.cmpn + org.osgi.service.component.annotations