diff options
author | Venkata Harish K Kajur <vk250x@att.com> | 2017-12-08 14:31:19 -0500 |
---|---|---|
committer | Venkata Harish K Kajur <vk250x@att.com> | 2017-12-08 14:31:22 -0500 |
commit | 5ddd067cd8eb1d89ad5164ee6bb99c99477cb401 (patch) | |
tree | e3e5d8e2e3459229f3a9701f62596cafca172b9d /aai-resources/pom.xml | |
parent | 56c95fb88063cd7ef0c804c2dfe353edd5b30b4a (diff) |
Update sonar maven plugin to use 3.3
Issue-ID: AAI-546
Change-Id: I55dbf189bf33a16a0ba014f15e740aca234cf369
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 124f016..deba983 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> |