X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=common%2Fconcepts%2Fpom.xml;h=6af5e1988ea8f6e9864029517c7a22a24966af60;hb=8a74db04782cf96bc099a344e8466ed3c84d34de;hp=9123d6ae73b7dcaaf2d3d55f97697792cc83924c;hpb=a791edb78424e32a3b02c92491d941e092248c3f;p=yangtools.git diff --git a/common/concepts/pom.xml b/common/concepts/pom.xml index 9123d6ae73..6af5e1988e 100644 --- a/common/concepts/pom.xml +++ b/common/concepts/pom.xml @@ -8,24 +8,56 @@ and is available at http://www.eclipse.org/legal/epl-v10.html --> - + 4.0.0 org.opendaylight.yangtools - common-parent - 0.6.2-SNAPSHOT + bundle-parent + 2.1.4-SNAPSHOT + ../../bundle-parent - bundle - 4.0.0 + concepts + bundle ${project.artifactId} - Java binding for YANG + 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 + +