X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=netconf%2Fnetconf-util%2Fpom.xml;h=750143f3bc9a23118812d618bad7f536b21cd0f2;hb=09c1d18add7cfc310f3d190a1a02a523159162ce;hp=4e3bc987f9f33eb5dea4d7a6b54fc4b3775b8853;hpb=77ba494432b41b3ab84cd8778d0a8157b6efa7b6;p=netconf.git diff --git a/netconf/netconf-util/pom.xml b/netconf/netconf-util/pom.xml index 4e3bc987f9..750143f3bc 100644 --- a/netconf/netconf-util/pom.xml +++ b/netconf/netconf-util/pom.xml @@ -12,13 +12,11 @@ org.opendaylight.netconf netconf-parent - 1.9.0-SNAPSHOT + 4.0.0-SNAPSHOT ../../parent - org.opendaylight.netconf netconf-util - 1.9.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 @@ -76,7 +64,27 @@ org.osgi - osgi.cmpn + 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 @@ -109,14 +117,22 @@ - org.apache.maven.plugins maven-jar-plugin test-jar - package + + + + + maven-source-plugin + + + + test-jar-no-fork +