Add sonar-maven-plugin version
[aai/sparky-fe.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index 6a43a34..ca265d0 100644 (file)
--- a/pom.xml
+++ b/pom.xml
 
     <build>
         <plugins>
 
     <build>
         <plugins>
-
+            <plugin>
+                <groupId>org.codehaus.mojo</groupId>
+                <artifactId>sonar-maven-plugin</artifactId>
+                <version>3.2</version>
+            </plugin>
             <plugin>
                 <groupId>org.apache.maven.plugins</groupId>
                 <artifactId>maven-war-plugin</artifactId>
             <plugin>
                 <groupId>org.apache.maven.plugins</groupId>
                 <artifactId>maven-war-plugin</artifactId>