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:
5ddd067
)
Update pom to fix sonar issue
63/26163/1
1.0.1-Amsterdam
1.0.1-ONAP
v1.1.1
author
Venkata Harish K Kajur
<vk250x@att.com>
Wed, 13 Dec 2017 03:22:23 +0000
(22:22 -0500)
committer
Venkata Harish K Kajur
<vk250x@att.com>
Wed, 13 Dec 2017 03:22:27 +0000
(22:22 -0500)
Issue-ID: AAI-558
Change-Id: Ib47203c86044faf3f4f7eb555c6bfc3112d8d7d0
Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
pom.xml
patch
|
blob
|
history
diff --git
a/pom.xml
b/pom.xml
index
a8fd877
..
91fb7f5
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.2</version>
+ </plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-compiler-plugin</artifactId>