aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-ws-client
diff options
context:
space:
mode:
authorsimonbrandhof <simon.brandhof@gmail.com>2010-12-24 16:00:51 +0000
committersimonbrandhof <simon.brandhof@gmail.com>2010-12-24 16:00:51 +0000
commite1240d0537703e5cbabf406e50d0d7d3d463933c (patch)
treee4ac2941a0bac440bad2e8465a6cedf41a6fcc0e /sonar-ws-client
parent07eff778cdcd433602d5a9979490fa590604e431 (diff)
downloadsonarqube-e1240d0537703e5cbabf406e50d0d7d3d463933c.tar.gz
sonarqube-e1240d0537703e5cbabf406e50d0d7d3d463933c.zip
[maven-release-plugin] prepare release 2.5
Diffstat (limited to 'sonar-ws-client')
-rw-r--r--sonar-ws-client/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/sonar-ws-client/pom.xml b/sonar-ws-client/pom.xml
index adeab7d66a0..04cc1b88944 100644
--- a/sonar-ws-client/pom.xml
+++ b/sonar-ws-client/pom.xml
@@ -4,7 +4,7 @@
<parent>
<groupId>org.codehaus.sonar</groupId>
<artifactId>sonar</artifactId>
- <version>2.5-SNAPSHOT</version>
+ <version>2.6-SNAPSHOT</version>
</parent>
<artifactId>sonar-ws-client</artifactId>
<packaging>jar</packaging>