aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-plugin-api
diff options
context:
space:
mode:
authorEric Hartmann <hartmann.eric@gmail.com>2014-07-31 15:35:43 +0200
committerEric Hartmann <hartmann.eric@gmail.com>2014-07-31 15:35:43 +0200
commit13f3aaa408969e73ce4a0740774364e0c4b3741b (patch)
tree9c316ab44e30925397768e7252d91f04a0582c2d /sonar-plugin-api
parentc61efeea8b3410b0cd38aa0f50ead9624933d605 (diff)
downloadsonarqube-13f3aaa408969e73ce4a0740774364e0c4b3741b.tar.gz
sonarqube-13f3aaa408969e73ce4a0740774364e0c4b3741b.zip
Update version to 4.4.1-SNAPSHOT
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 12512cfaeb4..0f328530884 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</version>
+ <version>4.4.1-SNAPSHOT</version>
</parent>
<artifactId>sonar-plugin-api</artifactId>