X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=netconf%2Fmdsal-netconf-yang-library%2Fpom.xml;h=0d4e8b85830b95364fe4df5de4ef7f4f70985088;hb=refs%2Fchanges%2F50%2F101850%2F5;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..0d4e8b8583 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 + 4.0.0-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 + org.osgi.service.component.annotations - org.mockito - mockito-core - test + com.guicedee.services + javax.inject + true - junit - junit - test + jakarta.annotation + jakarta.annotation-api + true + org.opendaylight.yangtools yang-test-util - - - - - org.apache.maven.plugins - maven-checkstyle-plugin - - checkstyle.violationSeverity=error - - - -