diff options
author | Eric Hartmann <hartmann.eric@gmail.com> | 2013-07-30 16:06:16 +0200 |
---|---|---|
committer | Eric Hartmann <hartmann.eric@gmail.com> | 2013-07-30 16:06:16 +0200 |
commit | 3850b03999efa095aa0092f21873be49e278a039 (patch) | |
tree | 41987e6d288b90e69ebefeb25a0973b767f6a413 /pom.xml | |
parent | 11bfc23f8c71fa941b66d48a122511f05f71e269 (diff) | |
download | sonarqube-3850b03999efa095aa0092f21873be49e278a039.tar.gz sonarqube-3850b03999efa095aa0092f21873be49e278a039.zip |
Upgrade to 4.0-SNAPSHOT
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -5,7 +5,7 @@ <groupId>org.codehaus.sonar</groupId> <artifactId>sonar</artifactId> <packaging>pom</packaging> - <version>3.7-SNAPSHOT</version> + <version>4.0-SNAPSHOT</version> <name>SonarQube</name> <url>http://www.sonarsource.org/</url> <description>Open source platform for continuous inspection of code quality</description> |