diff options
author | simonbrandhof <simon.brandhof@gmail.com> | 2010-10-18 13:04:48 +0000 |
---|---|---|
committer | simonbrandhof <simon.brandhof@gmail.com> | 2010-10-18 13:04:48 +0000 |
commit | 980643b220c789ddb220a7a387d85318484950bf (patch) | |
tree | 314fa02dba40d4e848f8d2519caac9b6b18910a4 /subprojects/sonar-update-center/sonar-update-center-server | |
parent | 61208c26abe0bf3bc66f4e37f90300387b75473a (diff) | |
download | sonarqube-980643b220c789ddb220a7a387d85318484950bf.tar.gz sonarqube-980643b220c789ddb220a7a387d85318484950bf.zip |
[maven-release-plugin] prepare for next development iteration
Diffstat (limited to 'subprojects/sonar-update-center/sonar-update-center-server')
-rw-r--r-- | subprojects/sonar-update-center/sonar-update-center-server/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/subprojects/sonar-update-center/sonar-update-center-server/pom.xml b/subprojects/sonar-update-center/sonar-update-center-server/pom.xml index b0e6691f35b..c553f987ee7 100644 --- a/subprojects/sonar-update-center/sonar-update-center-server/pom.xml +++ b/subprojects/sonar-update-center/sonar-update-center-server/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.codehaus.sonar</groupId> <artifactId>sonar-update-center</artifactId> - <version>0.3</version> + <version>0.4-SNAPSHOT</version> </parent> <artifactId>sonar-update-center-server</artifactId> <name>Sonar :: Update Center :: Server</name> |