diff options
author | simonbrandhof <simon.brandhof@gmail.com> | 2010-11-09 16:19:27 +0000 |
---|---|---|
committer | simonbrandhof <simon.brandhof@gmail.com> | 2010-11-09 16:19:27 +0000 |
commit | 39f78c6dc0c527ed98f3d02c43a817a84213b5f1 (patch) | |
tree | 4d67363732d0b8b028582033e72c9dde8c8d1676 /sonar-deprecated | |
parent | 8602aa58e3f1525f442a2cbe3bfed3051659eead (diff) | |
download | sonarqube-39f78c6dc0c527ed98f3d02c43a817a84213b5f1.tar.gz sonarqube-39f78c6dc0c527ed98f3d02c43a817a84213b5f1.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 12e37040325..e304d5d094a 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-RC1</version> + <version>2.5-SNAPSHOT</version> </parent> <artifactId>sonar-deprecated</artifactId> <name>Sonar :: Deprecated</name> |