diff options
author | Simon Brandhof <simon.brandhof@sonarsource.com> | 2017-02-22 16:03:28 +0100 |
---|---|---|
committer | Simon Brandhof <simon.brandhof@sonarsource.com> | 2017-02-22 16:03:51 +0100 |
commit | 662d878c3a246ccead939932dfe9215206a9c7a3 (patch) | |
tree | 9835295c5af805e46ecf95d36f61df7e174a9eb3 /pom.xml | |
parent | fab015b50e20cd504120794a7570bc673c08755c (diff) | |
download | sonarqube-662d878c3a246ccead939932dfe9215206a9c7a3.tar.gz sonarqube-662d878c3a246ccead939932dfe9215206a9c7a3.zip |
Set version 6.3-SNAPSHOT
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -10,7 +10,7 @@ <groupId>org.sonarsource.sonarqube</groupId> <artifactId>sonarqube</artifactId> <packaging>pom</packaging> - <version>6.3-RC3</version> + <version>6.3-SNAPSHOT</version> <name>SonarQube</name> <url>http://www.sonarqube.org/</url> <description>Open source platform for continuous inspection of code quality</description> |