diff options
author | Tom <thomas.verin@sonarsource.com> | 2016-12-09 11:08:42 +0100 |
---|---|---|
committer | Tom <thomas.verin@sonarsource.com> | 2016-12-09 11:08:42 +0100 |
commit | fd148e5caefafb965979ae5666ee664d317daf15 (patch) | |
tree | f8cc70249f2ec6f8ef93501c5f8349b70bb04ea8 /pom.xml | |
parent | e52bc616764bb8cdcd53803f77119f19c6dbb2ce (diff) | |
download | sonarqube-fd148e5caefafb965979ae5666ee664d317daf15.tar.gz sonarqube-fd148e5caefafb965979ae5666ee664d317daf15.zip |
Prepare for next development iteration
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.2-RC3</version> + <version>6.2-SNAPSHOT</version> <name>SonarQube</name> <url>http://www.sonarqube.org/</url> <description>Open source platform for continuous inspection of code quality</description> |