X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=common%2Fconcepts%2Fpom.xml;h=61bddb8b322068dc723577f223942cd42aebd660;hb=a9725189f7d9c38c6b2f863f36f34c319bcca7b7;hp=cdbcba44489083df4f524937133360be1508dbbf;hpb=d63e4d069f4c707ec564fb3b5cbce53b14774130;p=yangtools.git diff --git a/common/concepts/pom.xml b/common/concepts/pom.xml index cdbcba4448..61bddb8b32 100644 --- a/common/concepts/pom.xml +++ b/common/concepts/pom.xml @@ -10,24 +10,64 @@ - org.opendaylight.yangtools - yangtools-parent - 0.6.2-SNAPSHOT - /../../common/parent/pom.xml + org.opendaylight.odlparent + bundle-parent + 4.0.0 + bundle 4.0.0 + org.opendaylight.yangtools concepts + 2.1.0-SNAPSHOT ${project.artifactId} Common concepts + + ${project.basedir}/../../target/jacoco.exec + + + + + + org.opendaylight.yangtools + yangtools-artifacts + ${project.version} + import + pom + + + + + + + com.google.guava + guava + + + org.opendaylight.yangtools + mockito-configuration + + + - org.apache.felix - maven-bundle-plugin + org.apache.maven.plugins + maven-checkstyle-plugin + + checkstyle.violationSeverity=error + + + + org.codehaus.mojo + findbugs-maven-plugin + + true + +