aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/pom.xml
diff options
context:
space:
mode:
authorSonartech <sonartech@sonarsource.com>2015-04-02 10:09:45 +0200
committerSonartech <sonartech@sonarsource.com>2015-04-02 10:09:45 +0200
commit4aa9af3a6a4362b61db365fba32eb0a55d411e7a (patch)
tree1fee8b2e9d2d2103b3e33cff730bdddb8a5455c6 /server/sonar-web/pom.xml
parent4e3fb97d0434535d83ee1f9df97a6d1e657fe9d4 (diff)
downloadsonarqube-4aa9af3a6a4362b61db365fba32eb0a55d411e7a.tar.gz
sonarqube-4aa9af3a6a4362b61db365fba32eb0a55d411e7a.zip
Release 5.15.1
Diffstat (limited to 'server/sonar-web/pom.xml')
-rw-r--r--server/sonar-web/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/server/sonar-web/pom.xml b/server/sonar-web/pom.xml
index d5b9865076f..7fe03fc1b38 100644
--- a/server/sonar-web/pom.xml
+++ b/server/sonar-web/pom.xml
@@ -4,7 +4,7 @@
<parent>
<groupId>org.codehaus.sonar</groupId>
<artifactId>server</artifactId>
- <version>5.1-SNAPSHOT</version>
+ <version>5.1</version>
<relativePath>..</relativePath>
</parent>
<artifactId>sonar-web</artifactId>