From: Vidisha Date: Fri, 12 Oct 2018 07:28:33 +0000 (+0530) Subject: Exclude aria folder in sonar build X-Git-Tag: 1.2.1~3 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=b7ce2181af586a4a2e4d2fb34a0d2461339529cc;p=multicloud%2Fazure.git Exclude aria folder in sonar build Change-Id: Idd31efa93a1c983a8cbe7b664d25faf0eae320b7 Issue-ID: MULTICLOUD-354 Signed-off-by: Vidisha --- diff --git a/pom.xml b/pom.xml index 82f704d..1592efb 100644 --- a/pom.xml +++ b/pom.xml @@ -39,7 +39,7 @@ py Python **/*.py - **/tests/*,setup.py,**/aria/* + **/tests/*,setup.py,**/azure/aria/**