aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorSimon Brandhof <simon.brandhof@sonarsource.com>2017-02-22 12:00:38 +0100
committerSimon Brandhof <simon.brandhof@sonarsource.com>2017-02-22 12:00:38 +0100
commit1bd42f2bb456e76a07dacd5b3c9b9c77ccff38cb (patch)
treea5cac1dfa0d4c191adea337fbd30973b8b95be39 /pom.xml
parent4bc76a45c779f620869b58e7af9d129979e620fc (diff)
downloadsonarqube-1bd42f2bb456e76a07dacd5b3c9b9c77ccff38cb.tar.gz
sonarqube-1bd42f2bb456e76a07dacd5b3c9b9c77ccff38cb.zip
Publish version 6.3-RC3
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 6039960ab74..5a4e36448b5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -10,7 +10,7 @@
<groupId>org.sonarsource.sonarqube</groupId>
<artifactId>sonarqube</artifactId>
<packaging>pom</packaging>
- <version>6.3-SNAPSHOT</version>
+ <version>6.3-RC3</version>
<name>SonarQube</name>
<url>http://www.sonarqube.org/</url>
<description>Open source platform for continuous inspection of code quality</description>