X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=yang%2Fyang-test-util%2Fpom.xml;h=ca4f12697cc2a343f889095eb4315b75a69a7168;hb=307491881ce82f270bcbb74d1f02aed4bff53636;hp=ba568cb10e267a3a373fe9f2a34af57208742aaa;hpb=d5639af6d592698b8120e6fd2969493ce57feb72;p=yangtools.git diff --git a/yang/yang-test-util/pom.xml b/yang/yang-test-util/pom.xml index ba568cb10e..ca4f12697c 100644 --- a/yang/yang-test-util/pom.xml +++ b/yang/yang-test-util/pom.xml @@ -8,34 +8,19 @@ and is available at http://www.eclipse.org/legal/epl-v10.html --> - + 4.0.0 - org.opendaylight.odlparent + org.opendaylight.yangtools bundle-parent - 2.0.4 - + 3.0.9-SNAPSHOT + ../../bundle-parent - 4.0.0 - org.opendaylight.yangtools yang-test-util - 2.0.0-SNAPSHOT bundle ${project.artifactId} ${project.artifactId} - - - - org.opendaylight.yangtools - yangtools-artifacts - 2.0.0-SNAPSHOT - import - pom - - - - org.opendaylight.yangtools @@ -43,20 +28,23 @@ - - ${odl.site.url}/${project.groupId}/${stream}/${project.artifactId}/ - - - - opendaylight-site - ${nexus.site.url}/${project.artifactId}/ - - - - \ No newline at end of file + + + + org.apache.maven.plugins + maven-checkstyle-plugin + + checkstyle.violationSeverity=error + + + + com.github.spotbugs + spotbugs-maven-plugin + + true + + + + + +