aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-maven-plugin
diff options
context:
space:
mode:
authorsimonbrandhof <simon.brandhof@gmail.com>2011-03-31 19:17:07 +0200
committersimonbrandhof <simon.brandhof@gmail.com>2011-03-31 19:17:07 +0200
commita823384d188516cb00088b6dd7d4ca66a21f5c77 (patch)
tree49101ab0b9b13373f91567c712e58aeb94c3d80f /sonar-maven-plugin
parente0d5ee24af00ba32f89e53027bcef11eecb66c8a (diff)
downloadsonarqube-a823384d188516cb00088b6dd7d4ca66a21f5c77.tar.gz
sonarqube-a823384d188516cb00088b6dd7d4ca66a21f5c77.zip
Release 2.72.7
Diffstat (limited to 'sonar-maven-plugin')
-rw-r--r--sonar-maven-plugin/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/sonar-maven-plugin/pom.xml b/sonar-maven-plugin/pom.xml
index b607abefc00..18dc283dda3 100644
--- a/sonar-maven-plugin/pom.xml
+++ b/sonar-maven-plugin/pom.xml
@@ -4,7 +4,7 @@
<parent>
<groupId>org.codehaus.sonar</groupId>
<artifactId>sonar</artifactId>
- <version>2.7-SNAPSHOT</version>
+ <version>2.7</version>
</parent>
<artifactId>sonar-maven-plugin</artifactId>
<packaging>maven-plugin</packaging>