]> source.dussan.org Git - sonarqube.git/commitdiff
upgrade to maven assembly 2.2
authorsimonbrandhof <simon.brandhof@gmail.com>
Mon, 18 Oct 2010 14:19:43 +0000 (14:19 +0000)
committersimonbrandhof <simon.brandhof@gmail.com>
Mon, 18 Oct 2010 14:19:43 +0000 (14:19 +0000)
sonar-application/pom.xml

index e6f372b49f88e1733e23da91de6e6d6a88305172..3b5852ee7056fd11e0bbcb9bbba47b84d7a1aedc 100644 (file)
@@ -14,6 +14,7 @@
     <plugins>
       <plugin>
         <artifactId>maven-assembly-plugin</artifactId>
+        <version>2.2</version>
         <executions>
           <execution>
             <phase>package</phase>