X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=common%2Fconcepts%2Fpom.xml;h=989ef586e72ff5e9e7331b19bef2257327b1df27;hb=4250a6d3da8ade65a2980ac4ca5cdd278b67af71;hp=9123d6ae73b7dcaaf2d3d55f97697792cc83924c;hpb=61dd54d0ca65bb0f2ad7cd9e1fc2d30856f0e1c1;p=yangtools.git diff --git a/common/concepts/pom.xml b/common/concepts/pom.xml index 9123d6ae73..4104291e45 100644 --- a/common/concepts/pom.xml +++ b/common/concepts/pom.xml @@ -8,24 +8,32 @@ and is available at http://www.eclipse.org/legal/epl-v10.html --> - + 4.0.0 org.opendaylight.yangtools - common-parent - 0.6.2-SNAPSHOT + bnd-parent + 8.0.9-SNAPSHOT + ../../bnd-parent - bundle - 4.0.0 + concepts + jar ${project.artifactId} - Java binding for YANG + Common concepts - - - - org.apache.felix - maven-bundle-plugin - - - + + + com.google.guava + guava + + + org.checkerframework + checker-qual + provided + + + org.opendaylight.yangtools + mockito-configuration + +