aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-plugin-api/pom.xml
diff options
context:
space:
mode:
authorEric Hartmann <hartmann.eric@gmail.com>2012-06-08 15:33:57 +0200
committerEric Hartmann <hartmann.eric@gmail.com>2012-06-08 15:33:57 +0200
commite50c183cb2200f85df862f2b27eeb1aa83361093 (patch)
treef3558ce234c070595e3631e4ae158c29fe33f81e /sonar-plugin-api/pom.xml
parent8e5859e78f14d29a3cda481c902fb42fa2fe65ca (diff)
downloadsonarqube-e50c183cb2200f85df862f2b27eeb1aa83361093.tar.gz
sonarqube-e50c183cb2200f85df862f2b27eeb1aa83361093.zip
[maven-release-plugin] prepare release 3.1-RC3
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 a573f86f661..275d205c5ff 100644
--- a/sonar-plugin-api/pom.xml
+++ b/sonar-plugin-api/pom.xml
@@ -4,7 +4,7 @@
<parent>
<groupId>org.codehaus.sonar</groupId>
<artifactId>sonar</artifactId>
- <version>3.1-SNAPSHOT</version>
+ <version>3.1-RC3</version>
</parent>
<artifactId>sonar-plugin-api</artifactId>
<packaging>jar</packaging>