aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index 7fefd90b147..52957e15a5f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -190,9 +190,9 @@
<plugin>
<groupId>org.codehaus.sonar</groupId>
<artifactId>sonar-packaging-maven-plugin</artifactId>
- <version>0.1</version>
+ <version>0.3</version>
+ <extensions>true</extensions>
</plugin>
-
</plugins>
</pluginManagement>