X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fnetconf%2Fnetconf-cli%2Fpom.xml;h=27c9bd8d2c6a7b8ecb1758e38713ee6a5ec61c2d;hp=55a87150008ab51f0a96cc163ed218e629e31201;hb=c31a6fcf9fb070d4419ca4c32d8b531fdcb5030d;hpb=00a9f11655358387b6048b0a427adc50e7df4672 diff --git a/opendaylight/netconf/netconf-cli/pom.xml b/opendaylight/netconf/netconf-cli/pom.xml index 55a8715000..27c9bd8d2c 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.3.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 +