diff options
author | Tom <thomas.verin@sonarsource.com> | 2016-04-07 15:38:57 +0200 |
---|---|---|
committer | Tom <thomas.verin@sonarsource.com> | 2016-04-07 15:38:57 +0200 |
commit | 4c34f8c245f13967643c7ec5cd24d0d06903c44f (patch) | |
tree | ab0a649fa7809fa4715a952af396ba9068a9daed /sonar-check-api | |
parent | b15cd7a39fad8e02527547cb70158dde17e0e7ce (diff) | |
download | sonarqube-5.5-RC1.tar.gz sonarqube-5.5-RC1.zip |
[maven-release-plugin] prepare release 5.5-RC15.5-RC1
Diffstat (limited to 'sonar-check-api')
-rw-r--r-- | sonar-check-api/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sonar-check-api/pom.xml b/sonar-check-api/pom.xml index 440b02c3a05..ffefdfaf5b0 100644 --- a/sonar-check-api/pom.xml +++ b/sonar-check-api/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>org.sonarsource.sonarqube</groupId> <artifactId>sonarqube</artifactId> - <version>5.5.1-SNAPSHOT</version> + <version>5.5-RC1</version> <relativePath>..</relativePath> </parent> <artifactId>sonar-check-api</artifactId> |