]> source.dussan.org Git - sonarqube.git/commitdiff
Upgrade to sonar-packaging-maven-plugin 0.3
authorGodin <mandrikov@gmail.com>
Mon, 18 Oct 2010 13:43:29 +0000 (13:43 +0000)
committerGodin <mandrikov@gmail.com>
Mon, 18 Oct 2010 13:43:29 +0000 (13:43 +0000)
pom.xml

diff --git a/pom.xml b/pom.xml
index 7fefd90b14748fb305b62f6b36cac4b7ee213c5f..52957e15a5f255c72cc71045d534d9a7a2befe3b 100644 (file)
--- a/pom.xml
+++ b/pom.xml
         <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>