Code Review
/
oom
/
registrator.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
8ae5f1d
)
Add sonar-maven-plugin version
61/30361/1
author
Jessica Wagantall
<jwagantall@linuxfoundation.org>
Tue, 6 Feb 2018 01:56:22 +0000
(17:56 -0800)
committer
Jessica Wagantall
<jwagantall@linuxfoundation.org>
Tue, 6 Feb 2018 01:56:22 +0000
(17:56 -0800)
Use Sonar plugin version 3.2
Change-Id: Ifed3411eb8a117fde019afd790a935ca65154a2c
Issue-ID: CIMAN-65
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
pom.xml
patch
|
blob
|
history
diff --git
a/pom.xml
b/pom.xml
index
e7b4ca2
..
a099ac8
100644
(file)
--- a/
pom.xml
+++ b/
pom.xml
@@
-28,6
+28,11
@@
<build>
<plugins>
+ <plugin>
+ <groupId>org.codehaus.mojo</groupId>
+ <artifactId>sonar-maven-plugin</artifactId>
+ <version>3.2</version>
+ </plugin>
<plugin>
<groupId>com.igormaznitsa</groupId>
<artifactId>mvn-golang-wrapper</artifactId>