diff options
author | Simon Brandhof <simon.brandhof@sonarsource.com> | 2018-08-06 12:17:09 +0200 |
---|---|---|
committer | Simon Brandhof <simon.brandhof@sonarsource.com> | 2018-08-06 12:17:09 +0200 |
commit | ec8ab77fa180a9edaf664075e8e76ae0b4a2d9f1 (patch) | |
tree | cff6bf9f0e68ebd5b5f6a2ad9c154fc55037c28d /sonar-core | |
parent | 292a767d4aab4ef6aad38bf9fbb3762bbe569d58 (diff) | |
download | sonarqube-6.7.5.tar.gz sonarqube-6.7.5.zip |
Release 6.7.56.7.5
Diffstat (limited to 'sonar-core')
-rw-r--r-- | sonar-core/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sonar-core/pom.xml b/sonar-core/pom.xml index 0f2db2a0b99..5b443eb5517 100644 --- a/sonar-core/pom.xml +++ b/sonar-core/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.sonarsource.sonarqube</groupId> <artifactId>sonarqube</artifactId> - <version>6.7.5-SNAPSHOT</version> + <version>6.7.5</version> </parent> <artifactId>sonar-core</artifactId> |