X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=netconf%2Fsal-netconf-connector%2Fpom.xml;h=75317092633cffa9f3e6d465a9828ec04229a7bf;hb=7ee80deb64be2f4081dbd8039d309c920ce6412e;hp=fb52fbb0c2c87b800c6d80fa1717a9659fd378e9;hpb=e4d78335be58a4f5db8496d420cdaeb727e7ba56;p=netconf.git diff --git a/netconf/sal-netconf-connector/pom.xml b/netconf/sal-netconf-connector/pom.xml index fb52fbb0c2..7531709263 100644 --- a/netconf/sal-netconf-connector/pom.xml +++ b/netconf/sal-netconf-connector/pom.xml @@ -9,31 +9,19 @@ 4.0.0 - org.opendaylight.controller - config-parent - 0.7.0-SNAPSHOT - + org.opendaylight.netconf + netconf-parent + 1.6.2-SNAPSHOT + ../netconf-parent org.opendaylight.netconf sal-netconf-connector - 1.6.0-SNAPSHOT + 1.9.2-SNAPSHOT bundle - - - - org.opendaylight.netconf - netconf-artifacts - 1.3.0-SNAPSHOT - pom - import - - - - org.opendaylight.controller @@ -52,8 +40,8 @@ ietf-netconf-notifications - ${project.groupId} - ietf-netconf-yang-library + org.opendaylight.mdsal.binding.model.ietf + rfc7895 ${project.groupId} @@ -64,41 +52,21 @@ 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-api org.opendaylight.mdsal mdsal-binding-generator-impl - org.opendaylight.controller - sal-binding-config - - - org.opendaylight.controller - threadpool-config-api - - - 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 @@ -123,47 +91,21 @@ org.opendaylight.yangtools yang-data-codec-xml + + org.opendaylight.mdsal.binding.model.ietf + rfc6991-ietf-inet-types + org.opendaylight.mdsal.model - ietf-inet-types-2013-07-15 + yang-ext org.slf4j slf4j-api - xmlunit - xmlunit - - - org.opendaylight.controller - config-api - provided - - - org.opendaylight.controller - config-manager - test - - - org.opendaylight.controller - config-manager - test-jar - test - - - ${project.groupId} - config-netconf-connector - test - - - org.opendaylight.controller - config-persister-impl - test - - - org.opendaylight.controller - config-util + org.xmlunit + xmlunit-legacy ${project.groupId} @@ -182,24 +124,19 @@ test - org.opendaylight.controller - yang-test - test - - - org.opendaylight.controller - logback-config + org.opendaylight.mdsal + mdsal-binding-dom-adapter test - org.opendaylight.controller - sal-binding-broker-impl + org.opendaylight.mdsal + mdsal-binding-dom-adapter test-jar test - org.mockito - mockito-core + org.opendaylight.controller + sal-common-impl test @@ -211,18 +148,8 @@ gson - org.opendaylight.controller - sal-distributed-datastore - test - - - org.powermock - powermock-module-junit4 - test - - - org.powermock - powermock-api-mockito + org.awaitility + awaitility test @@ -232,21 +159,9 @@ - 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 - - - -