X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=netconf%2Fnetconf-util%2Fpom.xml;h=df6de812efc2e81a21c2edf4076a16b9c5da1ea8;hb=d9e27248e20d91af56f6ac2b877189501e2aff37;hp=e41d2f3f0a62186eac052cf8154454d74ed7b943;hpb=130e14655d5df61f5a0a88b232b726e74434fac3;p=netconf.git diff --git a/netconf/netconf-util/pom.xml b/netconf/netconf-util/pom.xml index e41d2f3f0a..df6de812ef 100644 --- a/netconf/netconf-util/pom.xml +++ b/netconf/netconf-util/pom.xml @@ -12,13 +12,13 @@ org.opendaylight.netconf netconf-parent - 1.6.0-SNAPSHOT - ../netconf-parent + 1.13.3-SNAPSHOT + ../../parent org.opendaylight.netconf netconf-util - 1.6.0-SNAPSHOT + 1.13.3-SNAPSHOT ${project.artifactId} bundle @@ -38,21 +38,15 @@ io.netty - netty-handler + netty-common - org.slf4j - slf4j-api + io.netty + netty-transport - xmlunit - xmlunit - 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 +