X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=netconf%2Fsal-netconf-connector%2Fpom.xml;h=f10a3d7562dd5547697120bf1c22748b59ffaed9;hb=e0a49028dc54c0a6dda3d4975afbef9017856670;hp=fb52fbb0c2c87b800c6d80fa1717a9659fd378e9;hpb=4469e472b3208c5d472ce3970f4a875f9fae830e;p=netconf.git diff --git a/netconf/sal-netconf-connector/pom.xml b/netconf/sal-netconf-connector/pom.xml index fb52fbb0c2..f10a3d7562 100644 --- a/netconf/sal-netconf-connector/pom.xml +++ b/netconf/sal-netconf-connector/pom.xml @@ -9,40 +9,20 @@ 4.0.0 - org.opendaylight.controller - config-parent - 0.7.0-SNAPSHOT - + org.opendaylight.netconf + netconf-parent + 1.13.1-SNAPSHOT + ../../parent org.opendaylight.netconf sal-netconf-connector - 1.6.0-SNAPSHOT + 1.13.1-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 @@ -52,8 +32,8 @@ 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 @@ -124,46 +88,31 @@ yang-data-codec-xml - org.opendaylight.mdsal.model - ietf-inet-types-2013-07-15 + org.opendaylight.mdsal.binding.model.ietf + rfc6991-ietf-inet-types - org.slf4j - slf4j-api + org.opendaylight.mdsal.model + yang-ext - xmlunit - xmlunit + ${project.groupId} + netconf-util - org.opendaylight.controller - config-api + javax.inject + javax.inject provided + true - 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.osgi + osgi.cmpn + - org.opendaylight.controller - config-util + org.xmlunit + xmlunit-legacy ${project.groupId} @@ -182,71 +131,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 - - - -