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=aae8fa165a2d563f0d749f1827bc032ab141a39a;hpb=1cd46533c25220b03315879edc63d61c4b668af1;p=yangtools.git diff --git a/yang/yang-model-util/pom.xml b/yang/yang-model-util/pom.xml index aae8fa165a..657ac7c90d 100644 --- a/yang/yang-model-util/pom.xml +++ b/yang/yang-model-util/pom.xml @@ -10,35 +10,43 @@ - org.opendaylight.yangtools - yangtools-parent - 0.7.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 + org.opendaylight.yangtools - yang-binding - - - junit - junit + mockito-configuration test - - org.mockito - mockito-core - ch.qos.logback logback-classic @@ -49,12 +57,10 @@ - org.apache.felix - maven-bundle-plugin + org.apache.maven.plugins + maven-checkstyle-plugin - - ${project.groupId}.${project.artifactId} - + checkstyle.violationSeverity=error