From: Tom Pantelis Date: Wed, 4 Apr 2018 15:51:43 +0000 (-0400) Subject: Remove unused controller config dependencies X-Git-Tag: release/fluorine~103^2 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=commitdiff_plain;h=6e8f1a9c24f7e9d6e98c072fe92e35a6e26b7a83;p=netconf.git Remove unused controller config dependencies Change-Id: I1cf7a694cc514359ca24ac0f646dbd3f163598a1 Signed-off-by: Tom Pantelis --- diff --git a/netconf/netconf-artifacts/pom.xml b/netconf/netconf-artifacts/pom.xml index 2254734174..b5dbf18cb1 100644 --- a/netconf/netconf-artifacts/pom.xml +++ b/netconf/netconf-artifacts/pom.xml @@ -39,11 +39,6 @@ config-netconf-connector ${project.version} - - ${project.groupId} - config-persister-impl - ${project.version} - ${project.groupId} netconf-api diff --git a/netconf/netconf-it/pom.xml b/netconf/netconf-it/pom.xml index b6503f3ee6..beeede463c 100644 --- a/netconf/netconf-it/pom.xml +++ b/netconf/netconf-it/pom.xml @@ -30,38 +30,6 @@ xmlunit - - org.opendaylight.controller - config-api - test - - - - 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 - test - ${project.groupId} sal-netconf-connector diff --git a/netconf/netconf-ssh/pom.xml b/netconf/netconf-ssh/pom.xml index e7976f3def..3b854f85c3 100644 --- a/netconf/netconf-ssh/pom.xml +++ b/netconf/netconf-ssh/pom.xml @@ -21,18 +21,6 @@ ${project.artifactId} bundle - - - - org.opendaylight.controller - config-artifacts - 0.9.0-SNAPSHOT - pom - import - - - - ${project.groupId} @@ -50,14 +38,6 @@ ${project.groupId} netconf-impl - - org.opendaylight.controller - threadpool-config-api - - - org.opendaylight.controller - netty-config-api - org.opendaylight.mdsal.model diff --git a/netconf/netconf-tcp/pom.xml b/netconf/netconf-tcp/pom.xml index 5ff0635a99..9ef64bdf81 100644 --- a/netconf/netconf-tcp/pom.xml +++ b/netconf/netconf-tcp/pom.xml @@ -22,18 +22,6 @@ ${project.artifactId} bundle - - - - org.opendaylight.controller - config-artifacts - 0.9.0-SNAPSHOT - pom - import - - - - ${project.groupId} @@ -43,14 +31,6 @@ ${project.groupId} netconf-util - - org.opendaylight.controller - threadpool-config-api - - - org.opendaylight.controller - netty-config-api - org.slf4j slf4j-api diff --git a/netconf/sal-netconf-connector/pom.xml b/netconf/sal-netconf-connector/pom.xml index 9b9a0d4672..d1306f1aca 100644 --- a/netconf/sal-netconf-connector/pom.xml +++ b/netconf/sal-netconf-connector/pom.xml @@ -107,11 +107,6 @@ xmlunit xmlunit - - ${project.groupId} - config-netconf-connector - test - ${project.groupId} netconf-impl diff --git a/netconf/tools/netconf-testtool/pom.xml b/netconf/tools/netconf-testtool/pom.xml index 4d6a46a644..eb53cc6718 100644 --- a/netconf/tools/netconf-testtool/pom.xml +++ b/netconf/tools/netconf-testtool/pom.xml @@ -28,18 +28,6 @@ true - - - - org.opendaylight.controller - config-artifacts - 0.9.0-SNAPSHOT - pom - import - - - - org.codehaus.janino @@ -137,10 +125,6 @@ ${project.groupId} netconf-ssh - - org.opendaylight.controller - netty-config-api - org.opendaylight.controller sal-inmemory-datastore