Browse Source

upgrade to maven assembly 2.2

tags/2.6
simonbrandhof 13 years ago
parent
commit
18fb9aeefb
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      sonar-application/pom.xml

+ 1
- 0
sonar-application/pom.xml View File

@@ -14,6 +14,7 @@
<plugins>
<plugin>
<artifactId>maven-assembly-plugin</artifactId>
<version>2.2</version>
<executions>
<execution>
<phase>package</phase>

Loading…
Cancel
Save