X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=netconf%2Fnetconf-util%2Fpom.xml;h=750143f3bc9a23118812d618bad7f536b21cd0f2;hb=refs%2Fchanges%2F27%2F100627%2F1;hp=1f74df2fdb6776b0ff885eb02c7e08ee44c8249b;hpb=b0b59e0d7b0e6e1065b905bccc3d9a7dae634421;p=netconf.git diff --git a/netconf/netconf-util/pom.xml b/netconf/netconf-util/pom.xml index 1f74df2fdb..750143f3bc 100644 --- a/netconf/netconf-util/pom.xml +++ b/netconf/netconf-util/pom.xml @@ -12,13 +12,11 @@ org.opendaylight.netconf netconf-parent - 1.5.0-SNAPSHOT - ../netconf-parent + 4.0.0-SNAPSHOT + ../../parent - org.opendaylight.netconf netconf-util - 1.5.0-SNAPSHOT ${project.artifactId} bundle @@ -38,22 +36,12 @@ io.netty - netty-handler + netty-transport org.slf4j slf4j-api - - xmlunit - xmlunit - test - - - org.opendaylight.mdsal - mdsal-binding-generator-impl - test - org.opendaylight.yangtools mockito-configuration @@ -76,7 +64,27 @@ 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 @@ -109,23 +117,24 @@ - org.apache.maven.plugins maven-jar-plugin test-jar - package - org.apache.maven.plugins - maven-checkstyle-plugin - - checkstyle.violationSeverity=error - + maven-source-plugin + + + + test-jar-no-fork + + +