diff options
author | Simon Brandhof <simon.brandhof@gmail.com> | 2011-08-15 15:53:48 +0200 |
---|---|---|
committer | Simon Brandhof <simon.brandhof@gmail.com> | 2011-08-15 15:53:48 +0200 |
commit | 4d40b9f53847a028985fd018c90fbdde8e317762 (patch) | |
tree | 897fe021b34dfee3084db8a71ffaa69462b424df /pom.xml | |
parent | 5355a78c8ef7d96661bc3ef64c03e908df934799 (diff) | |
download | sonarqube-4d40b9f53847a028985fd018c90fbdde8e317762.tar.gz sonarqube-4d40b9f53847a028985fd018c90fbdde8e317762.zip |
Revert pom versions to 2.11-SNAPSHOT after merging branch 2.10
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>2.10-SNAPSHOT</version> + <version>2.11-SNAPSHOT</version> <name>Sonar</name> <url>http://www.sonarsource.org</url> <description>Put technical debt under control</description> |