X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=common%2Fconcepts%2Fpom.xml;h=100aabf79aab1cedac6105b70c76f801bf57b0e7;hb=ddfb7c5419553cf8659c1e1e35610e2743838a3a;hp=9933621541f2ef452ad6b9d4a59de392ea7d217d;hpb=bcdfc29e558e58b5df9a16587ec5785ebd732f0d;p=yangtools.git diff --git a/common/concepts/pom.xml b/common/concepts/pom.xml index 9933621541..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 - 3.0.1 - + org.opendaylight.yangtools + bnd-parent + 8.0.0-SNAPSHOT + ../../bnd-parent - bundle - 4.0.0 - org.opendaylight.yangtools concepts - 2.0.1-SNAPSHOT + jar ${project.artifactId} Common concepts @@ -30,21 +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 - - - - -