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

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

[EDELIVERY-3114] downgraded sonar maven plugin

parent 6bc4a3f6
No related branches found
No related tags found
No related merge requests found
......@@ -128,11 +128,11 @@
<build>
<plugins>
<!-- sonar -->
<!-- sonar maven plugin (for 5.6 sonarqube) -->
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>sonar-maven-plugin</artifactId>
<version>3.4.0.905</version>
<version>3.3.0.603</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