aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/pom.xml
diff options
context:
space:
mode:
authorEric Hartmann <hartmann.eric@gmail.com>2015-03-23 16:22:47 +0100
committerEric Hartmann <hartmann.eric@gmail.com>2015-03-23 16:22:47 +0100
commitdfc9f94b72103ee941cc11da6529623fa91df509 (patch)
tree3c43a66031cdf0d63437a122c0deb99def91a2b3 /server/sonar-web/pom.xml
parent714e8573ef4e957a31060015c8af00fd001ea17a (diff)
downloadsonarqube-dfc9f94b72103ee941cc11da6529623fa91df509.tar.gz
sonarqube-dfc9f94b72103ee941cc11da6529623fa91df509.zip
[maven-release-plugin] prepare release 5.1-RC25.1-RC2
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..3b7510703e0 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-RC2</version>
<relativePath>..</relativePath>
</parent>
<artifactId>sonar-web</artifactId>