X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fnetconf%2Fpom.xml;h=2bb6a2003568cbe5f990f410e6a60f0a22d5d6fa;hb=be852eb7b2d122da61cad918a4f8cc672ecb5af5;hp=c72705d50ebd8f505feaac092331fcbafc1ee41b;hpb=5a9287bb6ddaaa8805939b3b3301f648c03785f4;p=controller.git diff --git a/opendaylight/netconf/pom.xml b/opendaylight/netconf/pom.xml index c72705d50e..2bb6a20035 100644 --- a/opendaylight/netconf/pom.xml +++ b/opendaylight/netconf/pom.xml @@ -5,12 +5,12 @@ org.opendaylight.controller commons.opendaylight - 1.4.2-SNAPSHOT + 1.5.0-SNAPSHOT ../commons/opendaylight netconf-subsystem - 0.2.5-SNAPSHOT + 0.3.0-SNAPSHOT pom ${project.artifactId} @@ -19,7 +19,8 @@ netconf-api - netconf-cli + + netconf-config netconf-impl config-netconf-connector @@ -34,6 +35,8 @@ ietf-netconf-monitoring ietf-netconf-monitoring-extension netconf-connector-config + netconf-auth + netconf-usermanager @@ -149,5 +152,15 @@ netconf-it + + + testtool + + false + + + netconf-testtool + +