X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=dom%2Fmdsal-dom-inmemory-datastore%2Fpom.xml;h=8f868efb6644ce9be7c600e8fc257f26a7560319;hb=104454c63346801659f0fb37909acb216a1179cf;hp=a2729532df9896beb79a782dd0f16d7136404bbc;hpb=0efe5a0d2cffb6a2e4e78570f79f367cc234d74e;p=mdsal.git diff --git a/dom/mdsal-dom-inmemory-datastore/pom.xml b/dom/mdsal-dom-inmemory-datastore/pom.xml index a2729532df..8f868efb66 100644 --- a/dom/mdsal-dom-inmemory-datastore/pom.xml +++ b/dom/mdsal-dom-inmemory-datastore/pom.xml @@ -12,20 +12,33 @@ 4.0.0 org.opendaylight.mdsal - dom-parent - 10.0.0-SNAPSHOT - ../dom-parent + bundle-parent + 13.0.1 + ../../bundle-parent mdsal-dom-inmemory-datastore bundle + + + all,-missing + + + + com.github.spotbugs + spotbugs-annotations + true + com.google.guava guava - + + org.eclipse.jdt + org.eclipse.jdt.annotation + org.opendaylight.mdsal mdsal-common-api @@ -56,7 +69,15 @@ org.opendaylight.yangtools - yang-data-impl + yang-data-spi + + + org.opendaylight.yangtools + yang-data-tree-api + + + org.opendaylight.yangtools + yang-data-tree-spi org.opendaylight.yangtools @@ -71,6 +92,7 @@ org.immutables value annotations + true