X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=netconf%2Fmdsal-netconf-yang-library%2Fpom.xml;h=74c54d81f2694bc1d5329d74b2bd6979cb340d12;hb=09c1d18add7cfc310f3d190a1a02a523159162ce;hp=ea96b7dd26d7bb8171aae20ebb5cecc58cc29f39;hpb=95fe25d438b661e5ba32ddb012095d97ea3fb473;p=netconf.git diff --git a/netconf/mdsal-netconf-yang-library/pom.xml b/netconf/mdsal-netconf-yang-library/pom.xml index ea96b7dd26..74c54d81f2 100644 --- a/netconf/mdsal-netconf-yang-library/pom.xml +++ b/netconf/mdsal-netconf-yang-library/pom.xml @@ -10,101 +10,55 @@ 4.0.0 - org.opendaylight.odlparent - bundle-parent - 2.0.2 - + org.opendaylight.netconf + netconf-parent + 4.0.0-SNAPSHOT + ../../parent - org.opendaylight.netconf mdsal-netconf-yang-library - 1.3.0-SNAPSHOT ${project.artifactId} bundle - - - - org.opendaylight.netconf - netconf-artifacts - ${project.version} - pom - import - - - org.opendaylight.controller - mdsal-artifacts - 1.6.0-SNAPSHOT - pom - import - - - org.opendaylight.mdsal.model - mdsal-model-artifacts - 0.11.0-SNAPSHOT - pom - import - - - org.opendaylight.yangtools - yangtools-artifacts - 1.2.0-SNAPSHOT - pom - import - - - - - org.opendaylight.controller - sal-core-api + com.google.guava + guava - org.opendaylight.controller - sal-binding-api + org.opendaylight.mdsal + mdsal-dom-api - org.opendaylight.mdsal.model - ietf-inet-types-2013-07-15 + org.opendaylight.mdsal + mdsal-binding-api - org.opendaylight.netconf - ietf-netconf-yang-library + org.opendaylight.mdsal.binding.model.ietf + rfc6991-ietf-inet-types - org.slf4j - slf4j-api + org.opendaylight.mdsal.binding.model.ietf + rfc8525 - com.google.guava - guava + org.osgi + org.osgi.service.component.annotations - org.mockito - mockito-core - test + com.guicedee.services + javax.inject + true - junit - junit - test + javax.annotation + javax.annotation-api + true + org.opendaylight.yangtools yang-test-util - - - - - org.apache.maven.plugins - maven-checkstyle-plugin - - checkstyle.violationSeverity=error - - - -