summaryrefslogtreecommitdiffstats
path: root/dcaedt_catalog/api/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'dcaedt_catalog/api/pom.xml')
-rw-r--r--dcaedt_catalog/api/pom.xml4
1 files changed, 3 insertions, 1 deletions
diff --git a/dcaedt_catalog/api/pom.xml b/dcaedt_catalog/api/pom.xml
index ff51800..a0d8200 100644
--- a/dcaedt_catalog/api/pom.xml
+++ b/dcaedt_catalog/api/pom.xml
@@ -190,6 +190,8 @@
<scope>test</scope>
</dependency>
-
</dependencies>
+ <properties>
+ <sonar.skip>true</sonar.skip>
+ </properties>
</project>