X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fnetconf%2Fnetconf-cli%2Fpom.xml;h=c968f739737aeffd86602a0d1c493e5233089562;hp=55a87150008ab51f0a96cc163ed218e629e31201;hb=1447e0132075bbd3013aa41b98384a373bd82d1a;hpb=125644e6e71a7b47ebcfd85ee3d5671d69468742 diff --git a/opendaylight/netconf/netconf-cli/pom.xml b/opendaylight/netconf/netconf-cli/pom.xml index 55a8715000..c968f73973 100644 --- a/opendaylight/netconf/netconf-cli/pom.xml +++ b/opendaylight/netconf/netconf-cli/pom.xml @@ -10,7 +10,7 @@ org.opendaylight.controller netconf-subsystem - 0.2.5-SNAPSHOT + 0.4.0-SNAPSHOT netconf-cli jar @@ -53,10 +53,6 @@ org.opendaylight.yangtools yang-data-impl - - org.opendaylight.yangtools - yang-data-composite-node - org.opendaylight.yangtools yang-model-api @@ -65,6 +61,30 @@ org.opendaylight.yangtools yang-parser-impl + + org.opendaylight.yangtools + yang-data-api + + + org.opendaylight.yangtools + yang-common + + + org.opendaylight.controller + netconf-client + + + org.opendaylight.yangtools + yang-binding + + + com.google.guava + guava + + + org.opendaylight.yangtools + yang-model-api +