X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=common%2Fobject-cache-api%2Fpom.xml;h=6baa86022e2d4c1a95ec6d084dc4b326bd91a321;hb=5e5b2652223917993dc44302488d9fb4d715025d;hp=8ef8a14433a309bc26a2edb2bfcf7dd8be78bcc1;hpb=ba1b7f529bb6d4c451500230504692478150454d;p=yangtools.git diff --git a/common/object-cache-api/pom.xml b/common/object-cache-api/pom.xml index 8ef8a14433..6baa86022e 100644 --- a/common/object-cache-api/pom.xml +++ b/common/object-cache-api/pom.xml @@ -9,10 +9,12 @@ --> + org.opendaylight.yangtools - common-parent - 0.6.2-SNAPSHOT + yangtools-parent + 0.8.1-Beryllium-SR1 + /../../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 @@ -65,4 +82,20 @@ + + + ${odl.site.url}/${project.groupId}/${stream}/${project.artifactId}/ + + + + opendaylight-site + ${nexus.site.url}/${project.artifactId}/ + +