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 /sonar-plugin-api/pom.xml | |
parent | 9d3436c83373e930762fffefc3430c9f50b46cf2 (diff) | |
download | sonarqube-61ec3471f7b42ff9b24816250dd617ad7f810afc.tar.gz sonarqube-61ec3471f7b42ff9b24816250dd617ad7f810afc.zip |
[maven-release-plugin] prepare release 5.5
Diffstat (limited to 'sonar-plugin-api/pom.xml')
-rw-r--r-- | sonar-plugin-api/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sonar-plugin-api/pom.xml b/sonar-plugin-api/pom.xml index 53510bfaf9a..6aa8f286764 100644 --- a/sonar-plugin-api/pom.xml +++ b/sonar-plugin-api/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.sonarsource.sonarqube</groupId> <artifactId>sonarqube</artifactId> - <version>5.5-SNAPSHOT</version> + <version>5.5</version> </parent> <artifactId>sonar-plugin-api</artifactId> |