diff options
author | Thomas Vérin <thomas.verin@sonarsource.com> | 2015-10-12 17:58:42 +0200 |
---|---|---|
committer | Thomas Vérin <thomas.verin@sonarsource.com> | 2015-10-12 17:58:42 +0200 |
commit | 448f166e5f38e5018d5bfddea8eb8e1b3624e573 (patch) | |
tree | 36f244ecd34f79e0596e87e32a8758ffc1b57caa /sonar-ws/pom.xml | |
parent | d5dd7720eb79dc0cae1a1b38f83e757a031f8ca9 (diff) | |
download | sonarqube-448f166e5f38e5018d5bfddea8eb8e1b3624e573.tar.gz sonarqube-448f166e5f38e5018d5bfddea8eb8e1b3624e573.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 9b4e41780ae..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-RC1</version> + <version>5.2-SNAPSHOT</version> </parent> <artifactId>sonar-ws</artifactId> |