X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsal-netconf-connector%2Fpom.xml;h=fd4d38a1111a871cbc33cc005d2ad2bd95528bdf;hb=d8acce7ba659501f61371eb07a86f391adde87d1;hp=98bd1e8316bbcc8591661f775d628c9bb299e471;hpb=a1f366e3d9e04524d44a4c2ea40709b7a410d39c;p=controller.git diff --git a/opendaylight/md-sal/sal-netconf-connector/pom.xml b/opendaylight/md-sal/sal-netconf-connector/pom.xml index 98bd1e8316..fd4d38a111 100644 --- a/opendaylight/md-sal/sal-netconf-connector/pom.xml +++ b/opendaylight/md-sal/sal-netconf-connector/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.controller sal-parent - 1.1-SNAPSHOT + 1.3.0-SNAPSHOT sal-netconf-connector @@ -14,30 +14,27 @@ ${project.groupId} - netconf-client - ${netconf.version} + netconf-config-dispatcher ${project.groupId} sal-common-util - 1.1-SNAPSHOT ${project.groupId} sal-connector-api - org.eclipse.xtend - org.eclipse.xtend.lib + org.opendaylight.controller + ietf-netconf-monitoring org.opendaylight.controller - ietf-netconf-monitoring + ietf-netconf-notifications org.opendaylight.controller netconf-client - ${netconf.version} org.opendaylight.controller @@ -47,10 +44,34 @@ org.opendaylight.controller netty-threadgroup-config + + org.opendaylight.controller + sal-binding-api + + + org.opendaylight.yangtools + binding-generator-impl + + + org.opendaylight.controller + sal-binding-config + org.opendaylight.controller threadpool-config-api + + org.opendaylight.controller.model + model-inventory + + + org.opendaylight.yangtools.model + ietf-topology + + + org.opendaylight.controller + sal-broker-impl + org.opendaylight.yangtools yang-data-impl @@ -67,7 +88,11 @@ org.slf4j slf4j-api - + + xmlunit + xmlunit + + ${project.groupId} config-api ${netconf.version} @@ -134,21 +159,11 @@ junit test - - org.mockito - mockito-all - test - org.opendaylight.controller logback-config test - - org.opendaylight.controller - sal-binding-broker-impl - test - org.opendaylight.controller sal-binding-broker-impl @@ -156,9 +171,8 @@ test - org.opendaylight.controller - sal-broker-impl - jar + org.opendaylight.yangtools + mockito-configuration test @@ -175,27 +189,9 @@ - - org.eclipse.xtend - xtend-maven-plugin - - org.opendaylight.yangtools yang-maven-plugin - - - org.opendaylight.controller - yang-jmx-generator-plugin - ${config.version} - - - org.opendaylight.yangtools - maven-sal-api-gen-plugin - ${yangtools.version} - jar - -