X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fnetconf%2Fpom.xml;h=8fadbd5627280c927cde90b7dad1d7640fb86f51;hb=6344589b13b8f2c55e4e68bb060c8c427f48386b;hp=d26fcf987e5469388b5c01bac3a391b805a46536;hpb=2c4a9be1a89caa93f4f2697401771dcb0fa67c5a;p=controller.git diff --git a/opendaylight/netconf/pom.xml b/opendaylight/netconf/pom.xml index d26fcf987e..8fadbd5627 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.4.3-SNAPSHOT ../commons/opendaylight netconf-subsystem - 0.2.5-SNAPSHOT + 0.2.6-SNAPSHOT pom ${project.artifactId} @@ -19,6 +19,9 @@ netconf-api + + + netconf-config netconf-impl config-netconf-connector netconf-util @@ -31,6 +34,9 @@ netconf-monitoring ietf-netconf-monitoring ietf-netconf-monitoring-extension + netconf-connector-config + netconf-auth + netconf-usermanager @@ -146,5 +152,15 @@ netconf-it + + + testtool + + false + + + netconf-testtool + +