aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-channel
diff options
context:
space:
mode:
authorSimon Brandhof <simon.brandhof@gmail.com>2011-08-15 15:53:48 +0200
committerSimon Brandhof <simon.brandhof@gmail.com>2011-08-15 15:53:48 +0200
commit4d40b9f53847a028985fd018c90fbdde8e317762 (patch)
tree897fe021b34dfee3084db8a71ffaa69462b424df /sonar-channel
parent5355a78c8ef7d96661bc3ef64c03e908df934799 (diff)
downloadsonarqube-4d40b9f53847a028985fd018c90fbdde8e317762.tar.gz
sonarqube-4d40b9f53847a028985fd018c90fbdde8e317762.zip
Revert pom versions to 2.11-SNAPSHOT after merging branch 2.10
Diffstat (limited to 'sonar-channel')
-rw-r--r--sonar-channel/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/sonar-channel/pom.xml b/sonar-channel/pom.xml
index 8a1fc5925f7..2758b32e6fc 100644
--- a/sonar-channel/pom.xml
+++ b/sonar-channel/pom.xml
@@ -4,7 +4,7 @@
<parent>
<groupId>org.codehaus.sonar</groupId>
<artifactId>sonar</artifactId>
- <version>2.10-SNAPSHOT</version>
+ <version>2.11-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<artifactId>sonar-channel</artifactId>