X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=netconf%2Fmdsal-netconf-yang-library%2Fpom.xml;h=dc59c9bfeca7606b09b6cf9a6481feba88d07b6e;hb=bcf7a948db06b84d01ff8948a97ab56f6cd0d86e;hp=c7063795cb298773f3fac7c9d184ffeac925cac4;hpb=1582427eb81ac3250f2db5c041838d11432b45a0;p=netconf.git diff --git a/netconf/mdsal-netconf-yang-library/pom.xml b/netconf/mdsal-netconf-yang-library/pom.xml index c7063795cb..dc59c9bfec 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.6.0-SNAPSHOT - + org.opendaylight.netconf + netconf-parent + 1.6.3-SNAPSHOT + ../netconf-parent org.opendaylight.netconf mdsal-netconf-yang-library - 1.2.0-SNAPSHOT + 1.6.3-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 +