aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-application
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-application
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-application')
-rw-r--r--sonar-application/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/sonar-application/pom.xml b/sonar-application/pom.xml
index 4b3941e48db..ef66df08615 100644
--- a/sonar-application/pom.xml
+++ b/sonar-application/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>
</parent>
<artifactId>sonar-application</artifactId>
<packaging>jar</packaging>