aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-plugin-api
diff options
context:
space:
mode:
authorSimon Brandhof <simon.brandhof@sonarsource.com>2017-12-20 17:32:02 +0100
committerSimon Brandhof <simon.brandhof@sonarsource.com>2017-12-20 17:32:02 +0100
commit426519346f51f7b980a76f9050f983110550509d (patch)
tree26ca8a379bb9aa5c70fb0876f4295d1855b41651 /sonar-plugin-api
parent097994df9b06457852baa0eec5313f363eed9cd7 (diff)
downloadsonarqube-426519346f51f7b980a76f9050f983110550509d.tar.gz
sonarqube-426519346f51f7b980a76f9050f983110550509d.zip
Release 6.7.16.7.1
Diffstat (limited to 'sonar-plugin-api')
-rw-r--r--sonar-plugin-api/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/sonar-plugin-api/pom.xml b/sonar-plugin-api/pom.xml
index cf07cbb0768..3eafd3785dc 100644
--- a/sonar-plugin-api/pom.xml
+++ b/sonar-plugin-api/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.sonarsource.sonarqube</groupId>
<artifactId>sonarqube</artifactId>
- <version>6.7.1-SNAPSHOT</version>
+ <version>6.7.1</version>
</parent>
<artifactId>sonar-plugin-api</artifactId>