aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-application
diff options
context:
space:
mode:
authorEric Hartmann <hartmann.eric@gmail.com>2011-11-09 10:44:27 +0100
committerEric Hartmann <hartmann.eric@gmail.com>2011-11-09 10:44:27 +0100
commitd15ab740128da5d3c94b8560018eeb6fc9346f7f (patch)
treec8a4c9be4ef09b94e341380aa566beffcd72d57b /sonar-application
parenteb1c47ca843fc5ac23ab2e6d972811a8b215960b (diff)
downloadsonarqube-d15ab740128da5d3c94b8560018eeb6fc9346f7f.tar.gz
sonarqube-d15ab740128da5d3c94b8560018eeb6fc9346f7f.zip
[maven-release-plugin] prepare release 2.12-RC1
Diffstat (limited to 'sonar-application')
-rw-r--r--sonar-application/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/sonar-application/pom.xml b/sonar-application/pom.xml
index 042c1aaeb14..8e3994fcaef 100644
--- a/sonar-application/pom.xml
+++ b/sonar-application/pom.xml
@@ -4,7 +4,7 @@
<parent>
<groupId>org.codehaus.sonar</groupId>
<artifactId>sonar</artifactId>
- <version>2.12-SNAPSHOT</version>
+ <version>2.12-RC1</version>
</parent>
<artifactId>sonar-application</artifactId>
<packaging>jar</packaging>