X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=netconf%2Fmdsal-netconf-yang-library%2Fpom.xml;h=2990f716041f3c9c7b59f4459c270be18d350876;hb=refs%2Fchanges%2F59%2F82059%2F1;hp=75f746644aaa14fa146d19a85bdf1701f6611c49;hpb=b75599561aaef3d86008a5758b449dcfa9e350e1;p=netconf.git diff --git a/netconf/mdsal-netconf-yang-library/pom.xml b/netconf/mdsal-netconf-yang-library/pom.xml index 75f746644a..2990f71604 100644 --- a/netconf/mdsal-netconf-yang-library/pom.xml +++ b/netconf/mdsal-netconf-yang-library/pom.xml @@ -10,42 +10,34 @@ 4.0.0 - org.opendaylight.controller - config-parent - 0.5.0-SNAPSHOT - + org.opendaylight.netconf + netconf-parent + 1.6.2-SNAPSHOT + ../netconf-parent org.opendaylight.netconf mdsal-netconf-yang-library - 1.1.0-SNAPSHOT + 1.6.2-SNAPSHOT ${project.artifactId} bundle - - - - org.opendaylight.netconf - netconf-subsystem - ${project.version} - pom - import - - - - - org.opendaylight.controller - sal-core-api + org.opendaylight.mdsal + mdsal-dom-api + + + org.opendaylight.mdsal + mdsal-binding-api - org.opendaylight.mdsal.model - ietf-inet-types-2013-07-15 + org.opendaylight.mdsal.binding.model.ietf + rfc6991-ietf-inet-types - org.opendaylight.netconf - ietf-netconf-yang-library + org.opendaylight.mdsal.binding.model.ietf + rfc7895 org.slf4j @@ -56,15 +48,8 @@ guava - org.mockito - mockito-core - test - - - junit - junit - test + org.opendaylight.yangtools + yang-test-util - - \ No newline at end of file +