diff options
author | Simon Brandhof <simon.brandhof@gmail.com> | 2011-08-09 11:25:44 +0200 |
---|---|---|
committer | Simon Brandhof <simon.brandhof@gmail.com> | 2011-08-09 11:25:44 +0200 |
commit | 0196b85b64455b39c1e163319a4eecbc6175766b (patch) | |
tree | 3843426a459331e997f1246065d3d3f95dd6d1e8 /sonar-squid | |
parent | 4ad2465a4e5162823f79f93aa6ab33ef1612a06f (diff) | |
download | sonarqube-0196b85b64455b39c1e163319a4eecbc6175766b.tar.gz sonarqube-0196b85b64455b39c1e163319a4eecbc6175766b.zip |
[maven-release-plugin] prepare release 2.10-RC2
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 d92981b1ace..e3e69189033 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.11-SNAPSHOT</version> + <version>2.10-RC2</version> <relativePath>..</relativePath> </parent> <groupId>org.codehaus.sonar</groupId> |