aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-server/pom.xml
diff options
context:
space:
mode:
authorsimonbrandhof <simon.brandhof@gmail.com>2011-07-17 22:09:04 +0200
committersimonbrandhof <simon.brandhof@gmail.com>2011-07-17 22:09:04 +0200
commit6896747fcf27cd0745fd21b472db1f53d5ad68a5 (patch)
tree49370b60e27b2cdca21737e5de767e6efe9e638b /sonar-server/pom.xml
parentb0de9171d47fcaf4bba5390cfe17a798b47fe861 (diff)
downloadsonarqube-6896747fcf27cd0745fd21b472db1f53d5ad68a5.tar.gz
sonarqube-6896747fcf27cd0745fd21b472db1f53d5ad68a5.zip
Release 2.9
Diffstat (limited to 'sonar-server/pom.xml')
-rw-r--r--sonar-server/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/sonar-server/pom.xml b/sonar-server/pom.xml
index 4d3f9d96482..cc87d53cef3 100644
--- a/sonar-server/pom.xml
+++ b/sonar-server/pom.xml
@@ -4,7 +4,7 @@
<parent>
<groupId>org.codehaus.sonar</groupId>
<artifactId>sonar</artifactId>
- <version>2.9-SNAPSHOT</version>
+ <version>2.9</version>
</parent>
<artifactId>sonar-server</artifactId>
<packaging>war</packaging>