Code Review
/
aai
/
traversal.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
81d9a36
)
Update pom to fix sonar issue
67/26167/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:39:35 +0000
(22:39 -0500)
committer
Venkata Harish K Kajur
<vk250x@att.com>
Wed, 13 Dec 2017 03:39:43 +0000
(22:39 -0500)
Issue-ID: AAI-561
Change-Id: Ib6c79a16889c22dc63089d6afad35d236064660e
Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
pom.xml
patch
|
blob
|
history
diff --git
a/pom.xml
b/pom.xml
index
9a62918
..
2997acb
100644
(file)
--- a/
pom.xml
+++ b/
pom.xml
@@
-247,6
+247,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>