aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-plugin-api/pom.xml
diff options
context:
space:
mode:
authorTom <thomas.verin@sonarsource.com>2016-04-07 15:23:57 +0200
committerTom <thomas.verin@sonarsource.com>2016-04-07 15:23:57 +0200
commit61ec3471f7b42ff9b24816250dd617ad7f810afc (patch)
treea37b067d07c6a620bcc90ae7f07cc44886ca6e9f /sonar-plugin-api/pom.xml
parent9d3436c83373e930762fffefc3430c9f50b46cf2 (diff)
downloadsonarqube-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.xml2
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>