diff options
author | Eric Hartmann <hartmann.eric@gmail.com> | 2016-02-09 11:13:08 +0100 |
---|---|---|
committer | Eric Hartmann <hartmann.eric@gmail.com> | 2016-02-09 11:13:08 +0100 |
commit | ffe02656f763f349e0e26d9e68a7332e9be357fa (patch) | |
tree | 731f1761fe070369a77fc6fc6b3407c3a19181ed /sonar-batch-protocol | |
parent | 17b3f231d4f84aa56c2453ceeabc138cb64a2160 (diff) | |
download | sonarqube-ffe02656f763f349e0e26d9e68a7332e9be357fa.tar.gz sonarqube-ffe02656f763f349e0e26d9e68a7332e9be357fa.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 26e5964b4dc..cb0f9eeb9f8 100644 --- a/sonar-batch-protocol/pom.xml +++ b/sonar-batch-protocol/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>org.sonarsource.sonarqube</groupId> <artifactId>sonarqube</artifactId> - <version>5.4-RC1</version> + <version>5.4-SNAPSHOT</version> </parent> <artifactId>sonar-batch-protocol</artifactId> |