summaryrefslogtreecommitdiffstats
path: root/springboot/springboot2/pom.xml
diff options
context:
space:
mode:
authorSingal, Kapil (ks220y) <ks220y@att.com>2019-11-29 11:19:35 -0500
committerSingal, Kapil (ks220y) <ks220y@att.com>2019-11-29 11:19:35 -0500
commit03800a7552a2aa672b312d1d5ab0b1afd201e12c (patch)
tree51d18dfadb646d9a76d26be1cc8a91d1e4c0d0d3 /springboot/springboot2/pom.xml
parentd58f23d6587cd784726a273d98fa9b5e5b39728a (diff)
Upgrading sonar-maven-plugin version
Version 3.2 is not working with latest sonar qube server, needed an upgrade Issue-ID: CCSDK-1970 Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com> Change-Id: Ie1d621a3f1d1aef3b618dd87d7125797983775c7
Diffstat (limited to 'springboot/springboot2/pom.xml')
-rwxr-xr-xspringboot/springboot2/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/springboot/springboot2/pom.xml b/springboot/springboot2/pom.xml
index 6db28f10..e6fb0502 100755
--- a/springboot/springboot2/pom.xml
+++ b/springboot/springboot2/pom.xml
@@ -545,7 +545,7 @@
<plugin>
<groupId>org.sonarsource.scanner.maven</groupId>
<artifactId>sonar-maven-plugin</artifactId>
- <version>3.3.0.603</version>
+ <version>3.6.0.1398</version>
</plugin>
<!-- End of plugins from ONAP oparent -->