aboutsummaryrefslogtreecommitdiffstats
path: root/plugins
diff options
context:
space:
mode:
authorTom <thomas.verin@sonarsource.com>2016-04-11 10:00:42 +0200
committerTom <thomas.verin@sonarsource.com>2016-04-11 10:00:42 +0200
commit18ecc4bf840ef3d7b37a802a66e282b866d64626 (patch)
tree11f607cae7f50956666e4308f3eb39d0e69bc5fe /plugins
parent2893ef9014962dc69420f5099303fe94742c5597 (diff)
downloadsonarqube-18ecc4bf840ef3d7b37a802a66e282b866d64626.tar.gz
sonarqube-18ecc4bf840ef3d7b37a802a66e282b866d64626.zip
fixed version for 5.5-SNAPSHOT
Diffstat (limited to 'plugins')
-rw-r--r--plugins/sonar-xoo-plugin/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/sonar-xoo-plugin/pom.xml b/plugins/sonar-xoo-plugin/pom.xml
index 7370a5fc110..6b48224d77d 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-RC2-SNAPSHOT</version>
+ <version>5.5-SNAPSHOT</version>
<relativePath>../..</relativePath>
</parent>
<artifactId>sonar-xoo-plugin</artifactId>