From: Venkata Harish K Kajur Date: Thu, 7 Sep 2017 20:44:11 +0000 (-0400) Subject: Exclude the domain package from the jacoco X-Git-Tag: v1.1.0~46 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=6042ff29f5f1f00b537f4b92e7aeeded13810545;p=aai%2Faai-common.git Exclude the domain package from the jacoco Issue-ID: AAI-270 Change-Id: I0c5d6e75bbdc75813fda31e8ede63dbada753012 Signed-off-by: Venkata Harish K Kajur --- diff --git a/aai-core/pom.xml b/aai-core/pom.xml index e7a4b92b..3fa131f7 100644 --- a/aai-core/pom.xml +++ b/aai-core/pom.xml @@ -455,6 +455,9 @@ 0.7.7.201606060606 true + + **/domain/** +