diff options
author | simonbrandhof <simon.brandhof@gmail.com> | 2010-10-12 10:46:47 +0000 |
---|---|---|
committer | simonbrandhof <simon.brandhof@gmail.com> | 2010-10-12 10:46:47 +0000 |
commit | b791b9aac2fc186a171ee38815926267d7c58876 (patch) | |
tree | 8682be43a3ab04f523d5b6f050fd61fe2d381a60 /sonar-deprecated | |
parent | 71c3c02b563bc06e72a1666ad2fe26ae7d47c681 (diff) | |
download | sonarqube-b791b9aac2fc186a171ee38815926267d7c58876.tar.gz sonarqube-b791b9aac2fc186a171ee38815926267d7c58876.zip |
[maven-release-plugin] prepare release 2.3
Diffstat (limited to 'sonar-deprecated')
-rw-r--r-- | sonar-deprecated/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sonar-deprecated/pom.xml b/sonar-deprecated/pom.xml index c8b955f1eb8..b2131859d02 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</version> </parent> <artifactId>sonar-deprecated</artifactId> <name>Sonar :: Deprecated</name> |