diff options
author | Julien Lancelot <julien.lancelot@sonarsource.com> | 2017-04-24 10:51:14 +0200 |
---|---|---|
committer | Julien Lancelot <julien.lancelot@sonarsource.com> | 2017-04-24 10:51:14 +0200 |
commit | 84ad17dd4e53eae1221d1af96fb45d8997f2e2fa (patch) | |
tree | cdd92b9395138d7991b990b89cdffa7150af8d92 /tests/upgrade | |
parent | f5b13cbd5bfd35f227043bc6078f258c4b72ca22 (diff) | |
download | sonarqube-6.3.2.tar.gz sonarqube-6.3.2.zip |
Release 6.3.26.3.2
Diffstat (limited to 'tests/upgrade')
-rw-r--r-- | tests/upgrade/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/upgrade/pom.xml b/tests/upgrade/pom.xml index eddab9a40ae..39346726f2a 100644 --- a/tests/upgrade/pom.xml +++ b/tests/upgrade/pom.xml @@ -6,7 +6,7 @@ <parent> <groupId>org.sonarsource.sonarqube</groupId> <artifactId>tests</artifactId> - <version>6.3-SNAPSHOT</version> + <version>6.3.2</version> </parent> <artifactId>upgrade</artifactId> |