X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fnetconf%2Fnetconf-cli%2Fpom.xml;h=2d47df078e89de3a2ecdc6727cb4e37483aab09a;hp=cd7a1aacf2dbfbf47dc0e6a00003abde2f09b3d7;hb=5a31db109c8ad9a6e4db35552169ecd09a5a0c57;hpb=eee61ea351b6179d2862dce6875bdc25dd0fb272 diff --git a/opendaylight/netconf/netconf-cli/pom.xml b/opendaylight/netconf/netconf-cli/pom.xml index cd7a1aacf2..2d47df078e 100644 --- a/opendaylight/netconf/netconf-cli/pom.xml +++ b/opendaylight/netconf/netconf-cli/pom.xml @@ -10,17 +10,12 @@ org.opendaylight.controller netconf-subsystem - 0.2.5-SNAPSHOT + 0.4.0-SNAPSHOT netconf-cli jar ${project.artifactId} - - ch.qos.logback @@ -52,20 +47,34 @@ org.opendaylight.yangtools yang-data-impl - org.opendaylight.yangtools - yang-data-json - 0.6.2-SNAPSHOT + yang-model-api org.opendaylight.yangtools - yang-model-api + yang-parser-impl org.opendaylight.yangtools - yang-parser-impl + yang-data-api + + + org.opendaylight.yangtools + yang-common + + + org.opendaylight.controller + netconf-client + + + org.opendaylight.yangtools + yang-binding + + + com.google.guava + guava