aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorThomas Vérin <thomas.verin@sonarsource.com>2015-10-13 13:54:26 +0200
committerThomas Vérin <thomas.verin@sonarsource.com>2015-10-13 13:54:26 +0200
commit5454b43be7d192769d61cdaa6be6dc444b795032 (patch)
tree91ecf56471e321d037385a10d728f8506e614a7e /pom.xml
parentbc488dae246e1af1c12b18f6785cf2ca0bd474c2 (diff)
downloadsonarqube-5454b43be7d192769d61cdaa6be6dc444b795032.tar.gz
sonarqube-5454b43be7d192769d61cdaa6be6dc444b795032.zip
Upgrade version to 5.3-SNAPSHOT
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 e1d1ec5c404..a940436810d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -5,7 +5,7 @@
<groupId>org.sonarsource.sonarqube</groupId>
<artifactId>sonarqube</artifactId>
<packaging>pom</packaging>
- <version>5.2-SNAPSHOT</version>
+ <version>5.3-SNAPSHOT</version>
<name>SonarQube</name>
<url>http://www.sonarqube.org/</url>
<description>Open source platform for continuous inspection of code quality</description>