X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=netconf%2Fnetconf-util%2Fpom.xml;h=202356ac77bc5c2c16fa628f758e9643387bdfde;hb=20a4f3c37a62d0f5590dd675252ca8439328fb34;hp=af0cd31971639a67ca957c59b05c1cf6a1ac9fb4;hpb=222da8475ea0ceb437e71832fd30bc31c7dfe4f4;p=netconf.git diff --git a/netconf/netconf-util/pom.xml b/netconf/netconf-util/pom.xml index af0cd31971..202356ac77 100644 --- a/netconf/netconf-util/pom.xml +++ b/netconf/netconf-util/pom.xml @@ -12,13 +12,11 @@ org.opendaylight.netconf netconf-parent - 1.6.0-SNAPSHOT - ../netconf-parent + 5.0.0-SNAPSHOT + ../../parent - org.opendaylight.netconf netconf-util - 1.6.0-SNAPSHOT ${project.artifactId} bundle @@ -38,22 +36,12 @@ io.netty - netty-handler + netty-transport org.slf4j slf4j-api - - org.xmlunit - xmlunit-legacy - test - - - org.opendaylight.mdsal - mdsal-binding-generator-impl - test - org.opendaylight.yangtools mockito-configuration @@ -73,11 +61,30 @@ org.opendaylight.yangtools yang-data-codec-xml - 2.1.8 org.osgi - org.osgi.compendium + org.osgi.service.component.annotations + + + org.osgi + org.osgi.service.metatype.annotations + + + + org.xmlunit + xmlunit-legacy + test + + + org.opendaylight.mdsal + mdsal-binding-generator + test + + + org.opendaylight.mdsal + mdsal-binding-runtime-spi + test @@ -110,14 +117,22 @@ - org.apache.maven.plugins maven-jar-plugin test-jar - package + + + + + maven-source-plugin + + + + test-jar-no-fork +