X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=dom%2Fmdsal-dom-inmemory-datastore%2Fpom.xml;h=bdf27d9b8b4d67eb98d96b764196be17804287e8;hb=1be2d473f010c2fe596cca543447f72c18a3b8c7;hp=087b8a2268954ea622759ed58c0d4a3ad476638d;hpb=11b41e2e98579853f7002bd1e399bcd776fd7692;p=mdsal.git diff --git a/dom/mdsal-dom-inmemory-datastore/pom.xml b/dom/mdsal-dom-inmemory-datastore/pom.xml index 087b8a2268..bdf27d9b8b 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.2-SNAPSHOT - ../dom-parent + bundle-parent + 13.0.0 + ../../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