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=cd7a1aacf2dbfbf47dc0e6a00003abde2f09b3d7;hb=78527e81f8cc82140af5cb2649863a597f380291;hpb=c222e37f2a0f0f3f6266242fbea2d3b018f4e6e3 diff --git a/opendaylight/netconf/netconf-cli/pom.xml b/opendaylight/netconf/netconf-cli/pom.xml index cd7a1aacf2..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 @@ -52,12 +52,6 @@ org.opendaylight.yangtools yang-data-impl - - - - org.opendaylight.yangtools - yang-data-json - 0.6.2-SNAPSHOT org.opendaylight.yangtools @@ -67,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 +