X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=binding%2Fmdsal-binding-dom-codec%2Fpom.xml;h=878c139532a4a2181258501de957f0c7a9c4e428;hb=7fd01409f697a9e01fc6594f540b686a6bc17e3a;hp=0f1f37bcd7817345cedbff698b2f069805e86b8a;hpb=53e612cb2ab76378c52aaf166e33088c2f4832a5;p=mdsal.git diff --git a/binding/mdsal-binding-dom-codec/pom.xml b/binding/mdsal-binding-dom-codec/pom.xml index 0f1f37bcd7..878c139532 100644 --- a/binding/mdsal-binding-dom-codec/pom.xml +++ b/binding/mdsal-binding-dom-codec/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.mdsal dom-parent - 9.0.0-SNAPSHOT + 10.0.0-SNAPSHOT ../../dom/dom-parent @@ -26,10 +26,8 @@ - net.bytebuddy byte-buddy - 1.12.8 org.opendaylight.yangtools @@ -54,7 +52,7 @@ org.osgi - osgi.cmpn + org.osgi.service.component.annotations @@ -90,53 +88,9 @@ org.opendaylight.mdsal.binding.dom.codec.impl, org.opendaylight.mdsal.binding.dom.codec.loader, - - !net.bytebuddy.*, - * - - - - - org.apache.maven.plugins - maven-shade-plugin - - - package - - shade - - - false - true - true - true - true - - - ${shade.source} - ${shade.target} - - - - - net.bytebuddy:byte-buddy - - - - - net.bytebuddy:byte-buddy - - META-INF/** - - - - - - -