X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=netconf%2Fsal-netconf-connector%2Fpom.xml;h=9a49ee1fa6547a393e3df5d3178570bcdab6d9d8;hb=cf5c624854874f3603b20d296233485b37b99abd;hp=40fe3b2f70a17303d8138ac24e84a130ecde168f;hpb=b1b181f4cb695b36c4b1ecbd8f6371b31fbf40e4;p=netconf.git diff --git a/netconf/sal-netconf-connector/pom.xml b/netconf/sal-netconf-connector/pom.xml index 40fe3b2f70..9a49ee1fa6 100644 --- a/netconf/sal-netconf-connector/pom.xml +++ b/netconf/sal-netconf-connector/pom.xml @@ -1,37 +1,28 @@ + 4.0.0 - org.opendaylight.controller - config-parent - 0.5.0-SNAPSHOT - + org.opendaylight.netconf + netconf-parent + 1.6.0-SNAPSHOT + ../netconf-parent org.opendaylight.netconf sal-netconf-connector - 1.4.0-SNAPSHOT + 1.9.0-SNAPSHOT bundle - - - - org.opendaylight.netconf - netconf-artifacts - 1.1.0-SNAPSHOT - pom - import - - - - - - ${project.groupId} - netconf-config-dispatcher - org.opendaylight.controller sal-common-util @@ -48,6 +39,10 @@ ${project.groupId} ietf-netconf-notifications + + org.opendaylight.mdsal.model + rfc7895 + ${project.groupId} netconf-client @@ -56,14 +51,6 @@ ${project.groupId} netconf-notifications-api - - org.opendaylight.controller - netty-config-api - - - org.opendaylight.controller - netty-threadgroup-config - org.opendaylight.controller sal-binding-api @@ -72,18 +59,6 @@ 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.model ietf-topology @@ -109,46 +84,28 @@ yang-parser-impl - org.opendaylight.mdsal.model - ietf-inet-types - - - org.slf4j - slf4j-api - - - xmlunit - xmlunit - - - org.opendaylight.controller - config-api - provided + org.opendaylight.yangtools + yang-data-codec-gson - org.opendaylight.controller - config-manager - test + org.opendaylight.yangtools + yang-data-codec-xml - org.opendaylight.controller - config-manager - test-jar - test + org.opendaylight.mdsal.model + ietf-inet-types-2013-07-15 - ${project.groupId} - config-netconf-connector - test + org.opendaylight.mdsal.model + yang-ext - org.opendaylight.controller - config-persister-impl - test + org.slf4j + slf4j-api - org.opendaylight.controller - config-util + xmlunit + xmlunit ${project.groupId} @@ -168,12 +125,7 @@ org.opendaylight.controller - yang-test - test - - - org.opendaylight.controller - logback-config + sal-binding-broker-impl test @@ -191,6 +143,19 @@ org.hamcrest hamcrest-core + + com.google.code.gson + gson + + + org.awaitility + awaitility + test + + + org.opendaylight.yangtools + yang-test-util +