X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fnetconf%2Fnetconf-util%2Fpom.xml;h=65d2954afd9d0f2e1cd607acb170b2b444928cb7;hb=43ee9d771c8747bf7abfc690fa42ffcaf22ea40a;hp=f9b4fddb254f4452d9958d824f8e305ec6221806;hpb=397cc9012f67596848019ca7874f3a303523b7e6;p=controller.git diff --git a/opendaylight/netconf/netconf-util/pom.xml b/opendaylight/netconf/netconf-util/pom.xml index f9b4fddb25..65d2954afd 100644 --- a/opendaylight/netconf/netconf-util/pom.xml +++ b/opendaylight/netconf/netconf-util/pom.xml @@ -1,82 +1,87 @@ - - 4.0.0 + + + 4.0.0 - - netconf-subsystem - org.opendaylight.controller - 0.2.1-SNAPSHOT - - netconf-util - ${project.artifactId} - bundle + + org.opendaylight.controller + netconf-subsystem + 0.2.5-SNAPSHOT + + netconf-util + bundle + ${project.artifactId} + + + + ${project.groupId} + netconf-api + + + ${project.groupId} + netconf-mapping-api + + + com.google.guava + guava + + + io.netty + netty-handler + + + org.opendaylight.controller + config-api + + + org.opendaylight.controller + protocol-framework + + + org.opendaylight.controller.thirdparty + ganymed + + + org.opendaylight.controller.thirdparty + nagasena + + + org.opendaylight.controller.thirdparty + nagasena-rta + - - - - ${project.groupId} - netconf-api - ${project.version} - - - ${project.groupId} - netconf-mapping-api - ${project.version} - - - org.opendaylight.controller - config-api - 0.2.1-SNAPSHOT - - - org.opendaylight.bgpcep - framework - ${bgpcep.version} - - - org.opendaylight.bgpcep - util - ${bgpcep.version} - + + org.osgi + org.osgi.core + + + org.slf4j + slf4j-api + + + xmlunit + xmlunit + + - - org.osgi - org.osgi.core - - - com.google.guava - guava - - - org.slf4j - slf4j-api - - - io.netty - netty-handler - ${netconf.netty.version} - - - - - - - org.apache.felix - maven-bundle-plugin - - - - org.opendaylight.controller.netconf.util, + + + + org.apache.felix + maven-bundle-plugin + + + org.opendaylight.controller.netconf.util, org.opendaylight.controller.netconf.util.xml, org.opendaylight.controller.netconf.util.osgi, org.opendaylight.controller.netconf.util.mapping, org.opendaylight.controller.netconf.util.messages, - - - org.opendaylight.controller.config.stat, - com.google.common.base, + org.opendaylight.controller.netconf.util.handler, + org.opendaylight.controller.netconf.util.handler.*, + org.opendaylight.controller.netconf.util.exception, + com.google.common.base, com.google.common.collect, + ch.ethz.ssh2, io.netty.buffer, io.netty.channel, io.netty.channel.socket, @@ -93,32 +98,34 @@ javax.xml.transform.stream, javax.xml.validation, javax.xml.xpath, + javax.xml.transform.sax, org.opendaylight.controller.netconf.api, org.opendaylight.controller.netconf.mapping.api, org.opendaylight.protocol.framework, - org.opendaylight.protocol.util, org.osgi.framework, org.slf4j, org.w3c.dom, org.xml.sax, - - - - - - org.apache.maven.plugins - maven-jar-plugin - 2.4 - - - package - - test-jar - - - - - - + org.xml.sax.helpers, + org.opendaylight.controller.config.api, + org.openexi.*, + + + + + org.apache.maven.plugins + maven-jar-plugin + 2.4 + + + + test-jar + + package + + + + +