X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=common%2Fconcepts%2Fpom.xml;h=140e5f1581aa9852333a472ec79a93817fb6cd36;hb=4d307d26c4f502044fbd841a5309d2e7e222b336;hp=c702ae1e51a7d31e481dc5239f2c55dc84caaf60;hpb=bfc874afaebe67ae06c485791a5cfbc098e1f09b;p=yangtools.git diff --git a/common/concepts/pom.xml b/common/concepts/pom.xml index c702ae1e51..140e5f1581 100644 --- a/common/concepts/pom.xml +++ b/common/concepts/pom.xml @@ -10,32 +10,57 @@ - org.opendaylight.yangtools - yangtools-parent - 0.8.0-SNAPSHOT - /../../common/parent/pom.xml + org.opendaylight.odlparent + bundle-parent + 3.1.7 + bundle 4.0.0 + org.opendaylight.yangtools concepts + 2.0.20-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 + +