aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorsimonbrandhof <simon.brandhof@gmail.com>2010-10-15 09:54:11 +0000
committersimonbrandhof <simon.brandhof@gmail.com>2010-10-15 09:54:11 +0000
commit70633da3fced3985d29274196747604e6c958112 (patch)
tree7f3c358caa0f336d07b77ab66697239da76523ba /pom.xml
parente52bf3645122401bd5f4178d551cc9fd0721be91 (diff)
downloadsonarqube-70633da3fced3985d29274196747604e6c958112.tar.gz
sonarqube-70633da3fced3985d29274196747604e6c958112.zip
upgrade to assembly mojo 2.2
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 393b655a8cc..a2b7336a357 100644
--- a/pom.xml
+++ b/pom.xml
@@ -95,7 +95,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-assembly-plugin</artifactId>
- <version>2.2-beta-3</version>
+ <version>2.2</version>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>