aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorOfir Sonsino <os0695@att.com>2017-12-11 12:03:54 +0200
committerOfir Sonsino <os0695@att.com>2017-12-11 12:03:54 +0200
commit7881b6e4255807e2f37f26d0769db267767022a8 (patch)
treebd8d903ad4f6125d188ed8df6a747fcb7c060647 /pom.xml
parenta03a411f057059fc418878a64393414178c9f310 (diff)
Upgrade sonar plugin
Change-Id: Id555c067b3b7bcb0671cc7401e7e35157557679e 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 f5e862a49..df05ec111 100644
--- a/pom.xml
+++ b/pom.xml
@@ -195,6 +195,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>