aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-ws-client/pom.xml
diff options
context:
space:
mode:
authorEric Hartmann <hartmann.eric@gmail.com>2011-11-28 09:42:38 +0100
committerEric Hartmann <hartmann.eric@gmail.com>2011-11-28 09:42:38 +0100
commitce5229098c88b7da25be2955695d5c18f9fc1445 (patch)
treef8c96da47708f3f51d251057d5b6596c46aadbab /sonar-ws-client/pom.xml
parent973e82a2c8b7f2d083a996d0c920cbfacd37c35e (diff)
downloadsonarqube-ce5229098c88b7da25be2955695d5c18f9fc1445.tar.gz
sonarqube-ce5229098c88b7da25be2955695d5c18f9fc1445.zip
Release 2.122.12
Diffstat (limited to 'sonar-ws-client/pom.xml')
-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 d87e85a768c..75aa37e4529 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.12-SNAPSHOT</version>
+ <version>2.12</version>
</parent>
<artifactId>sonar-ws-client</artifactId>
<packaging>jar</packaging>