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=f0721736c64b3c09a2e7121e6fe04365e63a603f;hpb=06d014b352b30cbbc566058dcba9e69fb7a00ec0;p=mdsal.git diff --git a/binding/mdsal-binding-dom-codec/pom.xml b/binding/mdsal-binding-dom-codec/pom.xml index f0721736c6..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 - 11.0.5-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,7 +64,7 @@ org.opendaylight.yangtools - yang-data-util + yang-data-spi org.opendaylight.yangtools @@ -116,10 +130,5 @@ mdsal-binding-runtime-spi test - - org.junit.jupiter - junit-jupiter-params - test -