diff options
author | Thomas Vérin <thomas.verin@steria.ch> | 2015-01-08 11:01:14 +0100 |
---|---|---|
committer | Thomas Vérin <thomas.verin@steria.ch> | 2015-01-08 11:01:14 +0100 |
commit | 43aba12cb59d1c513a3b52d6d54151bed0726686 (patch) | |
tree | bace6b8fe13757888f40b540092483bd4d22df34 /sonar-batch-protocol | |
parent | a5e6876d8fdccf5b8424c08abf8c95120b7d0199 (diff) | |
download | sonarqube-43aba12cb59d1c513a3b52d6d54151bed0726686.tar.gz sonarqube-43aba12cb59d1c513a3b52d6d54151bed0726686.zip |
[maven-release-plugin] prepare for next development iteration
Diffstat (limited to 'sonar-batch-protocol')
-rw-r--r-- | sonar-batch-protocol/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sonar-batch-protocol/pom.xml b/sonar-batch-protocol/pom.xml index bd07bbe9074..7d7a4850929 100644 --- a/sonar-batch-protocol/pom.xml +++ b/sonar-batch-protocol/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>org.codehaus.sonar</groupId> <artifactId>sonar</artifactId> - <version>5.0-RC4</version> + <version>5.0-SNAPSHOT</version> </parent> <artifactId>sonar-batch-protocol</artifactId> |