aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-plugin-api/pom.xml
diff options
context:
space:
mode:
authorEric Hartmann <hartmann.eric@gmail.com>2014-07-08 15:58:17 +0200
committerEric Hartmann <hartmann.eric@gmail.com>2014-07-08 15:58:17 +0200
commit945cd20292c7196084ad420b276581b2193ae075 (patch)
tree8c37d096288d92320d11541bffd1d55e8653bdd4 /sonar-plugin-api/pom.xml
parentbfc542961446b8de587de32fd88de902123614d1 (diff)
downloadsonarqube-945cd20292c7196084ad420b276581b2193ae075.tar.gz
sonarqube-945cd20292c7196084ad420b276581b2193ae075.zip
[maven-release-plugin] prepare release 4.4-RC24.4-RC2
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 1bc63d4bd0f..3ef69fdc599 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-RC2</version>
</parent>
<artifactId>sonar-plugin-api</artifactId>