X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=yang%2Fyang-common%2Fpom.xml;h=7035367031683449df305c6159113fac771a9e0d;hb=5c47087c7c0c5cab21d915e9d174f536ead746ae;hp=08227f5163eb105a2ca2c8b3184ad096a0bfc177;hpb=7dbdf82c930b427905d1156a02af26bcbc7fb9c8;p=yangtools.git diff --git a/yang/yang-common/pom.xml b/yang/yang-common/pom.xml index 08227f5163..7035367031 100644 --- a/yang/yang-common/pom.xml +++ b/yang/yang-common/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 - 3.1.2 - + 2.1.5-SNAPSHOT + ../../bundle-parent - 4.0.0 - org.opendaylight.yangtools yang-common - 2.0.8-SNAPSHOT bundle ${project.artifactId} ODL :: YANG Tools :: ${project.artifactId} - - - - org.opendaylight.yangtools - yangtools-artifacts - 2.0.8-SNAPSHOT - import - pom - - - - com.google.guava @@ -49,12 +34,6 @@ org.kohsuke.metainf-services metainf-services - - - junit - junit - test - @@ -65,6 +44,7 @@ true + !javax.annotation,* {META-INF/services=${project.build.directory}/classes/META-INF/services} @@ -76,6 +56,13 @@ checkstyle.violationSeverity=error + + com.github.spotbugs + spotbugs-maven-plugin + + true + +