aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-plugin-api/pom.xml
diff options
context:
space:
mode:
authorGAUDIN <gaudol@gmail.com>2012-12-22 00:51:01 +0100
committerGAUDIN <gaudol@gmail.com>2012-12-22 00:51:01 +0100
commit9db1dffb31df6def5b2d28d903fa1a7de6a725a3 (patch)
tree56718a4c3552ad1e77718175ecbdc074101949d2 /sonar-plugin-api/pom.xml
parentf99baaa2d2d7052de720d6db70ff9ec47741b0c9 (diff)
downloadsonarqube-9db1dffb31df6def5b2d28d903fa1a7de6a725a3.tar.gz
sonarqube-9db1dffb31df6def5b2d28d903fa1a7de6a725a3.zip
[maven-release-plugin] prepare release 3.43.4
Diffstat (limited to 'sonar-plugin-api/pom.xml')
-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 90164cf32f1..26daa0ebc41 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>3.4-SNAPSHOT</version>
+ <version>3.4</version>
</parent>
<artifactId>sonar-plugin-api</artifactId>