diff options
author | Thomas Vérin <thomas.verin@sonarsource.com> | 2016-02-15 16:38:37 +0100 |
---|---|---|
committer | Thomas Vérin <thomas.verin@sonarsource.com> | 2016-02-15 16:38:37 +0100 |
commit | e8f951d9f2a99975e31f82d97fce68f47e9242d3 (patch) | |
tree | ba3cfe689be18acb6de901c90d3f5039c57c4cac /sonar-duplications/pom.xml | |
parent | e93851854a5ab728fba5e83b81b7a4a24208481a (diff) | |
download | sonarqube-e8f951d9f2a99975e31f82d97fce68f47e9242d3.tar.gz sonarqube-e8f951d9f2a99975e31f82d97fce68f47e9242d3.zip |
[maven-release-plugin] prepare release 5.4-RC25.4-RC2
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 f62fca72ca1..837ffdf62e3 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.4-SNAPSHOT</version> + <version>5.4-RC2</version> </parent> <artifactId>sonar-duplications</artifactId> |