X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=yang%2Fyang-data-api%2Fpom.xml;h=c8469423a891219b9f54223cbbf6ceb4b0644f46;hb=a9725189f7d9c38c6b2f863f36f34c319bcca7b7;hp=db500792c9726eba7851a36ed8c3578a242cd8b7;hpb=ddbb1d97c0473e6af86a21ed4095880747429dc6;p=yangtools.git diff --git a/yang/yang-data-api/pom.xml b/yang/yang-data-api/pom.xml index db500792c9..c8469423a8 100644 --- a/yang/yang-data-api/pom.xml +++ b/yang/yang-data-api/pom.xml @@ -12,24 +12,28 @@ org.opendaylight.odlparent bundle-parent - 3.1.3 + 4.0.0 4.0.0 org.opendaylight.yangtools yang-data-api - 2.0.9-SNAPSHOT + 2.1.0-SNAPSHOT bundle ${project.artifactId} ${project.artifactId} + + ${project.basedir}/../../target/jacoco.exec + + org.opendaylight.yangtools yangtools-artifacts - 2.0.9-SNAPSHOT + 2.1.0-SNAPSHOT import pom @@ -57,15 +61,6 @@ org.opendaylight.yangtools yang-model-api - - junit - junit - test - - - org.mockito - mockito-core - @@ -77,6 +72,13 @@ checkstyle.violationSeverity=error + + org.codehaus.mojo + findbugs-maven-plugin + + true + +