X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=netconf%2Fnetconf-util%2Fpom.xml;h=202356ac77bc5c2c16fa628f758e9643387bdfde;hb=0049662c13c41778ad79ca407d8ba9b8faa4cfb8;hp=b2373fc1e91c91bf3981b028ebfc9b64cc131e86;hpb=1815abee52990fee42a501da58a50d42e80463e7;p=netconf.git diff --git a/netconf/netconf-util/pom.xml b/netconf/netconf-util/pom.xml index b2373fc1e9..202356ac77 100644 --- a/netconf/netconf-util/pom.xml +++ b/netconf/netconf-util/pom.xml @@ -10,43 +10,18 @@ 4.0.0 - org.opendaylight.odlparent - bundle-parent - 2.0.0 - + org.opendaylight.netconf + netconf-parent + 5.0.0-SNAPSHOT + ../../parent - org.opendaylight.netconf netconf-util - 1.3.0-SNAPSHOT ${project.artifactId} bundle - - - - org.opendaylight.netconf - netconf-parent - ${project.version} - pom - import - - - org.opendaylight.netconf - netconf-subsystem - ${project.version} - pom - import - - - - - - org.opendaylight.controller - config-manager-facade-xml - ${project.groupId} netconf-api @@ -61,21 +36,12 @@ io.netty - netty-handler - - - org.opendaylight.controller - config-api + netty-transport org.slf4j slf4j-api - - xmlunit - xmlunit - test - org.opendaylight.yangtools mockito-configuration @@ -88,9 +54,37 @@ org.opendaylight.yangtools yang-data-api + + org.opendaylight.yangtools + yang-data-impl + + + org.opendaylight.yangtools + yang-data-codec-xml + + + org.osgi + org.osgi.service.component.annotations + org.osgi - org.osgi.compendium + 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 @@ -99,11 +93,6 @@ org.apache.felix maven-bundle-plugin - - - org.opendaylight.netconf.util.osgi.NetconfConfigurationActivator - - org.codehaus.mojo @@ -128,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 + + +