X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=netconf%2Fnetconf-util%2Fpom.xml;h=128b025670b08f43df42cb336a91f26a772e290c;hb=79780fe1e3a77fff43dbef9e7b901d8236bba2b9;hp=954ae98d5c7cd4d3cacd657946fc8dbde170bdd2;hpb=fe897d64d298e3ee50e161e3a7d2c835f2c94027;p=netconf.git diff --git a/netconf/netconf-util/pom.xml b/netconf/netconf-util/pom.xml index 954ae98d5c..128b025670 100644 --- a/netconf/netconf-util/pom.xml +++ b/netconf/netconf-util/pom.xml @@ -1,45 +1,29 @@ + 4.0.0 - org.opendaylight.odlparent - bundle-parent - 1.8.0-SNAPSHOT - + org.opendaylight.netconf + netconf-parent + 1.6.2-SNAPSHOT + ../netconf-parent org.opendaylight.netconf netconf-util - 1.2.0-SNAPSHOT + 1.6.2-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 @@ -56,17 +40,18 @@ io.netty netty-handler - - org.opendaylight.controller - config-api - org.slf4j slf4j-api - xmlunit - xmlunit + org.xmlunit + xmlunit-legacy + test + + + org.opendaylight.mdsal + mdsal-binding-generator-impl test @@ -81,10 +66,48 @@ org.opendaylight.yangtools yang-data-api + + org.opendaylight.yangtools + yang-data-impl + + + org.opendaylight.yangtools + yang-data-codec-xml + + + org.osgi + org.osgi.compendium + + + org.apache.felix + maven-bundle-plugin + + + org.codehaus.mojo + build-helper-maven-plugin + + + attach-artifacts + + attach-artifact + + package + + + + ${project.build.directory}/classes/netconf.cfg + cfg + config + + + + + + org.apache.maven.plugins maven-jar-plugin