diff options
author | Eric Hartmann <hartmann.eric@gmail.com> | 2014-06-03 16:30:27 +0200 |
---|---|---|
committer | Eric Hartmann <hartmann.eric@gmail.com> | 2014-06-03 16:30:27 +0200 |
commit | 0badc57cdac31d1ee0c56feb4ca22a8e39b1e3ac (patch) | |
tree | ff49d28fcec76ab722f1dfbba5fdb9c71dd1fd00 /sonar-ws-client/pom.xml | |
parent | 93ee3f6ef943d0573c7d15298f6f4a3b402e0a84 (diff) | |
download | sonarqube-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.xml | 2 |
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> |