Code development platform for open source projects from the European Union institutions

Skip to content
Snippets Groups Projects
Commit 6bc4a3f6 authored by Catalin-Emanuel ENACHE's avatar Catalin-Emanuel ENACHE
Browse files

[EDELIVERY-3114] upgraded sonar maven plugin

parent a04379c3
No related branches found
No related tags found
No related merge requests found
......@@ -128,10 +128,11 @@
<build>
<plugins>
<!-- sonar -->
<plugin>
<groupId>org.sonarsource.scanner.maven</groupId>
<groupId>org.codehaus.mojo</groupId>
<artifactId>sonar-maven-plugin</artifactId>
<version>3.2</version>
<version>3.4.0.905</version>
</plugin>
</plugins>
</build>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment