X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=common%2Fconcepts%2Fpom.xml;h=ba47ed387e6e43b3bc1a34aaecabee8c3ff747e4;hb=61abad9a6e569690d110750d7f5cbf4a136bfd2d;hp=d0968de0960700a7ee8a3b3737468c9c48664020;hpb=640ce4726d0ff731fa425aa7fa3572de1ae310d6;p=yangtools.git diff --git a/common/concepts/pom.xml b/common/concepts/pom.xml index d0968de096..ba47ed387e 100644 --- a/common/concepts/pom.xml +++ b/common/concepts/pom.xml @@ -8,26 +8,56 @@ and is available at http://www.eclipse.org/legal/epl-v10.html --> - + 4.0.0 org.opendaylight.yangtools - yangtools-parent - 0.7.0-SNAPSHOT - /../../common/parent/pom.xml + bundle-parent + 2.1.6-SNAPSHOT + ../../bundle-parent - bundle - 4.0.0 concepts + bundle ${project.artifactId} Common concepts + + + com.google.guava + guava + + + org.opendaylight.yangtools + mockito-configuration + + + org.apache.felix maven-bundle-plugin + + + !javax.annotation,* + + + + + org.apache.maven.plugins + maven-checkstyle-plugin + + checkstyle.violationSeverity=error + + + + com.github.spotbugs + spotbugs-maven-plugin + + true + +