aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-plugin-api/pom.xml
diff options
context:
space:
mode:
authorEric Hartmann <hartmann.eric@gmail.com>2013-03-01 18:28:24 +0100
committerEric Hartmann <hartmann.eric@gmail.com>2013-03-01 18:28:24 +0100
commit235928ed921785559a377c8f8ef9ca0b3114b913 (patch)
treed9a53b4ab14c8ceadb625716a5209d6c438c8430 /sonar-plugin-api/pom.xml
parent11dd91601767d71dda630bf2706e47acbc4fd5d7 (diff)
downloadsonarqube-235928ed921785559a377c8f8ef9ca0b3114b913.tar.gz
sonarqube-235928ed921785559a377c8f8ef9ca0b3114b913.zip
[maven-release-plugin] prepare release 3.5-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 01576616046..a3ecc43bc07 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.5-SNAPSHOT</version>
+ <version>3.5-RC2</version>
</parent>
<artifactId>sonar-plugin-api</artifactId>