Skip to content
Snippets Groups Projects
Commit ce50b034 authored by OZGCloud's avatar OZGCloud
Browse files

OZG-4786: Try adding sonar Plugin to Maven Build

parent eb6ea93f
Branches
Tags
No related merge requests found
......@@ -132,6 +132,10 @@
</profiles>
<build>
<plugins>
<plugin>
<groupId>org.sonarsource.scanner.maven</groupId>
<artifactId>sonar-maven-plugin</artifactId>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-failsafe-plugin</artifactId>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment