X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=yang%2Fyang-common%2Fpom.xml;h=e0a1a2840c1c0724cff4f68b13cd583c40627bcc;hb=c63fcdad4712eedcb0484eacdb1bc4e08dad88ec;hp=de20763a0604e269bf9ebf00255d98d103950440;hpb=8cfaab5b59be2e5202b1c61e66089c484bfa4790;p=yangtools.git diff --git a/yang/yang-common/pom.xml b/yang/yang-common/pom.xml index de20763a06..e0a1a2840c 100644 --- a/yang/yang-common/pom.xml +++ b/yang/yang-common/pom.xml @@ -8,33 +8,18 @@ and is available at http://www.eclipse.org/legal/epl-v10.html --> - + 4.0.0 - org.opendaylight.odlparent + org.opendaylight.yangtools bundle-parent - 3.0.2 - + 3.0.0-SNAPSHOT + ../../bundle-parent - 4.0.0 - org.opendaylight.yangtools yang-common - 2.0.2-SNAPSHOT bundle ${project.artifactId} - ${project.artifactId} - - - - - org.opendaylight.yangtools - yangtools-artifacts - 2.0.2-SNAPSHOT - import - pom - - - + ODL :: YANG Tools :: ${project.artifactId} @@ -45,16 +30,25 @@ org.opendaylight.yangtools concepts - - junit - junit - test + org.kohsuke.metainf-services + metainf-services + + org.apache.felix + maven-bundle-plugin + true + + + !javax.annotation,* + {META-INF/services=${project.build.directory}/classes/META-INF/services} + + + org.apache.maven.plugins maven-checkstyle-plugin @@ -62,6 +56,13 @@ checkstyle.violationSeverity=error + + com.github.spotbugs + spotbugs-maven-plugin + + true + +