X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=common%2Fconcepts%2Fpom.xml;h=b6b81b8cc1c8c233a1af82e484dc28204f6c4f5e;hb=3af0f90cf7dd663d9ceadd6f21d722b2c4a5fcdd;hp=ca34e883f33aaf33370a3e02132eef0ace3a4d6e;hpb=d15c745dc424daac99ff01a5fc357af793e28dbe;p=yangtools.git diff --git a/common/concepts/pom.xml b/common/concepts/pom.xml index ca34e883f3..b6b81b8cc1 100644 --- a/common/concepts/pom.xml +++ b/common/concepts/pom.xml @@ -11,13 +11,13 @@ 4.0.0 org.opendaylight.yangtools - bundle-parent - 7.0.0-SNAPSHOT - ../../bundle-parent + bnd-parent + 9.0.0-SNAPSHOT + ../../bnd-parent concepts - bundle + jar ${project.artifactId} Common concepts @@ -26,6 +26,11 @@ com.google.guava guava + + org.checkerframework + checker-qual + provided + org.opendaylight.yangtools mockito-configuration