X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=netconf%2Fsal-netconf-connector%2Fpom.xml;h=d1306f1acab1a5e609f120083619cc3455ee16b5;hb=3eac4fad8be9aae42fd76037e1c0a8ef5dc7b608;hp=7a91d064e51775ec7715e883614d582bd41b16e7;hpb=72fa00b36dff4b41997f5935daa5a77e1afd1b52;p=netconf.git diff --git a/netconf/sal-netconf-connector/pom.xml b/netconf/sal-netconf-connector/pom.xml index 7a91d064e5..d1306f1aca 100644 --- a/netconf/sal-netconf-connector/pom.xml +++ b/netconf/sal-netconf-connector/pom.xml @@ -9,36 +9,20 @@ 4.0.0 - org.opendaylight.controller - config-parent - 0.6.0-SNAPSHOT - + org.opendaylight.netconf + netconf-parent + 1.5.0-SNAPSHOT + ../netconf-parent org.opendaylight.netconf sal-netconf-connector - 1.5.0-SNAPSHOT + 1.8.0-SNAPSHOT bundle - - - - org.opendaylight.netconf - netconf-artifacts - 1.2.0-SNAPSHOT - pom - import - - - - - - ${project.groupId} - netconf-config-dispatcher - org.opendaylight.controller sal-common-util @@ -67,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 @@ -83,14 +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 @@ -123,6 +91,10 @@ org.opendaylight.yangtools yang-data-codec-gson + + org.opendaylight.yangtools + yang-data-codec-xml + org.opendaylight.mdsal.model ietf-inet-types-2013-07-15 @@ -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,10 +148,19 @@ gson - org.opendaylight.controller - sal-distributed-datastore + org.powermock + powermock-module-junit4 test + + org.powermock + powermock-api-mockito + test + + + org.opendaylight.yangtools + yang-test-util +