X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=netconf%2Fmdsal-netconf-connector%2Fpom.xml;h=8e49b24ca07a47192554ce0b237e2266eed7b59c;hb=c6a54e7ec2cf3657f6b03f42121be0e2e434d088;hp=fa5849658fec4645e6eb6c60bc90d46bef4d0f79;hpb=fe897d64d298e3ee50e161e3a7d2c835f2c94027;p=netconf.git diff --git a/netconf/mdsal-netconf-connector/pom.xml b/netconf/mdsal-netconf-connector/pom.xml index fa5849658f..8e49b24ca0 100644 --- a/netconf/mdsal-netconf-connector/pom.xml +++ b/netconf/mdsal-netconf-connector/pom.xml @@ -1,17 +1,24 @@ + 4.0.0 org.opendaylight.controller config-parent - 0.6.0-SNAPSHOT + 0.7.0-SNAPSHOT org.opendaylight.netconf mdsal-netconf-connector - 1.2.0-SNAPSHOT + 1.3.0-SNAPSHOT ${project.artifactId} bundle @@ -28,17 +35,13 @@ + + org.opendaylight.yangtools + yang-data-util + org.opendaylight.yangtools yang-data-impl - - - - - org.opendaylight.yangtools - object-cache-api - - org.opendaylight.yangtools @@ -86,29 +89,33 @@ org.opendaylight.controller config-util - - org.opendaylight.controller - config-api - - - org.opendaylight.netconf - ietf-netconf - - - org.opendaylight.controller - sal-distributed-datastore - test - - - ${project.groupId} - netconf-util - test-jar - test - - - xmlunit - xmlunit - test - + + org.opendaylight.controller + config-api + + + org.opendaylight.netconf + ietf-netconf + + + org.opendaylight.controller + sal-distributed-datastore + test + + + ${project.groupId} + netconf-util + test-jar + test + + + xmlunit + xmlunit + test + + + org.opendaylight.yangtools + yang-test-util +