X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=common%2Fconcepts%2Fpom.xml;h=2fd97947066b63dd701aad09f27cbef1e2744cb7;hb=e8a242a163f7336cfeacfcfcd101db9abaa54d40;hp=657d8a1c6f9ca35af8a910a22fe3d78b85a60118;hpb=fd8759b34446b85f5d0b3553c4fe32acb04038d8;p=yangtools.git diff --git a/common/concepts/pom.xml b/common/concepts/pom.xml index 657d8a1c6f..2fd9794706 100644 --- a/common/concepts/pom.xml +++ b/common/concepts/pom.xml @@ -10,22 +10,60 @@ - org.opendaylight.yangtools - common-parent - 0.6.2-SNAPSHOT + org.opendaylight.odlparent + bundle-parent + 4.0.0-SNAPSHOT + + bundle 4.0.0 + org.opendaylight.yangtools concepts + 2.1.0-SNAPSHOT ${project.artifactId} Common concepts + + + + org.opendaylight.yangtools + yangtools-artifacts + ${project.version} + import + pom + + + + + + + com.google.guava + guava + + + org.opendaylight.yangtools + mockito-configuration + + + - org.apache.felix - maven-bundle-plugin + org.apache.maven.plugins + maven-checkstyle-plugin + + checkstyle.violationSeverity=error + + + + org.codehaus.mojo + findbugs-maven-plugin + + true + +