diff options
author | Tom <thomas.verin@sonarsource.com> | 2017-01-18 17:19:42 +0100 |
---|---|---|
committer | Tom <thomas.verin@sonarsource.com> | 2017-01-18 17:19:42 +0100 |
commit | 29a8d73d1b3fb39fd35c777bf07be40873391517 (patch) | |
tree | 0556bbf630c7044a5f766570b3de78af4be22a53 /plugins | |
parent | cba54f24e8ff46b0777facf46e4a16659a600cc7 (diff) | |
download | sonarqube-5.6.5.tar.gz sonarqube-5.6.5.zip |
Release 5.6.55.6.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 f8bde40b92a..174e4940560 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.6.5-SNAPSHOT</version> + <version>5.6.5</version> <relativePath>../..</relativePath> </parent> <artifactId>sonar-xoo-plugin</artifactId> |