From: Maros Marsalek Date: Wed, 7 Sep 2016 08:12:56 +0000 (+0200) Subject: HONEYCOMB-200 sonar.skip per child module X-Git-Tag: v1.17.01-RC0~166 X-Git-Url: https://gerrit.fd.io/r/gitweb?a=commitdiff_plain;h=58f2b6054ab31fb9dc852445e521a968c3d9ac6a;p=hc2vpp.git HONEYCOMB-200 sonar.skip per child module Change-Id: I73ba7db54f029f4061fe3e5af148db52c686e7fd Signed-off-by: Maros Marsalek --- diff --git a/samples/interfaces/mapping/pom.xml b/samples/interfaces/mapping/pom.xml index bd5eabfe6..e9b328dc6 100644 --- a/samples/interfaces/mapping/pom.xml +++ b/samples/interfaces/mapping/pom.xml @@ -29,6 +29,7 @@ 1.16.12-SNAPSHOT + true diff --git a/samples/interfaces/models/pom.xml b/samples/interfaces/models/pom.xml index 712f82cfa..666705d58 100644 --- a/samples/interfaces/models/pom.xml +++ b/samples/interfaces/models/pom.xml @@ -27,6 +27,10 @@ 1.16.12-SNAPSHOT bundle + + true + + diff --git a/samples/interfaces/pom.xml b/samples/interfaces/pom.xml index 3411a4e3a..cd4ebb869 100644 --- a/samples/interfaces/pom.xml +++ b/samples/interfaces/pom.xml @@ -31,10 +31,16 @@ 3.1.1 + + + true + + models mapping + diff --git a/samples/minimal-distribution/pom.xml b/samples/minimal-distribution/pom.xml index 5865556c0..debabe155 100644 --- a/samples/minimal-distribution/pom.xml +++ b/samples/minimal-distribution/pom.xml @@ -32,6 +32,7 @@ io.fd.honeycomb.samples.distro.Main 1.16.12-SNAPSHOT 1.16.12-SNAPSHOT + true