aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOlivier Lamy <olamy@apache.org>2014-07-23 11:16:46 +1000
committerOlivier Lamy <olamy@apache.org>2014-07-23 11:16:46 +1000
commit8960bb72524c5ebbdd95cddd84fe23e0ca6f5c41 (patch)
tree629b4b4ab06b8b9b134ef88668208d0d47ae771d
parente5b900232295f605e85b5cfdd41a5bf26d2d0f14 (diff)
downloadarchiva-8960bb72524c5ebbdd95cddd84fe23e0ca6f5c41.tar.gz
archiva-8960bb72524c5ebbdd95cddd84fe23e0ca6f5c41.zip
force sonar version
-rw-r--r--pom.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/pom.xml b/pom.xml
index 9a511d8f2..a7e981b7c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1852,6 +1852,11 @@
</excludes>
</configuration>
</plugin>
+ <plugin>
+ <groupId>org.codehaus.mojo</groupId>
+ <artifactId>sonar-maven-plugin</artifactId>
+ <version>2.4</version>
+ </plugin>
</plugins>
</pluginManagement>
</build>