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-squid | |
parent | 71c3c02b563bc06e72a1666ad2fe26ae7d47c681 (diff) | |
download | sonarqube-b791b9aac2fc186a171ee38815926267d7c58876.tar.gz sonarqube-b791b9aac2fc186a171ee38815926267d7c58876.zip |
[maven-release-plugin] prepare release 2.3
Diffstat (limited to 'sonar-squid')
-rw-r--r-- | sonar-squid/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sonar-squid/pom.xml b/sonar-squid/pom.xml index eb5423ecf3c..a341fdfe7d4 100644 --- a/sonar-squid/pom.xml +++ b/sonar-squid/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>org.codehaus.sonar</groupId> <artifactId>sonar</artifactId> - <version>2.4-SNAPSHOT</version> + <version>2.3</version> <relativePath>..</relativePath> </parent> <groupId>org.codehaus.sonar</groupId> |