summaryrefslogtreecommitdiffstats
path: root/odlparent/setup
diff options
context:
space:
mode:
Diffstat (limited to 'odlparent/setup')
-rwxr-xr-xodlparent/setup/src/main/resources/pom-template.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/odlparent/setup/src/main/resources/pom-template.xml b/odlparent/setup/src/main/resources/pom-template.xml
index 867c5b98..1bb92c34 100755
--- a/odlparent/setup/src/main/resources/pom-template.xml
+++ b/odlparent/setup/src/main/resources/pom-template.xml
@@ -469,7 +469,7 @@
<plugin>
<groupId>org.sonarsource.scanner.maven</groupId>
<artifactId>sonar-maven-plugin</artifactId>
- <version>3.2</version>
+ <version>3.6.0.1398</version>
</plugin>
<!-- end of plugins from ONAP version (parent of oparent) -->