X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=netconf%2Fnetconf-util%2Fpom.xml;h=6f94f48e1f6e5aa8f0710976b80400f0490619a2;hb=e6de448d56108f88bb05d346b1dd225d273563c5;hp=4d59eacae3ccde7fb56c1cea4f668e9d3adf9046;hpb=6dbde064d876ae93f129b2a0bcb47f01777e8f9d;p=netconf.git diff --git a/netconf/netconf-util/pom.xml b/netconf/netconf-util/pom.xml index 4d59eacae3..6f94f48e1f 100644 --- a/netconf/netconf-util/pom.xml +++ b/netconf/netconf-util/pom.xml @@ -12,13 +12,13 @@ org.opendaylight.netconf netconf-parent - 1.9.0-SNAPSHOT + 2.0.0-SNAPSHOT ../../parent org.opendaylight.netconf netconf-util - 1.9.0-SNAPSHOT + 2.0.0-SNAPSHOT ${project.artifactId} bundle @@ -38,21 +38,15 @@ io.netty - netty-handler + netty-common - org.slf4j - slf4j-api + io.netty + netty-transport - org.xmlunit - xmlunit-legacy - test - - - org.opendaylight.mdsal - mdsal-binding-generator-impl - test + org.slf4j + slf4j-api org.opendaylight.yangtools @@ -76,7 +70,23 @@ org.osgi - org.osgi.compendium + osgi.cmpn + + + + org.xmlunit + xmlunit-legacy + test + + + org.opendaylight.mdsal + mdsal-binding-generator-impl + test + + + org.opendaylight.mdsal + mdsal-binding-runtime-spi + test @@ -109,14 +119,22 @@ - org.apache.maven.plugins maven-jar-plugin test-jar - package + + + + + maven-source-plugin + + + + test-jar-no-fork +