Code Review
/
aai
/
resources.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
c3b2291
)
Overwrite sonar-maven-plugin latest version
33/26133/1
author
Jessica Wagantall
<jwagantall@linuxfoundation.org>
Tue, 12 Dec 2017 18:45:09 +0000
(10:45 -0800)
committer
Jessica Wagantall
<jwagantall@linuxfoundation.org>
Tue, 12 Dec 2017 18:46:30 +0000
(10:46 -0800)
Use older version 3.3 from the parent pom.xml
Change-Id: I43aa6284bd0fab611909c720afca0e254c6fa0ba
Issue-ID: AAI-546
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
pom.xml
patch
|
blob
|
history
diff --git
a/pom.xml
b/pom.xml
index
9e561f3
..
747cfc1
100644
(file)
--- a/
pom.xml
+++ b/
pom.xml
@@
-291,6
+291,11
@@
<build>
<pluginManagement>
<plugins>
+ <plugin>
+ <groupId>org.codehaus.mojo</groupId>
+ <artifactId>sonar-maven-plugin</artifactId>
+ <version>3.3</version>
+ </plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-compiler-plugin</artifactId>