X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=common%2Fconcepts%2Fpom.xml;h=100aabf79aab1cedac6105b70c76f801bf57b0e7;hb=ddfb7c5419553cf8659c1e1e35610e2743838a3a;hp=ea9c90a699bbf1fa6f2935df0338e463b75cf3ea;hpb=4f8b34fe2d421cae89e6e668b2d5a7f4b289ccac;p=yangtools.git diff --git a/common/concepts/pom.xml b/common/concepts/pom.xml index ea9c90a699..100aabf79a 100644 --- a/common/concepts/pom.xml +++ b/common/concepts/pom.xml @@ -8,19 +8,16 @@ and is available at http://www.eclipse.org/legal/epl-v10.html --> - + 4.0.0 - org.opendaylight.odlparent - bundle-parent - 2.0.5 - + org.opendaylight.yangtools + bnd-parent + 8.0.0-SNAPSHOT + ../../bnd-parent - bundle - 4.0.0 - org.opendaylight.yangtools concepts - 2.0.0-SNAPSHOT + jar ${project.artifactId} Common concepts @@ -30,36 +27,13 @@ guava - junit - junit + org.checkerframework + checker-qual + provided + + + org.opendaylight.yangtools + mockito-configuration - - - - - org.apache.maven.plugins - maven-checkstyle-plugin - - checkstyle.violationSeverity=error - - - - - - - ${odl.site.url}/${project.groupId}/${stream}/${project.artifactId}/ - - - - opendaylight-site - ${nexus.site.url}/${project.artifactId}/ - -