]> source.dussan.org Git - archiva.git/commitdiff
force sonar version
authorOlivier Lamy <olamy@apache.org>
Wed, 23 Jul 2014 01:16:46 +0000 (11:16 +1000)
committerOlivier Lamy <olamy@apache.org>
Wed, 23 Jul 2014 01:16:46 +0000 (11:16 +1000)
pom.xml

diff --git a/pom.xml b/pom.xml
index 9a511d8f210116102eff1714d285cb8eca2ffc01..a7e981b7cfb81e72f895fa73a55b39936f573ec0 100644 (file)
--- a/pom.xml
+++ b/pom.xml
             </excludes>
           </configuration>
         </plugin>
+        <plugin>
+          <groupId>org.codehaus.mojo</groupId>
+          <artifactId>sonar-maven-plugin</artifactId>
+          <version>2.4</version>
+        </plugin>
       </plugins>
     </pluginManagement>
   </build>