X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=binding%2Fmdsal-binding-dom-codec%2Fpom.xml;h=4af33e0eb0deab49aa48fbcb26476fe295300579;hb=1be2d473f010c2fe596cca543447f72c18a3b8c7;hp=416c072dd55b5373973dfd2a3815983bbadae710;hpb=bc8cf6c847fe1fdd75cd5434bde296becd45e272;p=mdsal.git diff --git a/binding/mdsal-binding-dom-codec/pom.xml b/binding/mdsal-binding-dom-codec/pom.xml index 416c072dd5..4af33e0eb0 100644 --- a/binding/mdsal-binding-dom-codec/pom.xml +++ b/binding/mdsal-binding-dom-codec/pom.xml @@ -11,15 +11,25 @@ 4.0.0 org.opendaylight.mdsal - dom-parent - 10.0.3-SNAPSHOT - ../../dom/dom-parent + bundle-parent + 13.0.0 + ../../bundle-parent mdsal-binding-dom-codec bundle + + + all,-missing + + + + com.github.spotbugs + spotbugs-annotations + true + com.google.guava guava @@ -28,6 +38,10 @@ net.bytebuddy byte-buddy + + org.eclipse.jdt + org.eclipse.jdt.annotation + org.opendaylight.yangtools concepts @@ -50,12 +64,16 @@ org.opendaylight.yangtools - yang-data-util + yang-data-spi org.opendaylight.yangtools yang-model-api + + org.opendaylight.mdsal + mdsal-binding-loader + org.opendaylight.mdsal mdsal-binding-model-api