aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorsimonbrandhof <simon.brandhof@gmail.com>2010-11-08 21:03:20 +0000
committersimonbrandhof <simon.brandhof@gmail.com>2010-11-08 21:03:20 +0000
commita857dab255903e731d08c405165bea227a9c1952 (patch)
treece1f4f260b8b37a35fead563c5cfdded3cb9ea29 /pom.xml
parent0218b62649e2b6bc137cf576499edb7069fad8e9 (diff)
downloadsonarqube-a857dab255903e731d08c405165bea227a9c1952.tar.gz
sonarqube-a857dab255903e731d08c405165bea227a9c1952.zip
upgrade to sonar-packaging-maven-plugin 1.0
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index 2bd3e98d25c..92c3f151aca 100644
--- a/pom.xml
+++ b/pom.xml
@@ -202,7 +202,7 @@
<plugin>
<groupId>org.codehaus.sonar</groupId>
<artifactId>sonar-packaging-maven-plugin</artifactId>
- <version>0.4</version>
+ <version>1.0</version>
<extensions>true</extensions>
</plugin>
</plugins>
@@ -397,7 +397,7 @@ mmmm
<dependency>
<groupId>org.codehaus.sonar</groupId>
<artifactId>sonar-update-center-common</artifactId>
- <version>0.4</version>
+ <version>1.0</version>
</dependency>
<dependency>
<groupId>org.codehaus.sonar</groupId>