X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=yang%2Fyang-model-validator%2Fpom.xml;h=d468e1bb303c92f681639bc3a4fe3d4f67013908;hb=c9503df1a60909198f77b02663568874e6e15b8d;hp=3286822c0ee9ce1308184c8324e44a009f44a385;hpb=c63fcdad4712eedcb0484eacdb1bc4e08dad88ec;p=yangtools.git diff --git a/yang/yang-model-validator/pom.xml b/yang/yang-model-validator/pom.xml index 3286822c0e..d468e1bb30 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 - 4.0.9 + odlparent + 6.0.3 org.opendaylight.yangtools yang-model-validator - 3.0.0-SNAPSHOT + 4.0.5-SNAPSHOT ${project.artifactId} YANG model validator + + + + org.opendaylight.yangtools + yangtools-artifacts + 4.0.5-SNAPSHOT + import + pom + + + + 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 @@ -108,22 +110,7 @@ - - org.apache.maven.plugins - maven-checkstyle-plugin - - checkstyle.violationSeverity=error - - - - com.github.spotbugs - spotbugs-maven-plugin - - true - - -