X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=yang%2Fyang-model-export%2Fpom.xml;h=f8842870214469de3319541e31ff927e60c04940;hb=refs%2Fheads%2Fv2.0.x;hp=2d1b4054383e8a0e3ec6b9da9badeaa0534a22bf;hpb=e4b9dbd08d9d1cee2546e14216b5ca0ad27cc05e;p=yangtools.git diff --git a/yang/yang-model-export/pom.xml b/yang/yang-model-export/pom.xml index 2d1b405438..f884287021 100644 --- a/yang/yang-model-export/pom.xml +++ b/yang/yang-model-export/pom.xml @@ -10,17 +10,32 @@ - org.opendaylight.yangtools - yangtools-parent - 0.8.0-SNAPSHOT - /../../common/parent/pom.xml + org.opendaylight.odlparent + bundle-parent + 3.1.9 + 4.0.0 + org.opendaylight.yangtools yang-model-export + 2.0.24-SNAPSHOT + bundle ${project.artifactId} ${project.artifactId} + + + + org.opendaylight.yangtools + yangtools-artifacts + 2.0.24-SNAPSHOT + import + pom + + + + ${project.groupId} @@ -40,6 +55,11 @@ yang-parser-impl test + + ${project.groupId} + yang-test-util + test + org.mockito mockito-core @@ -59,15 +79,12 @@ - org.apache.felix - maven-bundle-plugin + org.apache.maven.plugins + maven-checkstyle-plugin - - ${project.groupId}.${project.artifactId} - + checkstyle.violationSeverity=error -