aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-check-api
diff options
context:
space:
mode:
authorSimon Brandhof <simon.brandhof@sonarsource.com>2017-11-07 16:03:37 +0100
committerSimon Brandhof <simon.brandhof@sonarsource.com>2017-11-07 16:03:37 +0100
commit5d031d9d2ac3f69b4b9bc600d50563b1886c7d8b (patch)
treef69710063c86124ec5bb7597cec51f5708d3c316 /sonar-check-api
parent95b2fa725d206945b131c4a327498169d43b50e7 (diff)
downloadsonarqube-6.7.tar.gz
sonarqube-6.7.zip
Release 6.76.7
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 ecf8a2fb6e0..ad9cdb33618 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-SNAPSHOT</version>
+ <version>6.7</version>
<relativePath>..</relativePath>
</parent>
<artifactId>sonar-check-api</artifactId>