aboutsummaryrefslogtreecommitdiffstats
path: root/server/pom.xml
diff options
context:
space:
mode:
authorThomas Vérin <thomas.verin@sonarsource.com>2015-10-12 17:58:42 +0200
committerThomas Vérin <thomas.verin@sonarsource.com>2015-10-12 17:58:42 +0200
commitd5dd7720eb79dc0cae1a1b38f83e757a031f8ca9 (patch)
tree3664b2fa86338e1d5eaff609c4d823613db550d9 /server/pom.xml
parent4aac977ead94133143096782885f1f3a2af2062f (diff)
downloadsonarqube-d5dd7720eb79dc0cae1a1b38f83e757a031f8ca9.tar.gz
sonarqube-d5dd7720eb79dc0cae1a1b38f83e757a031f8ca9.zip
[maven-release-plugin] prepare release 5.2-RC15.2-RC1
Diffstat (limited to 'server/pom.xml')
-rw-r--r--server/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/server/pom.xml b/server/pom.xml
index ccd761577e9..97f67f5d5d8 100644
--- a/server/pom.xml
+++ b/server/pom.xml
@@ -4,7 +4,7 @@
<parent>
<groupId>org.sonarsource.sonarqube</groupId>
<artifactId>sonarqube</artifactId>
- <version>5.2-SNAPSHOT</version>
+ <version>5.2-RC1</version>
</parent>
<artifactId>server</artifactId>
<packaging>pom</packaging>