X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=common%2Fconcepts%2Fpom.xml;h=1360863b45281cda24fbb64b98f37ce962223592;hb=e871c15d1f8afb5db9c7c8cdb075d9ceffbd9ed3;hp=1c3e9d781b6a598efcb2fee2f2b52222c84317d0;hpb=50b2f9cfb4001418d4d0ae8d2f330e1ff889cd8d;p=yangtools.git diff --git a/common/concepts/pom.xml b/common/concepts/pom.xml index 1c3e9d781b..c3cb5b51a0 100644 --- a/common/concepts/pom.xml +++ b/common/concepts/pom.xml @@ -8,27 +8,32 @@ and is available at http://www.eclipse.org/legal/epl-v10.html --> - + 4.0.0 org.opendaylight.yangtools - yangtools-parent - 0.6.2-SNAPSHOT - /../../common/parent/pom.xml + bnd-parent + 8.0.1-SNAPSHOT + ../../bnd-parent - bundle - 4.0.0 - org.opendaylight.yangtools concepts + jar ${project.artifactId} Common concepts - - - - org.apache.felix - maven-bundle-plugin - - - + + + com.google.guava + guava + + + org.checkerframework + checker-qual + provided + + + org.opendaylight.yangtools + mockito-configuration + +