summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorsimonbrandhof <simon.brandhof@gmail.com>2011-01-26 12:09:31 +0100
committersimonbrandhof <simon.brandhof@gmail.com>2011-01-26 12:09:31 +0100
commit98f3bef8be5eb8b9e29b3e7a4604b616462118d7 (patch)
tree4de872cbdf0e72cac1e1fddfdbfcefb9252dbe3c /pom.xml
parentacbb9609fdfc8acbdd1bbec5e8ade31afa6f64eb (diff)
downloadsonarqube-98f3bef8be5eb8b9e29b3e7a4604b616462118d7.tar.gz
sonarqube-98f3bef8be5eb8b9e29b3e7a4604b616462118d7.zip
Execute IT in build directory instead of temp dir
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 96837e22f57..750aa324ffb 100644
--- a/pom.xml
+++ b/pom.xml
@@ -228,7 +228,7 @@
<plugin>
<groupId>org.codehaus.sonar</groupId>
<artifactId>sonar-dev-maven-plugin</artifactId>
- <version>1.0.1</version>
+ <version>1.1</version>
</plugin>
<plugin>
<groupId>org.codehaus.sonar</groupId>