aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorEric Hartmann <hartmann.eric@gmail.com>2014-02-24 18:26:01 +0100
committerEric Hartmann <hartmann.eric@gmail.com>2014-02-24 18:26:01 +0100
commit4bade4e0f8602281fc4d9b499d45fc5667e79427 (patch)
treef26bc6e8479d6127bd2aef0ae829ec6ecdd5bf08 /pom.xml
parentb93e0b5019eb8975f5af8a2662eebc727638ab97 (diff)
downloadsonarqube-4bade4e0f8602281fc4d9b499d45fc5667e79427.tar.gz
sonarqube-4bade4e0f8602281fc4d9b499d45fc5667e79427.zip
Upgrade version to 4.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 d513e5fb381..6b151a1bf71 100644
--- a/pom.xml
+++ b/pom.xml
@@ -6,7 +6,7 @@
<groupId>org.codehaus.sonar</groupId>
<artifactId>sonar</artifactId>
<packaging>pom</packaging>
- <version>4.2-SNAPSHOT</version>
+ <version>4.3-SNAPSHOT</version>
<name>SonarQube</name>
<url>http://www.sonarqube.org/</url>
<description>Open source platform for continuous inspection of code quality</description>