X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=yang%2Fyang-common%2Fpom.xml;h=7035367031683449df305c6159113fac771a9e0d;hb=5c47087c7c0c5cab21d915e9d174f536ead746ae;hp=92b546d6100122f1ecaa2f4c484cc3732c3cb5b3;hpb=fa626889fb00256c6bd2f0753819b17e5bc5b75f;p=yangtools.git diff --git a/yang/yang-common/pom.xml b/yang/yang-common/pom.xml index 92b546d610..7035367031 100644 --- a/yang/yang-common/pom.xml +++ b/yang/yang-common/pom.xml @@ -8,38 +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 - 4.0.0 - + 2.1.5-SNAPSHOT + ../../bundle-parent - 4.0.0 - org.opendaylight.yangtools yang-common - 2.1.0-SNAPSHOT bundle ${project.artifactId} ODL :: YANG Tools :: ${project.artifactId} - - ${project.basedir}/../../target/jacoco.exec - - - - - - org.opendaylight.yangtools - yangtools-artifacts - 2.1.0-SNAPSHOT - import - pom - - - - com.google.guava @@ -63,6 +44,7 @@ true + !javax.annotation,* {META-INF/services=${project.build.directory}/classes/META-INF/services} @@ -75,27 +57,12 @@ - org.codehaus.mojo - findbugs-maven-plugin + com.github.spotbugs + spotbugs-maven-plugin true - - org.jacoco - jacoco-maven-plugin - - - pre-unit-test - - prepare-agent - - - ${project.build.directory}/code-coverage/jacoco.exec - - - -