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 | d5dd7720eb79dc0cae1a1b38f83e757a031f8ca9 (patch) | |
tree | 3664b2fa86338e1d5eaff609c4d823613db550d9 /sonar-duplications/pom.xml | |
parent | 4aac977ead94133143096782885f1f3a2af2062f (diff) | |
download | sonarqube-d5dd7720eb79dc0cae1a1b38f83e757a031f8ca9.tar.gz sonarqube-d5dd7720eb79dc0cae1a1b38f83e757a031f8ca9.zip |
[maven-release-plugin] prepare release 5.2-RC15.2-RC1
Diffstat (limited to 'sonar-duplications/pom.xml')
-rw-r--r-- | sonar-duplications/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sonar-duplications/pom.xml b/sonar-duplications/pom.xml index 021999e4982..1a2a19603ec 100644 --- a/sonar-duplications/pom.xml +++ b/sonar-duplications/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>org.sonarsource.sonarqube</groupId> <artifactId>sonarqube</artifactId> - <version>5.2-SNAPSHOT</version> + <version>5.2-RC1</version> </parent> <artifactId>sonar-duplications</artifactId> |