X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=netconf%2Fsal-netconf-connector%2Fpom.xml;h=9a49ee1fa6547a393e3df5d3178570bcdab6d9d8;hb=71f65f66e59aedd94762954ea055531d8f2c9ea8;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..9a49ee1fa6 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.0-SNAPSHOT + ../netconf-parent org.opendaylight.netconf sal-netconf-connector - 1.6.0-SNAPSHOT + 1.9.0-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.model + rfc7895 ${project.groupId} @@ -63,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 @@ -79,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 @@ -127,6 +95,10 @@ org.opendaylight.mdsal.model ietf-inet-types-2013-07-15 + + org.opendaylight.mdsal.model + yang-ext + org.slf4j slf4j-api @@ -135,36 +107,6 @@ 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 - ${project.groupId} netconf-impl @@ -183,12 +125,7 @@ org.opendaylight.controller - yang-test - test - - - org.opendaylight.controller - logback-config + sal-binding-broker-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 @@ -237,16 +164,4 @@ HEAD https://wiki.opendaylight.org/view/OpenDaylight_Controller:MD-SAL - - - - - org.apache.maven.plugins - maven-checkstyle-plugin - - checkstyle.violationSeverity=error - - - -