diff options
author | Fabrice Bellingard <bellingard@gmail.com> | 2011-04-21 10:19:37 +0200 |
---|---|---|
committer | Fabrice Bellingard <bellingard@gmail.com> | 2011-04-21 10:19:37 +0200 |
commit | e91ffc61812513ce3056d20268cf6d2513865e83 (patch) | |
tree | 9ecdb6c3af1dcb39c98e451cd48517cb3cddeeb5 /sonar-server | |
parent | 1ca2b0d56c4056c0d9d3cca22a54656979e758c4 (diff) | |
parent | ec2974edf37405ed45328dd5885409dfc861ca63 (diff) | |
download | sonarqube-e91ffc61812513ce3056d20268cf6d2513865e83.tar.gz sonarqube-e91ffc61812513ce3056d20268cf6d2513865e83.zip |
Merge remote branch 'upstream/master'
Diffstat (limited to 'sonar-server')
-rw-r--r-- | sonar-server/pom.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sonar-server/pom.xml b/sonar-server/pom.xml index 40f8da7f194..5927afa3eae 100644 --- a/sonar-server/pom.xml +++ b/sonar-server/pom.xml @@ -313,7 +313,6 @@ <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-war-plugin</artifactId> - <version>2.1-beta-1</version> <configuration> <packagingExcludes> **/*.log,*.iml,WEB-INF/script/,WEB-INF/test/ |