summaryrefslogtreecommitdiffstats
path: root/server/sonar-ws-client/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'server/sonar-ws-client/pom.xml')
-rw-r--r--server/sonar-ws-client/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/server/sonar-ws-client/pom.xml b/server/sonar-ws-client/pom.xml
index 05b51b7ae1f..5d6e919d249 100644
--- a/server/sonar-ws-client/pom.xml
+++ b/server/sonar-ws-client/pom.xml
@@ -4,7 +4,7 @@
<parent>
<groupId>org.codehaus.sonar</groupId>
<artifactId>server</artifactId>
- <version>4.5.1-SNAPSHOT</version>
+ <version>4.5.1</version>
<relativePath>..</relativePath>
</parent>
<artifactId>sonar-ws-client</artifactId>