From cd0eb0df596369832bb7cc8e164ca9b5a21b11b4 Mon Sep 17 00:00:00 2001 From: Tomas Cere Date: Fri, 3 Jun 2016 13:20:05 +0200 Subject: [PATCH] Fix broken tree of modules in sonar analysis Change-Id: Ie978c3696e814b6765d340736c5853c13e12bd02 Signed-off-by: Tomas Cere --- netconf/tools/netconf-cli/pom.xml | 4 ++++ netconf/tools/netconf-testtool/pom.xml | 4 ++++ netconf/tools/pom.xml | 4 ---- 3 files changed, 8 insertions(+), 4 deletions(-) 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 -- 2.36.6