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 /sonar-check-api | |
parent | f5b13cbd5bfd35f227043bc6078f258c4b72ca22 (diff) | |
download | sonarqube-6.3.2.tar.gz sonarqube-6.3.2.zip |
Release 6.3.26.3.2
Diffstat (limited to 'sonar-check-api')
-rw-r--r-- | sonar-check-api/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sonar-check-api/pom.xml b/sonar-check-api/pom.xml index 215d9223d53..fc7d4ab15ca 100644 --- a/sonar-check-api/pom.xml +++ b/sonar-check-api/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>org.sonarsource.sonarqube</groupId> <artifactId>sonarqube</artifactId> - <version>6.3-SNAPSHOT</version> + <version>6.3.2</version> <relativePath>..</relativePath> </parent> <artifactId>sonar-check-api</artifactId> |