summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorVidisha <Vidisha.De@amdocs.com>2018-09-20 19:05:00 +0530
committerVidisha De <Vidisha.De@amdocs.com>2018-10-09 05:37:44 +0000
commit7409dfb144cf2a06210400134d822a1393462b1f (patch)
tree188151d737a8ea38dffe651d9ed21396cebb4c29 /pom.xml
parent9e65649dfff8f00dc0a0ef6b10d020ae0e2255ba (diff)
vFW and vDNS support added to azure-plugin
Change-Id: I5c7b08382d87ff17d75259885f00dfceb5486f07 Issue-ID: MULTICLOUD-354 Signed-off-by: Vidisha <Vidisha.De@amdocs.com>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 744a192..82f704d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -39,7 +39,7 @@
<sonar.language>py</sonar.language>
<sonar.pluginName>Python</sonar.pluginName>
<sonar.inclusions>**/*.py</sonar.inclusions>
- <sonar.exclusions>**/tests/*,setup.py</sonar.exclusions>
+ <sonar.exclusions>**/tests/*,setup.py,**/aria/*</sonar.exclusions>
</properties>
<build>
<pluginManagement>