aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorOfir Sonsino <os0695@att.com>2017-12-11 11:21:00 +0200
committerOfir Sonsino <os0695@att.com>2017-12-11 11:21:00 +0200
commit2f20b001b9243e0f8b44aecc768ec265fd538732 (patch)
tree93029e82450d78c41c81a59c87e0570562c94ac9 /pom.xml
parentc52c3b4e2db4250f3a5371c409a01289ec836f8a (diff)
Upgrade sonar plugin
Change-Id: I497e09e21034c1a804f34c45306f749ff11fd722 Issue-ID: VID-98 Signed-off-by: Ofir Sonsino <os0695@att.com>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/pom.xml b/pom.xml
index 11d2d5425..bc3fe2349 100644
--- a/pom.xml
+++ b/pom.xml
@@ -167,6 +167,11 @@
</dependencies>
</plugin>
<plugin>
+ <groupId>org.sonarsource.scanner.maven</groupId>
+ <artifactId>sonar-maven-plugin</artifactId>
+ <version>3.3.0.603</version>
+ </plugin>
+ <plugin>
<groupId>com.blackducksoftware.integration</groupId>
<artifactId>hub-maven-plugin</artifactId>
<version>1.4.0</version>