X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=netconf%2Fnetconf-util%2Fpom.xml;h=89236b8832da47ba885be660990dd32b9ec5808b;hb=dc8fac6d8711bed79ed10ec42f2009c685032651;hp=f17d454bcb4c954258d06d0796944313be241fc5;hpb=05a0359084837c613c547c4e736b598172bb44b7;p=netconf.git diff --git a/netconf/netconf-util/pom.xml b/netconf/netconf-util/pom.xml index f17d454bcb..89236b8832 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 - 1.8.0-Carbon - + org.opendaylight.netconf + netconf-parent + 2.0.14-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,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 + test + + + org.opendaylight.mdsal + mdsal-binding-runtime-spi + test @@ -99,11 +89,6 @@ org.apache.felix maven-bundle-plugin - - - org.opendaylight.netconf.util.osgi.NetconfConfigurationActivator - - org.codehaus.mojo @@ -128,23 +113,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 + + +