aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-plugin-api
diff options
context:
space:
mode:
authorEric Hartmann <hartmann.eric@gmail.com>2016-02-09 12:54:50 +0100
committerEric Hartmann <hartmann.eric@gmail.com>2016-02-09 12:54:50 +0100
commit6bb02b28a33282bda2b9ed6bc995a4aee68ff172 (patch)
tree2f3b454a730813c6b377c9a291ba2dc4fb0a38f3 /sonar-plugin-api
parentc3f905612f0aee1c496000ef8d6ea376fbc3a2f2 (diff)
downloadsonarqube-6bb02b28a33282bda2b9ed6bc995a4aee68ff172.tar.gz
sonarqube-6bb02b28a33282bda2b9ed6bc995a4aee68ff172.zip
[maven-release-plugin] prepare release 5.4-RC15.4-RC1
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 0755b50c910..10a922d7f01 100644
--- a/sonar-plugin-api/pom.xml
+++ b/sonar-plugin-api/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.sonarsource.sonarqube</groupId>
<artifactId>sonarqube</artifactId>
- <version>5.4-SNAPSHOT</version>
+ <version>5.4-RC1</version>
</parent>
<artifactId>sonar-plugin-api</artifactId>