X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=netconf%2Fmdsal-netconf-yang-library%2Fpom.xml;h=9ceaeec63da452fdd6723106f7f17599246c80a5;hb=7cc376406b9d873b7abf8ee24839051a6ecf1d5f;hp=30cb34fce2364d5e161ac0a3db78fdbb36fc727c;hpb=9c56fbbb1c62243df9baa3b95140153f91ffdde9;p=netconf.git diff --git a/netconf/mdsal-netconf-yang-library/pom.xml b/netconf/mdsal-netconf-yang-library/pom.xml index 30cb34fce2..9ceaeec63d 100644 --- a/netconf/mdsal-netconf-yang-library/pom.xml +++ b/netconf/mdsal-netconf-yang-library/pom.xml @@ -10,80 +10,55 @@ 4.0.0 - org.opendaylight.odlparent - bundle-parent - 2.0.2 - + org.opendaylight.netconf + netconf-parent + 2.0.1-SNAPSHOT + ../../parent - org.opendaylight.netconf mdsal-netconf-yang-library - 1.3.0-SNAPSHOT ${project.artifactId} bundle - - - - org.opendaylight.netconf - netconf-subsystem - ${project.version} - 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 + osgi.cmpn - 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 - - - -