aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authortomverin <thomas.verin@sonarsource.com>2015-02-26 21:59:04 +0100
committertomverin <thomas.verin@sonarsource.com>2015-02-26 21:59:04 +0100
commit0ac58faec461f23ca75ac9cc6328008a788790f4 (patch)
tree2b87c3361d76c2502a891a81ceb55947cfb0d910
parentd58117ed95e27ba39ad2cc4cc3e0e2d157201f77 (diff)
downloadsonarqube-0ac58faec461f23ca75ac9cc6328008a788790f4.tar.gz
sonarqube-0ac58faec461f23ca75ac9cc6328008a788790f4.zip
revert back to 5.2-SNAPSHOT after job generation
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 6226633a9ca..4758874eb44 100644
--- a/pom.xml
+++ b/pom.xml
@@ -5,7 +5,7 @@
<groupId>org.codehaus.sonar</groupId>
<artifactId>sonar</artifactId>
<packaging>pom</packaging>
- <version>5.1-SNAPSHOT</version>
+ <version>5.2-SNAPSHOT</version>
<name>SonarQube</name>
<url>http://www.sonarqube.org/</url>
<description>Open source platform for continuous inspection of code quality</description>