X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fnetconf%2Fnetconf-api%2Fpom.xml;h=3b5ed82518948fc21c6c4891b7a5ac85ecfa6f0b;hb=b66923141fce710094cb8e61bf794f9f0e678f50;hp=0fce4748a40af53113d865492dd1f6ada93ce19a;hpb=ac65af650d550ae56dd02b660e1c5eef24b78740;p=controller.git diff --git a/opendaylight/netconf/netconf-api/pom.xml b/opendaylight/netconf/netconf-api/pom.xml index 0fce4748a4..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 @@ -30,11 +32,10 @@ ${project.groupId} ietf-netconf-monitoring - - org.opendaylight.bgpcep - framework - ${bgpcep.version} + ${project.groupId} + ietf-netconf-monitoring-extension + ${project.version} @@ -49,6 +50,7 @@ javax.management, + org.opendaylight.controller.config.api, org.opendaylight.controller.config.api.jmx, org.opendaylight.protocol.framework, io.netty.channel,