aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-plugin-api
diff options
context:
space:
mode:
authorEric Hartmann <hartmann.eric@gmail.com>2014-01-13 15:39:33 +0100
committerEric Hartmann <hartmann.eric@gmail.com>2014-01-13 15:39:33 +0100
commit741a9499d7942e5d514a4e3d855ee4b5a7094507 (patch)
tree38abc2603b10aab032d4d4cf1c4eaa263a1b5d88 /sonar-plugin-api
parent657e7a848af5ad87e5e501e7204923e7aecfb387 (diff)
downloadsonarqube-741a9499d7942e5d514a4e3d855ee4b5a7094507.tar.gz
sonarqube-741a9499d7942e5d514a4e3d855ee4b5a7094507.zip
Release version 4.14.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 40143a630b0..a908aabef91 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>4.1-SNAPSHOT</version>
+ <version>4.1</version>
</parent>
<artifactId>sonar-plugin-api</artifactId>