diff options
author | Venkata Harish K Kajur <vk250x@att.com> | 2017-12-08 14:32:22 -0500 |
---|---|---|
committer | Venkata Harish K Kajur <vk250x@att.com> | 2017-12-08 14:32:28 -0500 |
commit | c3b22915d04e83ab6ec74e75fb65b849bfd77278 (patch) | |
tree | 3d58fe2138d12932468fd3380be5f5cca96f06db /aai-resources/pom.xml | |
parent | 0ea1a7e187c5d0f1ad1ddea21668c17eec07018b (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.xml | 2 |
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> |