aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimon Brandhof <simon.brandhof@gmail.com>2013-03-14 18:32:17 +0100
committerSimon Brandhof <simon.brandhof@gmail.com>2013-03-14 18:34:52 +0100
commit45b8c31a278305dc5d3ecea5b3b632bc4c6c70a7 (patch)
tree7ee752f6b0fc274faec4fa0d83e0c9fea42e38ce
parenta411c9fbb34747ebee0ee235c139a4b7c63fdf26 (diff)
downloadsonarqube-45b8c31a278305dc5d3ecea5b3b632bc4c6c70a7.tar.gz
sonarqube-45b8c31a278305dc5d3ecea5b3b632bc4c6c70a7.zip
Upgrade sonar-dev-m-p from 1.4 to 1.6
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 66bd69e62e7..3b9d03b2242 100644
--- a/pom.xml
+++ b/pom.xml
@@ -261,7 +261,7 @@
<!-- not thread safe -->
<groupId>org.codehaus.sonar</groupId>
<artifactId>sonar-dev-maven-plugin</artifactId>
- <version>1.4</version>
+ <version>1.6</version>
</plugin>
<plugin>
<groupId>org.codehaus.sonar</groupId>