X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=common%2Fconcepts%2Fpom.xml;h=140e5f1581aa9852333a472ec79a93817fb6cd36;hb=4d307d26c4f502044fbd841a5309d2e7e222b336;hp=657d8a1c6f9ca35af8a910a22fe3d78b85a60118;hpb=194f04e062a382cd234ac3f8e1b69f269de0b8fb;p=yangtools.git diff --git a/common/concepts/pom.xml b/common/concepts/pom.xml index 657d8a1c6f..140e5f1581 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.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.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 + +