X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=netconf%2Fsal-netconf-connector%2Fpom.xml;h=4850fb9572ec233ddd9224726b4817f36d0d2701;hb=7a75603068c0aeedb63153ed3239318dc39aa533;hp=fb52fbb0c2c87b800c6d80fa1717a9659fd378e9;hpb=e7abbe8b97f494030992ea8f9cc81a982695852b;p=netconf.git diff --git a/netconf/sal-netconf-connector/pom.xml b/netconf/sal-netconf-connector/pom.xml index fb52fbb0c2..4850fb9572 100644 --- a/netconf/sal-netconf-connector/pom.xml +++ b/netconf/sal-netconf-connector/pom.xml @@ -9,51 +9,31 @@ 4.0.0 - org.opendaylight.controller - config-parent - 0.7.0-SNAPSHOT - + org.opendaylight.netconf + netconf-parent + 3.0.9 + ../../parent - org.opendaylight.netconf sal-netconf-connector - - - 1.6.0-SNAPSHOT bundle - - - - org.opendaylight.netconf - netconf-artifacts - 1.3.0-SNAPSHOT - pom - import - - - - - org.opendaylight.controller - sal-common-util - - - org.opendaylight.controller - sal-connector-api + ${project.groupId} + ietf-netconf-monitoring ${project.groupId} - ietf-netconf-monitoring + ietf-netconf-monitoring-extension ${project.groupId} ietf-netconf-notifications - ${project.groupId} - ietf-netconf-yang-library + org.opendaylight.mdsal.binding.model.ietf + rfc8525 ${project.groupId} @@ -63,42 +43,26 @@ ${project.groupId} netconf-notifications-api - - org.opendaylight.controller - netty-config-api - - - org.opendaylight.controller - netty-threadgroup-config - - - org.opendaylight.controller - sal-binding-api - org.opendaylight.mdsal - mdsal-binding-generator-impl + mdsal-binding-api - org.opendaylight.controller - sal-binding-config + org.opendaylight.netconf + netconf-dom-api - org.opendaylight.controller - threadpool-config-api + org.opendaylight.mdsal + mdsal-binding-runtime-spi - org.opendaylight.controller.model - model-inventory + org.opendaylight.mdsal + mdsal-dom-spi org.opendaylight.mdsal.model ietf-topology - - org.opendaylight.controller - sal-broker-impl - org.opendaylight.yangtools yang-data-impl @@ -117,53 +81,41 @@ org.opendaylight.yangtools - yang-data-codec-gson + yang-repo-fs org.opendaylight.yangtools - yang-data-codec-xml - - - org.opendaylight.mdsal.model - ietf-inet-types-2013-07-15 - - - org.slf4j - slf4j-api + yang-data-codec-gson - xmlunit - xmlunit + org.opendaylight.yangtools + yang-data-codec-xml - org.opendaylight.controller - config-api - provided + org.opendaylight.mdsal.binding.model.ietf + rfc6991-ietf-inet-types - org.opendaylight.controller - config-manager - test + org.opendaylight.mdsal.model + yang-ext - org.opendaylight.controller - config-manager - test-jar - test + ${project.groupId} + netconf-util - ${project.groupId} - config-netconf-connector - test + com.guicedee.services + javax.inject + true - org.opendaylight.controller - config-persister-impl - test + org.osgi + org.osgi.service.component.annotations + - org.opendaylight.controller - config-util + org.xmlunit + xmlunit-legacy ${project.groupId} @@ -182,71 +134,31 @@ test - org.opendaylight.controller - yang-test - test - - - org.opendaylight.controller - logback-config - test - - - org.opendaylight.controller - sal-binding-broker-impl - test-jar - test - - - org.mockito - mockito-core - test - - - org.hamcrest - hamcrest-core + org.opendaylight.mdsal + mdsal-binding-test-utils com.google.code.gson gson - org.opendaylight.controller - sal-distributed-datastore - test - - - org.powermock - powermock-module-junit4 - test - - - org.powermock - powermock-api-mockito - test + org.awaitility + awaitility org.opendaylight.yangtools yang-test-util + + org.opendaylight.netconf + netconf-test-models + - scm:git:http://git.opendaylight.org/gerrit/controller.git - scm:git:ssh://git.opendaylight.org:29418/controller.git + scm:git:ssh://git.opendaylight.org:29418/netconf.git + scm:git:ssh://git.opendaylight.org:29418/netconf.git HEAD - https://wiki.opendaylight.org/view/OpenDaylight_Controller:MD-SAL + https://git.opendaylight.org/gerrit/gitweb?p=netconf.git;a=summary - - - - - org.apache.maven.plugins - maven-checkstyle-plugin - - checkstyle.violationSeverity=error - - - -