aboutsummaryrefslogtreecommitdiffstats
path: root/aai-resources/pom.xml
diff options
context:
space:
mode:
authorVenkata Harish K Kajur <vk250x@att.com>2017-12-08 14:32:22 -0500
committerVenkata Harish K Kajur <vk250x@att.com>2017-12-08 14:32:28 -0500
commitc3b22915d04e83ab6ec74e75fb65b849bfd77278 (patch)
tree3d58fe2138d12932468fd3380be5f5cca96f06db /aai-resources/pom.xml
parent0ea1a7e187c5d0f1ad1ddea21668c17eec07018b (diff)
Update sonar plugin to use 3.3
Issue-ID: AAI-546 Change-Id: Iec5d0e62ec9781246fafe8062872287aa7566f17 Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
Diffstat (limited to 'aai-resources/pom.xml')
-rw-r--r--aai-resources/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/aai-resources/pom.xml b/aai-resources/pom.xml
index 13a91f9..c50c6de 100644
--- a/aai-resources/pom.xml
+++ b/aai-resources/pom.xml
@@ -647,7 +647,7 @@
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>sonar-maven-plugin</artifactId>
- <version>3.2</version>
+ <version>3.3</version>
</plugin>
<plugin>
<groupId>org.jacoco</groupId>