X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=netconf%2Fnetconf-util%2Fpom.xml;h=ce950d524ab173558d678883304efe9e8976a163;hb=refs%2Fchanges%2F37%2F96137%2F1;hp=45473a86dee77abb9fc31bf819bb1afce073fa34;hpb=427ce04fcab7307276f66192c9ee25b0b35a89e6;p=netconf.git diff --git a/netconf/netconf-util/pom.xml b/netconf/netconf-util/pom.xml index 45473a86de..ce950d524a 100644 --- a/netconf/netconf-util/pom.xml +++ b/netconf/netconf-util/pom.xml @@ -10,44 +10,18 @@ 4.0.0 - org.opendaylight.odlparent - bundle-parent - 3.0.2 - + org.opendaylight.netconf + netconf-parent + 1.13.2-SNAPSHOT + ../../parent org.opendaylight.netconf netconf-util - 1.5.0-SNAPSHOT + 1.13.2-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,21 +38,15 @@ io.netty - netty-handler + netty-common - org.slf4j - slf4j-api + io.netty + netty-transport - xmlunit - xmlunit - test - - - org.opendaylight.mdsal - mdsal-binding-generator-impl - test + org.slf4j + slf4j-api org.opendaylight.yangtools @@ -102,7 +70,23 @@ 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 @@ -111,11 +95,6 @@ org.apache.felix maven-bundle-plugin - - - org.opendaylight.netconf.util.osgi.NetconfConfigurationActivator - - org.codehaus.mojo @@ -140,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 + + +