diff options
author | Thomas Vérin <thomas.verin@sonarsource.com> | 2015-12-17 17:02:01 +0100 |
---|---|---|
committer | Thomas Vérin <thomas.verin@sonarsource.com> | 2015-12-17 17:02:01 +0100 |
commit | acd392a95c87a510c4df2246fe66cfe5310dfba8 (patch) | |
tree | 10c89cdc87bd9c4b3576b2ee33cd93a1a84a62fb /sonar-batch-protocol | |
parent | 29a84111f6cc9298f83df515830ff40a41d0976c (diff) | |
download | sonarqube-acd392a95c87a510c4df2246fe66cfe5310dfba8.tar.gz sonarqube-acd392a95c87a510c4df2246fe66cfe5310dfba8.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 023de8f16fb..5d5c91a74ef 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.3-RC2</version> + <version>5.3-SNAPSHOT</version> </parent> <artifactId>sonar-batch-protocol</artifactId> |