aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-plugin-api
diff options
context:
space:
mode:
authorEric Hartmann <hartmann.eric@gmail.com>2012-06-13 09:26:23 +0200
committerEric Hartmann <hartmann.eric@gmail.com>2012-06-13 09:26:23 +0200
commit8d702102d75af77da29bba82b194bece286fb7bb (patch)
tree9692981e456e2c9a4685f9f82ff134cdfb946300 /sonar-plugin-api
parent24a0d0318cc9379bd22a77387c2d2fd961f04402 (diff)
downloadsonarqube-3.1.tar.gz
sonarqube-3.1.zip
Release 3.13.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 a573f86f661..9e4bab10f9e 100644
--- a/sonar-plugin-api/pom.xml
+++ b/sonar-plugin-api/pom.xml
@@ -4,7 +4,7 @@
<parent>
<groupId>org.codehaus.sonar</groupId>
<artifactId>sonar</artifactId>
- <version>3.1-SNAPSHOT</version>
+ <version>3.1</version>
</parent>
<artifactId>sonar-plugin-api</artifactId>
<packaging>jar</packaging>