X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fnetconf%2Fnetconf-api%2Fpom.xml;h=3b5ed82518948fc21c6c4891b7a5ac85ecfa6f0b;hb=b66923141fce710094cb8e61bf794f9f0e678f50;hp=856bd77c202ee73ee0cd65758f64ad598fd96f6a;hpb=1ff9939abc7a4072b07df6b79516fe344b1b42e3;p=controller.git diff --git a/opendaylight/netconf/netconf-api/pom.xml b/opendaylight/netconf/netconf-api/pom.xml index 856bd77c20..3b5ed82518 100644 --- a/opendaylight/netconf/netconf-api/pom.xml +++ b/opendaylight/netconf/netconf-api/pom.xml @@ -1,12 +1,10 @@ - + netconf-subsystem org.opendaylight.controller - 0.2.3-SNAPSHOT + 0.2.5-SNAPSHOT 4.0.0 netconf-api @@ -18,6 +16,10 @@ org.opendaylight.controller config-api + + org.opendaylight.controller + protocol-framework + org.opendaylight.yangtools.model ietf-inet-types @@ -35,12 +37,6 @@ ietf-netconf-monitoring-extension ${project.version} - - - org.opendaylight.bgpcep - framework - ${bgpcep.version} - @@ -54,6 +50,7 @@ javax.management, + org.opendaylight.controller.config.api, org.opendaylight.controller.config.api.jmx, org.opendaylight.protocol.framework, io.netty.channel,