X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=yang%2Fyang-model-validator%2Fpom.xml;h=9eb68e23d3a20e18af6431cd7edc073e5d1768fa;hb=d12f66ca0839135aed3fbe5a1b7c43979c1799b3;hp=60021ec0be046b5661d22cc0bcbd922903b52838;hpb=3a2e6c535671aa77ac686fa86bd8bce6eb21604e;p=yangtools.git diff --git a/yang/yang-model-validator/pom.xml b/yang/yang-model-validator/pom.xml index 60021ec0be..9eb68e23d3 100644 --- a/yang/yang-model-validator/pom.xml +++ b/yang/yang-model-validator/pom.xml @@ -3,22 +3,33 @@ 4.0.0 org.opendaylight.odlparent - bundle-parent - 3.1.3 + odlparent + 7.0.0-SNAPSHOT org.opendaylight.yangtools yang-model-validator - 2.1.0-SNAPSHOT + 5.0.0-SNAPSHOT ${project.artifactId} YANG model validator + + + + org.opendaylight.yangtools + yangtools-artifacts + 5.0.0-SNAPSHOT + import + pom + + + + - ${project.groupId} + org.opendaylight.yangtools yang-parser-impl - ${project.version} org.slf4j @@ -41,15 +52,6 @@ org.codehaus.mojo build-helper-maven-plugin - - org.apache.maven.plugins - maven-javadoc-plugin - - - org.apache.felix - maven-bundle-plugin - true - org.codehaus.mojo exec-maven-plugin @@ -92,7 +94,7 @@ - attached + single package @@ -108,15 +110,7 @@ - - org.apache.maven.plugins - maven-checkstyle-plugin - - checkstyle.violationSeverity=error - - -