X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=opendaylight%2Fnetconf%2Fnetconf-cli%2Fpom.xml;h=c968f739737aeffd86602a0d1c493e5233089562;hb=1447e0132075bbd3013aa41b98384a373bd82d1a;hp=c292d93206559fcf268866e75df86a9db3b7c2ba;hpb=81d69b64c20a8e17279a57920beab854922c668c;p=controller.git diff --git a/opendaylight/netconf/netconf-cli/pom.xml b/opendaylight/netconf/netconf-cli/pom.xml index c292d93206..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.3.0-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 +