aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-check-api
diff options
context:
space:
mode:
authorSimon Brandhof <simon.brandhof@sonarsource.com>2018-08-06 12:17:09 +0200
committerSimon Brandhof <simon.brandhof@sonarsource.com>2018-08-06 12:17:09 +0200
commitec8ab77fa180a9edaf664075e8e76ae0b4a2d9f1 (patch)
treecff6bf9f0e68ebd5b5f6a2ad9c154fc55037c28d /sonar-check-api
parent292a767d4aab4ef6aad38bf9fbb3762bbe569d58 (diff)
downloadsonarqube-6.7.5.tar.gz
sonarqube-6.7.5.zip
Release 6.7.56.7.5
Diffstat (limited to 'sonar-check-api')
-rw-r--r--sonar-check-api/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/sonar-check-api/pom.xml b/sonar-check-api/pom.xml
index 8f5ab3c2dc7..0bbf22aff94 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.7.5-SNAPSHOT</version>
+ <version>6.7.5</version>
<relativePath>..</relativePath>
</parent>
<artifactId>sonar-check-api</artifactId>