X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=netconf%2Fnetconf-util%2Fpom.xml;h=202356ac77bc5c2c16fa628f758e9643387bdfde;hb=0049662c13c41778ad79ca407d8ba9b8faa4cfb8;hp=c55579c3f9e93fac5a7cfad01446baa07f4a25f5;hpb=c7653334621ec772badc3584b8053b829862e584;p=netconf.git diff --git a/netconf/netconf-util/pom.xml b/netconf/netconf-util/pom.xml index c55579c3f9..202356ac77 100644 --- a/netconf/netconf-util/pom.xml +++ b/netconf/netconf-util/pom.xml @@ -10,44 +10,16 @@ 4.0.0 - org.opendaylight.odlparent - bundle-parent - 3.0.2 - + org.opendaylight.netconf + netconf-parent + 5.0.0-SNAPSHOT + ../../parent - org.opendaylight.netconf netconf-util - 1.5.0-SNAPSHOT ${project.artifactId} bundle - - - - org.opendaylight.netconf - netconf-artifacts - ${project.version} - pom - import - - - org.opendaylight.yangtools - yangtools-artifacts - 2.0.1 - pom - import - - - org.opendaylight.mdsal - mdsal-artifacts - 2.5.0-SNAPSHOT - pom - import - - - - @@ -64,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 @@ -102,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 @@ -135,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 + + +