diff options
author | Simon Brandhof <simon.brandhof@gmail.com> | 2011-07-08 16:35:19 +0200 |
---|---|---|
committer | Simon Brandhof <simon.brandhof@gmail.com> | 2011-07-08 16:35:19 +0200 |
commit | cc1929dfc47c0e9e8270129e94cb34360908815a (patch) | |
tree | adb7d3e74b4e2fe58a36d24ed93aff02ab7b3b93 /sonar-graph | |
parent | 3aef81f42ced57efb58dacbfb9224f0e66ca7e8d (diff) | |
download | sonarqube-cc1929dfc47c0e9e8270129e94cb34360908815a.tar.gz sonarqube-cc1929dfc47c0e9e8270129e94cb34360908815a.zip |
[maven-release-plugin] prepare release 2.9-RC1
Diffstat (limited to 'sonar-graph')
-rw-r--r-- | sonar-graph/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sonar-graph/pom.xml b/sonar-graph/pom.xml index 2e0b9a39ab6..0c65e38e0a4 100644 --- a/sonar-graph/pom.xml +++ b/sonar-graph/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>org.codehaus.sonar</groupId> <artifactId>sonar</artifactId> - <version>2.9-SNAPSHOT</version> + <version>2.9-RC1</version> <relativePath>..</relativePath> </parent> <groupId>org.codehaus.sonar</groupId> |