aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorEric Hartmann <hartmann.eric@gmail.com>2014-09-04 17:15:06 +0200
committerEric Hartmann <hartmann.eric@gmail.com>2014-09-04 17:15:06 +0200
commit6ab323d834324e41e99f7b76b885ece753248489 (patch)
tree7725d53b709275c2a3fe7df8e6c73eb1cb705ff8 /pom.xml
parent1e38481883a4bb4098cb1d4722e511b25d6933ef (diff)
downloadsonarqube-6ab323d834324e41e99f7b76b885ece753248489.tar.gz
sonarqube-6ab323d834324e41e99f7b76b885ece753248489.zip
Upgrade version to 5.0-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 4aa70263c81..98330ad0ec4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -6,7 +6,7 @@
<groupId>org.codehaus.sonar</groupId>
<artifactId>sonar</artifactId>
<packaging>pom</packaging>
- <version>4.5-SNAPSHOT</version>
+ <version>5.0-SNAPSHOT</version>
<name>SonarQube</name>
<url>http://www.sonarqube.org/</url>
<description>Open source platform for continuous inspection of code quality</description>