diff options
author | Simon Brandhof <simon.brandhof@gmail.com> | 2011-08-09 11:25:45 +0200 |
---|---|---|
committer | Simon Brandhof <simon.brandhof@gmail.com> | 2011-08-09 11:25:45 +0200 |
commit | 9b84ef3a74ee2342e848dc08086a283110eda7e6 (patch) | |
tree | 4469b543a37eabbaba93f077adc1cdac559a64af /sonar-deprecated | |
parent | 0196b85b64455b39c1e163319a4eecbc6175766b (diff) | |
download | sonarqube-9b84ef3a74ee2342e848dc08086a283110eda7e6.tar.gz sonarqube-9b84ef3a74ee2342e848dc08086a283110eda7e6.zip |
[maven-release-plugin] prepare for next development iteration
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 fe65086b08e..3675c1cd81a 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.10-RC2</version> + <version>2.10-SNAPSHOT</version> </parent> <artifactId>sonar-deprecated</artifactId> <name>Sonar :: Deprecated</name> |