X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=netconf%2Fnetconf-util%2Fpom.xml;h=c7188e3593f63c8d751dda3cdf0bb7faa620c885;hb=c27c58d75298a5a891c09d42c9152c3a146250d1;hp=b2373fc1e91c91bf3981b028ebfc9b64cc131e86;hpb=3d7090c8bf0df8c9814b7d3cb2c43dff483a5c7a;p=netconf.git diff --git a/netconf/netconf-util/pom.xml b/netconf/netconf-util/pom.xml index b2373fc1e9..c7188e3593 100644 --- a/netconf/netconf-util/pom.xml +++ b/netconf/netconf-util/pom.xml @@ -10,43 +10,20 @@ 4.0.0 - org.opendaylight.odlparent - bundle-parent - 2.0.0 - + org.opendaylight.netconf + netconf-parent + 1.13.4 + ../../parent org.opendaylight.netconf netconf-util - 1.3.0-SNAPSHOT + 1.13.4 ${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 +38,16 @@ io.netty - netty-handler + netty-common - org.opendaylight.controller - config-api + io.netty + netty-transport org.slf4j slf4j-api - - xmlunit - xmlunit - test - org.opendaylight.yangtools mockito-configuration @@ -88,9 +60,33 @@ org.opendaylight.yangtools yang-data-api + + org.opendaylight.yangtools + yang-data-impl + + + org.opendaylight.yangtools + yang-data-codec-xml + 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 @@ -99,11 +95,6 @@ org.apache.felix maven-bundle-plugin - - - org.opendaylight.netconf.util.osgi.NetconfConfigurationActivator - - org.codehaus.mojo @@ -128,23 +119,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 + + +