X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=common%2Fconcepts%2Fpom.xml;h=6e0f5001857910af2418bd501d6bae450dcc9b0f;hb=refs%2Fchanges%2F73%2F78973%2F1;hp=d97e13c35e78dcf9a23b67eec7c783e13f5d73c4;hpb=6ae283a8abfeeec44eff45320e28d332177575e4;p=yangtools.git diff --git a/common/concepts/pom.xml b/common/concepts/pom.xml index d97e13c35e..6e0f500185 100644 --- a/common/concepts/pom.xml +++ b/common/concepts/pom.xml @@ -10,32 +10,57 @@ - org.opendaylight.yangtools - yangtools-parent - 1.0.0-SNAPSHOT - /../../common/parent/pom.xml + org.opendaylight.odlparent + bundle-parent + 3.1.5-SNAPSHOT + bundle 4.0.0 + org.opendaylight.yangtools concepts + 2.0.15-SNAPSHOT ${project.artifactId} Common concepts + + + + org.opendaylight.yangtools + yangtools-artifacts + ${project.version} + import + pom + + + + - com.google.code.findbugs - jsr305 - provided + com.google.guava + guava + + + junit + junit + + + org.opendaylight.yangtools + mockito-configuration - org.apache.felix - maven-bundle-plugin + org.apache.maven.plugins + maven-checkstyle-plugin + + checkstyle.violationSeverity=error + +