diff options
author | Thomas Vérin <thomas.verin@sonarsource.com> | 2015-10-13 12:06:23 +0200 |
---|---|---|
committer | Thomas Vérin <thomas.verin@sonarsource.com> | 2015-10-13 12:06:23 +0200 |
commit | bc488dae246e1af1c12b18f6785cf2ca0bd474c2 (patch) | |
tree | 0e1c19d320b14fce38608e44d5c5b53404d3e960 /sonar-ws/pom.xml | |
parent | 3d2b3bbd084ccf75d1921382315d3ac3037ed3bc (diff) | |
download | sonarqube-bc488dae246e1af1c12b18f6785cf2ca0bd474c2.tar.gz sonarqube-bc488dae246e1af1c12b18f6785cf2ca0bd474c2.zip |
[maven-release-plugin] prepare for next development iteration
Diffstat (limited to 'sonar-ws/pom.xml')
-rw-r--r-- | sonar-ws/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sonar-ws/pom.xml b/sonar-ws/pom.xml index fb59215fbfd..172d8863701 100644 --- a/sonar-ws/pom.xml +++ b/sonar-ws/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.sonarsource.sonarqube</groupId> <artifactId>sonarqube</artifactId> - <version>5.2-RC2</version> + <version>5.2-SNAPSHOT</version> </parent> <artifactId>sonar-ws</artifactId> |