summaryrefslogtreecommitdiffstats
path: root/server/sonar-web/pom.xml
diff options
context:
space:
mode:
authorEric Hartmann <hartmann.eric@gmail.com>2015-03-06 08:57:46 +0100
committerEric Hartmann <hartmann.eric@gmail.com>2015-03-06 08:57:46 +0100
commit322f2186573034b92a65867b910570d344929af9 (patch)
treedc136d10fa27daa7b3ad7d7154f708086a2dd15b /server/sonar-web/pom.xml
parent5fdf7c7a4bc3a5db146e5e7744a339f473cf8954 (diff)
downloadsonarqube-322f2186573034b92a65867b910570d344929af9.tar.gz
sonarqube-322f2186573034b92a65867b910570d344929af9.zip
[maven-release-plugin] prepare release 5.1-RC15.1-RC1
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..c29b983cc96 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-RC1</version>
<relativePath>..</relativePath>
</parent>
<artifactId>sonar-web</artifactId>