aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-plugin-api
diff options
context:
space:
mode:
authorSonartech <sonartech@sonarsource.com>2015-04-02 10:09:45 +0200
committerSonartech <sonartech@sonarsource.com>2015-04-02 10:09:45 +0200
commit4aa9af3a6a4362b61db365fba32eb0a55d411e7a (patch)
tree1fee8b2e9d2d2103b3e33cff730bdddb8a5455c6 /sonar-plugin-api
parent4e3fb97d0434535d83ee1f9df97a6d1e657fe9d4 (diff)
downloadsonarqube-4aa9af3a6a4362b61db365fba32eb0a55d411e7a.tar.gz
sonarqube-4aa9af3a6a4362b61db365fba32eb0a55d411e7a.zip
Release 5.15.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 3bb3de8f2e1..b2fdfc099a8 100644
--- a/sonar-plugin-api/pom.xml
+++ b/sonar-plugin-api/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.codehaus.sonar</groupId>
<artifactId>sonar</artifactId>
- <version>5.1-SNAPSHOT</version>
+ <version>5.1</version>
</parent>
<artifactId>sonar-plugin-api</artifactId>