X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fnetconf%2Fnetconf-api%2Fpom.xml;h=6b5299111d3e877008e59b5427a8b6e4928f1e13;hp=c5fd8f1894fb78bd207486b6c1f3ced16b343318;hb=23fe9ca678ada6263fec5dd996f4025e4a32fcf5;hpb=7ca766e911670b348d68c191ba16a903f1bdc245 diff --git a/opendaylight/netconf/netconf-api/pom.xml b/opendaylight/netconf/netconf-api/pom.xml index c5fd8f1894..6b5299111d 100644 --- a/opendaylight/netconf/netconf-api/pom.xml +++ b/opendaylight/netconf/netconf-api/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.controller netconf-subsystem - 0.3.0-SNAPSHOT + 0.4.0-SNAPSHOT netconf-api bundle @@ -24,6 +24,10 @@ org.opendaylight.controller config-api + + org.opendaylight.controller + config-manager-facade-xml + org.opendaylight.controller protocol-framework @@ -43,30 +47,11 @@ org.apache.felix maven-bundle-plugin - - - - javax.management, - javax.xml.parsers, - org.opendaylight.controller.config.api, - org.opendaylight.controller.config.api.jmx, - org.opendaylight.protocol.framework, - io.netty.channel, - io.netty.util.concurrent, - org.w3c.dom, - org.slf4j, - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev100924, - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev100924, - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.netconf.monitoring.rev101004.netconf.state, - org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.netconf.monitoring.rev101004.netconf.state.sessions, - com.google.common.base, - org.opendaylight.controller.netconf.api, - org.opendaylight.controller.netconf.api.jmx, - org.opendaylight.controller.netconf.api.xml, - org.opendaylight.controller.netconf.api.monitoring, - - + + org.opendaylight.yangtools + yang-maven-plugin +