X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=common%2Fobject-cache-api%2Fpom.xml;h=1ef06e20b4e25143dfc737d3c9bff4ddf203d18c;hb=c387a32f63cd0341b2a7362b14800bb910370f58;hp=8ef8a14433a309bc26a2edb2bfcf7dd8be78bcc1;hpb=194ebc19a17eb750b3cd6ddd020034c2509aa1fa;p=yangtools.git diff --git a/common/object-cache-api/pom.xml b/common/object-cache-api/pom.xml index 8ef8a14433..1ef06e20b4 100644 --- a/common/object-cache-api/pom.xml +++ b/common/object-cache-api/pom.xml @@ -9,10 +9,12 @@ --> + org.opendaylight.yangtools - common-parent + yangtools-parent 0.6.2-SNAPSHOT + /../../common/parent/pom.xml bundle 4.0.0 @@ -36,6 +38,12 @@ jsr305 provided + + + junit + junit + test + @@ -43,6 +51,15 @@ org.apache.felix maven-bundle-plugin + true + + + + org.opendaylight.yangtools.objcache.impl;resolution:=optional, + * + + + org.apache.maven.plugins