aboutsummaryrefslogtreecommitdiffstats
path: root/sdc-tosca
diff options
context:
space:
mode:
authorvasraz <vasyl.razinkov@est.tech>2020-01-13 14:14:04 +0000
committerVasyl Razinkov <vasyl.razinkov@est.tech>2020-01-13 14:55:54 +0000
commitd099dd2ce1697fc56af0b754aa8f5f1a6b7e44f4 (patch)
tree4a057f37ec9e9b55043715470cca32c61bdb5ab0 /sdc-tosca
parent04fc331ac8c3ba3c3fcc4f8a2a02b199b91f41f3 (diff)
Fix empty sonar scan
Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech> Change-Id: I6a1b9f4e77487de609e43621e1b82fe80c2fcd5a Issue-ID: SDC-2719
Diffstat (limited to 'sdc-tosca')
-rw-r--r--sdc-tosca/pom.xml6
1 files changed, 0 insertions, 6 deletions
diff --git a/sdc-tosca/pom.xml b/sdc-tosca/pom.xml
index 6044090..80b4182 100644
--- a/sdc-tosca/pom.xml
+++ b/sdc-tosca/pom.xml
@@ -145,12 +145,6 @@
</plugin>
<plugin>
- <groupId>org.sonarsource.scanner.maven</groupId>
- <artifactId>sonar-maven-plugin</artifactId>
- <version>3.0.2</version>
- </plugin>
-
- <plugin>
<groupId>com.github.sylvainlaurent.maven</groupId>
<artifactId>yaml-json-validator-maven-plugin</artifactId>
<version>1.0.1</version>