summaryrefslogtreecommitdiffstats
path: root/sonar-plugin-api
diff options
context:
space:
mode:
authorDavid Rautureau <david.rautureau@sonarsource.com>2016-11-17 20:45:38 +0100
committerDavid Rautureau <david.rautureau@sonarsource.com>2016-11-17 20:45:38 +0100
commit6a70cefe40b1b8127eb4e7ef3436a5c43fe938b4 (patch)
tree38b9cffaa73af2f3995aba5190f53966655ffc1b /sonar-plugin-api
parentf407bd791e4ccc09dd0b01d7e8f3776e2cdc8246 (diff)
downloadsonarqube-6a70cefe40b1b8127eb4e7ef3436a5c43fe938b4.tar.gz
sonarqube-6a70cefe40b1b8127eb4e7ef3436a5c43fe938b4.zip
[maven-release-plugin] prepare release 6.1.16.1.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 722e559dffb..1420531bdad 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.1.1-SNAPSHOT</version>
+ <version>6.1.1</version>
</parent>
<artifactId>sonar-plugin-api</artifactId>