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 | 624a75a51a598dcd29da8aa2938c87fefd908009 (patch) | |
tree | 8b76abd63e17c0062351f9b7339df22f9182efcb /sonar-plugin-api-deps | |
parent | 4c34f8c245f13967643c7ec5cd24d0d06903c44f (diff) | |
download | sonarqube-624a75a51a598dcd29da8aa2938c87fefd908009.tar.gz sonarqube-624a75a51a598dcd29da8aa2938c87fefd908009.zip |
[maven-release-plugin] prepare for next development iteration
Diffstat (limited to 'sonar-plugin-api-deps')
-rw-r--r-- | sonar-plugin-api-deps/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sonar-plugin-api-deps/pom.xml b/sonar-plugin-api-deps/pom.xml index 77d51f7b730..7bfdc160f28 100644 --- a/sonar-plugin-api-deps/pom.xml +++ b/sonar-plugin-api-deps/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.sonarsource.sonarqube</groupId> <artifactId>sonarqube</artifactId> - <version>5.5-RC1</version> + <version>5.5-RC2-SNAPSHOT</version> </parent> <artifactId>sonar-plugin-api-deps</artifactId> |