summaryrefslogtreecommitdiffstats
path: root/asdc-tests/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'asdc-tests/pom.xml')
-rw-r--r--asdc-tests/pom.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/asdc-tests/pom.xml b/asdc-tests/pom.xml
index e9972bd647..bfb7920d51 100644
--- a/asdc-tests/pom.xml
+++ b/asdc-tests/pom.xml
@@ -10,6 +10,10 @@
<artifactId>sdc-main</artifactId>
<version>1.2.0-SNAPSHOT</version>
</parent>
+
+ <properties>
+ <sonar.skip>true</sonar.skip>
+ </properties>
<dependencies>