X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=common%2Fconcepts%2Fpom.xml;h=b6b81b8cc1c8c233a1af82e484dc28204f6c4f5e;hb=3af0f90cf7dd663d9ceadd6f21d722b2c4a5fcdd;hp=2d618512b501efddc7c5a6d33efdd2d823cc2351;hpb=b064124bd141b2da1e3c0b18a570cf09fde7cb7a;p=yangtools.git diff --git a/common/concepts/pom.xml b/common/concepts/pom.xml index 2d618512b5..b6b81b8cc1 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 - 3.0.1 - + org.opendaylight.yangtools + bnd-parent + 9.0.0-SNAPSHOT + ../../bnd-parent - bundle - 4.0.0 - org.opendaylight.yangtools concepts - 2.0.1-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}/ - -