X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=netconf%2Fnetconf-util%2Fpom.xml;h=e30872aff20ea52add769e6f0947a5fc0a335dfb;hb=refs%2Ftags%2Fv4.0.2;hp=54c2c72155ba4d75a2dc970ce33a7d538d1f5dcd;hpb=0b0cb96c38914b815bb7386ddfd721fc32cb8514;p=netconf.git diff --git a/netconf/netconf-util/pom.xml b/netconf/netconf-util/pom.xml index 54c2c72155..e30872aff2 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.9.0 - + org.opendaylight.netconf + netconf-parent + 4.0.2 + ../../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 + + +