X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=common%2Fconcepts%2Fpom.xml;h=c0702c627eb214f274e155b586ddf4bc2c5075b9;hb=7ec04bfab1274091de745f29f2c4ee00e550ebe4;hp=cdbcba44489083df4f524937133360be1508dbbf;hpb=28573705736327e87f84931023a28806ac3d60f4;p=yangtools.git diff --git a/common/concepts/pom.xml b/common/concepts/pom.xml index cdbcba4448..c0702c627e 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.6.2-SNAPSHOT - /../../common/parent/pom.xml + bundle-parent + 3.0.3-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 + + + org.opendaylight.yangtools.concepts + + + + + org.apache.maven.plugins + maven-checkstyle-plugin + + checkstyle.violationSeverity=error + + + + com.github.spotbugs + spotbugs-maven-plugin + + true + +