From: Tomas Cere Date: Fri, 3 Jun 2016 11:20:05 +0000 (+0200) Subject: Fix broken tree of modules in sonar analysis X-Git-Tag: release/boron~83 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=commitdiff_plain;h=cd0eb0df596369832bb7cc8e164ca9b5a21b11b4;p=netconf.git Fix broken tree of modules in sonar analysis Change-Id: Ie978c3696e814b6765d340736c5853c13e12bd02 Signed-off-by: Tomas Cere --- diff --git a/netconf/tools/netconf-cli/pom.xml b/netconf/tools/netconf-cli/pom.xml index 7f8d238b8a..f0be99b87e 100644 --- a/netconf/tools/netconf-cli/pom.xml +++ b/netconf/tools/netconf-cli/pom.xml @@ -20,6 +20,10 @@ jar ${project.artifactId} + + true + + diff --git a/netconf/tools/netconf-testtool/pom.xml b/netconf/tools/netconf-testtool/pom.xml index 6f2392eeeb..f4247b0321 100644 --- a/netconf/tools/netconf-testtool/pom.xml +++ b/netconf/tools/netconf-testtool/pom.xml @@ -24,6 +24,10 @@ 1.1.0-SNAPSHOT jar + + true + + diff --git a/netconf/tools/pom.xml b/netconf/tools/pom.xml index 5f518e34c9..eeb780b615 100644 --- a/netconf/tools/pom.xml +++ b/netconf/tools/pom.xml @@ -12,10 +12,6 @@ pom ${project.artifactId} - - true - - netconf-cli netconf-testtool