X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=netconf%2Fnetconf-util%2Fpom.xml;h=df6de812efc2e81a21c2edf4076a16b9c5da1ea8;hb=d9e27248e20d91af56f6ac2b877189501e2aff37;hp=6e8c024d15d44133d8700f77d62b915af650da29;hpb=c6a54e7ec2cf3657f6b03f42121be0e2e434d088;p=netconf.git diff --git a/netconf/netconf-util/pom.xml b/netconf/netconf-util/pom.xml index 6e8c024d15..df6de812ef 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 - 1.9.0-SNAPSHOT - + org.opendaylight.netconf + netconf-parent + 1.13.3-SNAPSHOT + ../../parent org.opendaylight.netconf netconf-util - 1.3.0-SNAPSHOT + 1.13.3-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 +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,14 +119,22 @@ - org.apache.maven.plugins maven-jar-plugin test-jar - package + + + + + maven-source-plugin + + + + test-jar-no-fork +