aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-ws-client/pom.xml
diff options
context:
space:
mode:
authorEric Hartmann <hartmann.eric@gmail.com>2014-06-03 16:30:27 +0200
committerEric Hartmann <hartmann.eric@gmail.com>2014-06-03 16:30:27 +0200
commit0badc57cdac31d1ee0c56feb4ca22a8e39b1e3ac (patch)
treeff49d28fcec76ab722f1dfbba5fdb9c71dd1fd00 /sonar-ws-client/pom.xml
parent93ee3f6ef943d0573c7d15298f6f4a3b402e0a84 (diff)
downloadsonarqube-0badc57cdac31d1ee0c56feb4ca22a8e39b1e3ac.tar.gz
sonarqube-0badc57cdac31d1ee0c56feb4ca22a8e39b1e3ac.zip
Release 4.3.14.3.1
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 b235bea4845..569dfeff33b 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>4.3.1-SNAPSHOT</version>
+ <version>4.3.1</version>
</parent>
<artifactId>sonar-ws-client</artifactId>
<packaging>jar</packaging>