diff options
author | Tom <thomas.verin@sonarsource.com> | 2016-04-28 08:45:25 +0200 |
---|---|---|
committer | Tom <thomas.verin@sonarsource.com> | 2016-04-28 08:45:25 +0200 |
commit | 6bc82f9bd7b42ba07d227ad2dac1f4d9162af937 (patch) | |
tree | 208b91ae2ad33d86ec4196c1ff6618e2870eee57 /sonar-db | |
parent | 23454578ad135cd6d2280d04198a4d5eacf20979 (diff) | |
download | sonarqube-6bc82f9bd7b42ba07d227ad2dac1f4d9162af937.tar.gz sonarqube-6bc82f9bd7b42ba07d227ad2dac1f4d9162af937.zip |
[maven-release-plugin] prepare for next development iteration
Diffstat (limited to 'sonar-db')
-rw-r--r-- | sonar-db/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sonar-db/pom.xml b/sonar-db/pom.xml index 4861f6236fe..f6a050f74f2 100644 --- a/sonar-db/pom.xml +++ b/sonar-db/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.sonarsource.sonarqube</groupId> <artifactId>sonarqube</artifactId> - <version>5.5-RC2</version> + <version>5.5-SNAPSHOT</version> </parent> <artifactId>sonar-db</artifactId> |