X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=common%2Fconcepts%2Fpom.xml;h=516a0fd0c3868380016ae38ba4b1bdfbb9f0e3b8;hb=db65d54257bccbb283d47e023a803daccad1ec1d;hp=60b3dd0ca937a3b276239ed47351502cb2506319;hpb=252c148537cd652fe0e0aeff14e3caceb9be0299;p=yangtools.git diff --git a/common/concepts/pom.xml b/common/concepts/pom.xml index 60b3dd0ca9..516a0fd0c3 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.0 - + org.opendaylight.yangtools + bnd-parent + 8.0.2-SNAPSHOT + ../../bnd-parent - bundle - 4.0.0 - org.opendaylight.yangtools concepts - 1.2.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}/ - -