X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=common%2Fconcepts%2Fpom.xml;h=c3cb5b51a06fe5cce37a3ddcba03d65c86c26cee;hb=e871c15d1f8afb5db9c7c8cdb075d9ceffbd9ed3;hp=23851dc919a468c52d707b039100e52d1383003f;hpb=d5639af6d592698b8120e6fd2969493ce57feb72;p=yangtools.git diff --git a/common/concepts/pom.xml b/common/concepts/pom.xml index 23851dc919..c3cb5b51a0 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.4 - + org.opendaylight.yangtools + bnd-parent + 8.0.1-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}/ - -