aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorEric Hartmann <hartmann.eric@gmail.com>2014-12-09 17:31:22 +0100
committerEric Hartmann <hartmann.eric@gmail.com>2014-12-09 17:31:22 +0100
commit5a15fe757e098781480bcebd0cfc5391af271124 (patch)
treea5a28ba2711f4975ad4b8fd8539bd7e191732555 /pom.xml
parent9fe897a634e3d0e9998d310ca9bc89ffd3ca3f1d (diff)
downloadsonarqube-5a15fe757e098781480bcebd0cfc5391af271124.tar.gz
sonarqube-5a15fe757e098781480bcebd0cfc5391af271124.zip
Upgrade version to 5.1-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 3efa5c01ad5..4a34c9ecafd 100644
--- a/pom.xml
+++ b/pom.xml
@@ -6,7 +6,7 @@
<groupId>org.codehaus.sonar</groupId>
<artifactId>sonar</artifactId>
<packaging>pom</packaging>
- <version>5.0-SNAPSHOT</version>
+ <version>5.1-SNAPSHOT</version>
<name>SonarQube</name>
<url>http://www.sonarqube.org/</url>
<description>Open source platform for continuous inspection of code quality</description>