aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-plugin-api
diff options
context:
space:
mode:
authorEric Hartmann <hartmann.eric@gmail.com>2014-07-31 14:21:45 +0200
committerEric Hartmann <hartmann.eric@gmail.com>2014-07-31 14:21:45 +0200
commitc61efeea8b3410b0cd38aa0f50ead9624933d605 (patch)
treec64f2d088d5a05c7d6193b6ad264baa6d7f30e29 /sonar-plugin-api
parentf7448d03e2ac1921975c89b4572fe1efe6ba81bb (diff)
downloadsonarqube-c61efeea8b3410b0cd38aa0f50ead9624933d605.tar.gz
sonarqube-c61efeea8b3410b0cd38aa0f50ead9624933d605.zip
Release 4.44.4
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 1bc63d4bd0f..12512cfaeb4 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.4-SNAPSHOT</version>
+ <version>4.4</version>
</parent>
<artifactId>sonar-plugin-api</artifactId>