diff options
author | simonbrandhof <simon.brandhof@gmail.com> | 2010-10-15 09:54:11 +0000 |
---|---|---|
committer | simonbrandhof <simon.brandhof@gmail.com> | 2010-10-15 09:54:11 +0000 |
commit | 70633da3fced3985d29274196747604e6c958112 (patch) | |
tree | 7f3c358caa0f336d07b77ab66697239da76523ba /pom.xml | |
parent | e52bf3645122401bd5f4178d551cc9fd0721be91 (diff) | |
download | sonarqube-70633da3fced3985d29274196747604e6c958112.tar.gz sonarqube-70633da3fced3985d29274196747604e6c958112.zip |
upgrade to assembly mojo 2.2
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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> |