diff options
author | simonbrandhof <simon.brandhof@gmail.com> | 2010-11-08 20:26:46 +0000 |
---|---|---|
committer | simonbrandhof <simon.brandhof@gmail.com> | 2010-11-08 20:26:46 +0000 |
commit | 0218b62649e2b6bc137cf576499edb7069fad8e9 (patch) | |
tree | ed6f5c3693eba2586b3b55ded556aa56ddc21595 /subprojects/sonar-update-center/sonar-update-center-server/pom.xml | |
parent | 62f42f5bf92b03eedcff24087121c587a2e357a5 (diff) | |
download | sonarqube-0218b62649e2b6bc137cf576499edb7069fad8e9.tar.gz sonarqube-0218b62649e2b6bc137cf576499edb7069fad8e9.zip |
[maven-release-plugin] prepare for next development iteration
Diffstat (limited to 'subprojects/sonar-update-center/sonar-update-center-server/pom.xml')
-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 6faf0423316..0fc50b825d6 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>1.0</version> + <version>1.1-SNAPSHOT</version> </parent> <artifactId>sonar-update-center-server</artifactId> <name>Sonar :: Update Center :: Server</name> |