diff options
author | Tom <thomas.verin@sonarsource.com> | 2016-04-07 15:23:57 +0200 |
---|---|---|
committer | Tom <thomas.verin@sonarsource.com> | 2016-04-07 15:23:57 +0200 |
commit | 61ec3471f7b42ff9b24816250dd617ad7f810afc (patch) | |
tree | a37b067d07c6a620bcc90ae7f07cc44886ca6e9f /server/sonar-server | |
parent | 9d3436c83373e930762fffefc3430c9f50b46cf2 (diff) | |
download | sonarqube-61ec3471f7b42ff9b24816250dd617ad7f810afc.tar.gz sonarqube-61ec3471f7b42ff9b24816250dd617ad7f810afc.zip |
[maven-release-plugin] prepare release 5.5
Diffstat (limited to 'server/sonar-server')
-rw-r--r-- | server/sonar-server/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/server/sonar-server/pom.xml b/server/sonar-server/pom.xml index 12253497147..0bf2255b4ee 100644 --- a/server/sonar-server/pom.xml +++ b/server/sonar-server/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>org.sonarsource.sonarqube</groupId> <artifactId>server</artifactId> - <version>5.5-SNAPSHOT</version> + <version>5.5</version> <relativePath>..</relativePath> </parent> <artifactId>sonar-server</artifactId> |