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:
e86e785
)
Fix sonar plugin version with available one
45/26145/1
author
Jessica Wagantall
<jwagantall@linuxfoundation.org>
Tue, 12 Dec 2017 20:21:10 +0000
(12:21 -0800)
committer
Jessica Wagantall
<jwagantall@linuxfoundation.org>
Tue, 12 Dec 2017 20:33:02 +0000
(12:33 -0800)
Using available version from maven central
Change-Id: I4671010e0d973b95be96da5d869c61d9ba6755f7
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
747cfc1
..
7ed55ef
100644
(file)
--- a/
pom.xml
+++ b/
pom.xml
@@
-294,7
+294,7
@@
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>sonar-maven-plugin</artifactId>
- <version>3.
3
</version>
+ <version>3.
2
</version>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>