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 /server/sonar-plugin-bridge/pom.xml | |
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 'server/sonar-plugin-bridge/pom.xml')
-rw-r--r-- | server/sonar-plugin-bridge/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/server/sonar-plugin-bridge/pom.xml b/server/sonar-plugin-bridge/pom.xml index 0921ce6f78d..0285432ed6a 100644 --- a/server/sonar-plugin-bridge/pom.xml +++ b/server/sonar-plugin-bridge/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>org.sonarsource.sonarqube</groupId> <artifactId>server</artifactId> - <version>5.5.1-SNAPSHOT</version> + <version>5.5-RC1</version> <relativePath>..</relativePath> </parent> <artifactId>sonar-plugin-bridge</artifactId> |