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