diff options
author | Simon Brandhof <simon.brandhof@sonarsource.com> | 2017-06-02 10:32:25 +0200 |
---|---|---|
committer | Simon Brandhof <simon.brandhof@sonarsource.com> | 2017-06-02 10:32:25 +0200 |
commit | ad64a17b531c0e1f6fef0ce7e4d0d0b060977754 (patch) | |
tree | 4d4962614a6fabf913457cd9c57bc39f09232304 /server/sonar-db-testing | |
parent | 3b0aae00b4ce9998a63ac28b7d846d23c14e1a1d (diff) | |
download | sonarqube-6.4.tar.gz sonarqube-6.4.zip |
Release 6.46.4
Diffstat (limited to 'server/sonar-db-testing')
-rw-r--r-- | server/sonar-db-testing/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/server/sonar-db-testing/pom.xml b/server/sonar-db-testing/pom.xml index 77fa3b09e3d..442452b877d 100644 --- a/server/sonar-db-testing/pom.xml +++ b/server/sonar-db-testing/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.sonarsource.sonarqube</groupId> <artifactId>server</artifactId> - <version>6.4-SNAPSHOT</version> + <version>6.4</version> </parent> <artifactId>sonar-db-testing</artifactId> |