X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=common%2Fconcepts%2Fpom.xml;h=ee1cf1ee3caec4b77c4c41f15c3c31ff3ef1cbe2;hb=7dbdf82c930b427905d1156a02af26bcbc7fb9c8;hp=9123d6ae73b7dcaaf2d3d55f97697792cc83924c;hpb=02ccff4eefed8dbf88a87476792db765ad262873;p=yangtools.git diff --git a/common/concepts/pom.xml b/common/concepts/pom.xml index 9123d6ae73..ee1cf1ee3c 100644 --- a/common/concepts/pom.xml +++ b/common/concepts/pom.xml @@ -10,22 +10,57 @@ - org.opendaylight.yangtools - common-parent - 0.6.2-SNAPSHOT + org.opendaylight.odlparent + bundle-parent + 3.1.2 + + bundle 4.0.0 + org.opendaylight.yangtools concepts + 2.0.8-SNAPSHOT ${project.artifactId} - Java binding for YANG + 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 + +