X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=common%2Fconcepts%2Fpom.xml;h=0ce69bc12681d5f258eb17f57a2cf9b15dffb25e;hb=refs%2Fheads%2Fv2.0.x;hp=d0968de0960700a7ee8a3b3737468c9c48664020;hpb=1cd46533c25220b03315879edc63d61c4b668af1;p=yangtools.git diff --git a/common/concepts/pom.xml b/common/concepts/pom.xml index d0968de096..0ce69bc126 100644 --- a/common/concepts/pom.xml +++ b/common/concepts/pom.xml @@ -10,24 +10,57 @@ - org.opendaylight.yangtools - yangtools-parent - 0.7.0-SNAPSHOT - /../../common/parent/pom.xml + org.opendaylight.odlparent + bundle-parent + 3.1.9 + bundle 4.0.0 + org.opendaylight.yangtools concepts + 2.0.24-SNAPSHOT ${project.artifactId} Common concepts + + + + org.opendaylight.yangtools + yangtools-artifacts + ${project.version} + import + pom + + + + + + + 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 + +