X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=yang%2Fyang-common%2Fpom.xml;h=6e0a4b5d06b5ea9ce07d2198fff02b6f2121e53f;hb=bdabc1c4721e827427e421b6421c5e260ffbcedb;hp=19a2656d88d96fbc63b164f220743247b1c30571;hpb=3d283ec6184505ad5e7eefb173044ff383222e9f;p=yangtools.git diff --git a/yang/yang-common/pom.xml b/yang/yang-common/pom.xml index 19a2656d88..6e0a4b5d06 100644 --- a/yang/yang-common/pom.xml +++ b/yang/yang-common/pom.xml @@ -8,46 +8,61 @@ and is available at http://www.eclipse.org/legal/epl-v10.html --> - + 4.0.0 org.opendaylight.yangtools - yangtools-parent - 0.8.0-SNAPSHOT - /../../common/parent/pom.xml + bundle-parent + 3.0.1-SNAPSHOT + ../../bundle-parent - 4.0.0 yang-common + bundle ${project.artifactId} - ${project.artifactId} + ODL :: YANG Tools :: ${project.artifactId} com.google.guava guava - - org.slf4j - slf4j-api - org.opendaylight.yangtools concepts - org.opendaylight.yangtools - object-cache-api - - - - junit - junit - test - - - org.opendaylight.yangtools - object-cache-guava - test + org.kohsuke.metainf-services + metainf-services + + + + + org.apache.felix + maven-bundle-plugin + true + + + org.opendaylight.yangtools.yang.common + + + + + org.apache.maven.plugins + maven-checkstyle-plugin + + checkstyle.violationSeverity=error + + + + com.github.spotbugs + spotbugs-maven-plugin + + true + + + + +