X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=yang%2Fyang-test-util%2Fpom.xml;h=ca4f12697cc2a343f889095eb4315b75a69a7168;hb=307491881ce82f270bcbb74d1f02aed4bff53636;hp=a3c3335e1bd9375ea45717f7abc181af2c487574;hpb=49c814a3c5aea1581fd719c37582b75af3daf942;p=yangtools.git diff --git a/yang/yang-test-util/pom.xml b/yang/yang-test-util/pom.xml index a3c3335e1b..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 - 1.2.0-SNAPSHOT bundle ${project.artifactId} ${project.artifactId} - - - - org.opendaylight.yangtools - yangtools-artifacts - 1.2.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 + + + + + +