X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=common%2Fconcepts%2Fpom.xml;h=9a122cb878dd75c0f0ec5998329c9637f3a399fc;hb=c63fcdad4712eedcb0484eacdb1bc4e08dad88ec;hp=d0968de0960700a7ee8a3b3737468c9c48664020;hpb=bb888b20e6978a994405fa37464e7bb0357c89b6;p=yangtools.git diff --git a/common/concepts/pom.xml b/common/concepts/pom.xml index d0968de096..9a122cb878 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 + 3.0.0-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 + +