summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorEric Hartmann <hartmann.eric@gmail.com>2016-02-09 10:12:57 +0100
committerEric Hartmann <hartmann.eric@gmail.com>2016-02-09 10:12:57 +0100
commit11c08e2270095b35f479b34b7b8c60773c255437 (patch)
treeb2fa4cc30d0bc92a1a44fb9c3223617614e9977e /pom.xml
parent940fc6143ae975b2ea0e611121bab63e0df58948 (diff)
downloadsonarqube-11c08e2270095b35f479b34b7b8c60773c255437.tar.gz
sonarqube-11c08e2270095b35f479b34b7b8c60773c255437.zip
Upgrade version to 5.5-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 ecce526715a..90da1096b9b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -10,7 +10,7 @@
<groupId>org.sonarsource.sonarqube</groupId>
<artifactId>sonarqube</artifactId>
<packaging>pom</packaging>
- <version>5.4-SNAPSHOT</version>
+ <version>5.5-SNAPSHOT</version>
<name>SonarQube</name>
<url>http://www.sonarqube.org/</url>
<description>Open source platform for continuous inspection of code quality</description>