aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/pom.xml
diff options
context:
space:
mode:
authorSonartech <sonartech@sonarsource.com>2015-04-02 10:39:43 +0200
committerSonartech <sonartech@sonarsource.com>2015-04-02 10:39:43 +0200
commited83989e3db85e6546df02b8ac9670401d7e24e5 (patch)
tree97b6ae879d7451d7163f5d5a93e2e9b16e7b4cee /server/sonar-web/pom.xml
parent4aa9af3a6a4362b61db365fba32eb0a55d411e7a (diff)
downloadsonarqube-ed83989e3db85e6546df02b8ac9670401d7e24e5.tar.gz
sonarqube-ed83989e3db85e6546df02b8ac9670401d7e24e5.zip
Update version to 5.1.1-SNAPSHOT
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 7fe03fc1b38..3f257decb67 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</version>
+ <version>5.1.1-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<artifactId>sonar-web</artifactId>