aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-ws-client
diff options
context:
space:
mode:
authorsimonbrandhof <simon.brandhof@gmail.com>2011-02-18 10:38:08 +0100
committersimonbrandhof <simon.brandhof@gmail.com>2011-02-18 10:38:08 +0100
commit46f1aa681e480db6f42bb5b64fad1bc5bfa366be (patch)
tree0cb8719ee508266e09eb7c83fbd644a89988b30c /sonar-ws-client
parent60e2dc0e768ac74bfd8bdedaa90157e1082c05b0 (diff)
downloadsonarqube-46f1aa681e480db6f42bb5b64fad1bc5bfa366be.tar.gz
sonarqube-46f1aa681e480db6f42bb5b64fad1bc5bfa366be.zip
[maven-release-plugin] prepare release 2.62.6
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 04cc1b88944..6293e979d7e 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.6-SNAPSHOT</version>
+ <version>2.6</version>
</parent>
<artifactId>sonar-ws-client</artifactId>
<packaging>jar</packaging>