aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-deprecated
diff options
context:
space:
mode:
authorsimonbrandhof <simon.brandhof@gmail.com>2010-10-05 19:00:02 +0000
committersimonbrandhof <simon.brandhof@gmail.com>2010-10-05 19:00:02 +0000
commit6c36be2a0267067ce4ef02318e40975aa0edca30 (patch)
treead1a608eac49e24e253acd67ccf695fd373d61bd /sonar-deprecated
parent82a24b4abf945f7b6d96aa3601c27eb76b352788 (diff)
downloadsonarqube-6c36be2a0267067ce4ef02318e40975aa0edca30.tar.gz
sonarqube-6c36be2a0267067ce4ef02318e40975aa0edca30.zip
[maven-release-plugin] prepare release 2.3-RC2
Diffstat (limited to 'sonar-deprecated')
-rw-r--r--sonar-deprecated/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/sonar-deprecated/pom.xml b/sonar-deprecated/pom.xml
index c8b955f1eb8..6af3b284b10 100644
--- a/sonar-deprecated/pom.xml
+++ b/sonar-deprecated/pom.xml
@@ -4,7 +4,7 @@
<parent>
<groupId>org.codehaus.sonar</groupId>
<artifactId>sonar</artifactId>
- <version>2.4-SNAPSHOT</version>
+ <version>2.3-RC2</version>
</parent>
<artifactId>sonar-deprecated</artifactId>
<name>Sonar :: Deprecated</name>