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=cfefc6d9d815ee0bfde23954ba7e21d27eb45f0d;hpb=1815abee52990fee42a501da58a50d42e80463e7;p=netconf.git diff --git a/netconf/mdsal-netconf-yang-library/pom.xml b/netconf/mdsal-netconf-yang-library/pom.xml index cfefc6d9d8..dc59c9bfec 100644 --- a/netconf/mdsal-netconf-yang-library/pom.xml +++ b/netconf/mdsal-netconf-yang-library/pom.xml @@ -10,46 +10,34 @@ 4.0.0 - org.opendaylight.odlparent - bundle-parent - 2.0.0 - + org.opendaylight.netconf + netconf-parent + 1.6.3-SNAPSHOT + ../netconf-parent org.opendaylight.netconf mdsal-netconf-yang-library - 1.3.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.controller - sal-binding-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 @@ -59,31 +47,9 @@ com.google.guava guava - - org.mockito - mockito-core - test - - - junit - junit - test - org.opendaylight.yangtools yang-test-util - - - - - org.apache.maven.plugins - maven-checkstyle-plugin - - checkstyle.violationSeverity=error - - - -