X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=yang%2Fyang-model-util%2Fpom.xml;h=657ac7c90d3eec0d18996d7b4a5fcf966583b0c8;hb=refs%2Fheads%2Fv2.0.x;hp=9aaca35340e855b9899aa5d4a8fc4998cc81fb3c;hpb=6ae283a8abfeeec44eff45320e28d332177575e4;p=yangtools.git diff --git a/yang/yang-model-util/pom.xml b/yang/yang-model-util/pom.xml index 9aaca35340..657ac7c90d 100644 --- a/yang/yang-model-util/pom.xml +++ b/yang/yang-model-util/pom.xml @@ -10,31 +10,43 @@ - org.opendaylight.yangtools - yangtools-parent - 1.0.0-SNAPSHOT - /../../common/parent/pom.xml + org.opendaylight.odlparent + bundle-parent + 3.1.9 + 4.0.0 + org.opendaylight.yangtools yang-model-util + 2.0.24-SNAPSHOT + bundle ${project.artifactId} ${project.artifactId} + + + + org.opendaylight.yangtools + yangtools-artifacts + 2.0.24-SNAPSHOT + import + pom + + + + ${project.groupId} yang-model-api + - junit - junit + org.opendaylight.yangtools + mockito-configuration test - - org.mockito - mockito-core - ch.qos.logback logback-classic @@ -45,12 +57,10 @@ - org.apache.felix - maven-bundle-plugin + org.apache.maven.plugins + maven-checkstyle-plugin - - ${project.groupId}.${project.artifactId} - + checkstyle.violationSeverity=error