aboutsummaryrefslogtreecommitdiffstats
path: root/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 /pom.xml
parent8e5859e78f14d29a3cda481c902fb42fa2fe65ca (diff)
downloadsonarqube-e50c183cb2200f85df862f2b27eeb1aa83361093.tar.gz
sonarqube-e50c183cb2200f85df862f2b27eeb1aa83361093.zip
[maven-release-plugin] prepare release 3.1-RC3
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index ec7d2f9c721..6802e36df61 100644
--- a/pom.xml
+++ b/pom.xml
@@ -5,7 +5,7 @@
<groupId>org.codehaus.sonar</groupId>
<artifactId>sonar</artifactId>
<packaging>pom</packaging>
- <version>3.1-SNAPSHOT</version>
+ <version>3.1-RC3</version>
<name>Sonar</name>
<url>http://www.sonarsource.org</url>
<description>Open source platform for continuous inspection of code quality</description>