diff options
author | David Rautureau <david.rautureau@sonarsource.com> | 2016-11-17 20:45:38 +0100 |
---|---|---|
committer | David Rautureau <david.rautureau@sonarsource.com> | 2016-11-17 20:45:38 +0100 |
commit | e369ee550f3b49c86912158ea301eb82ebc03ada (patch) | |
tree | ec8943885f8dc61822f5b6a4ef5710c39dde36b6 /sonar-core | |
parent | 6a70cefe40b1b8127eb4e7ef3436a5c43fe938b4 (diff) | |
download | sonarqube-e369ee550f3b49c86912158ea301eb82ebc03ada.tar.gz sonarqube-e369ee550f3b49c86912158ea301eb82ebc03ada.zip |
[maven-release-plugin] prepare for next development iteration
Diffstat (limited to 'sonar-core')
-rw-r--r-- | sonar-core/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sonar-core/pom.xml b/sonar-core/pom.xml index 9dd11e7a3ce..1528ac02fed 100644 --- a/sonar-core/pom.xml +++ b/sonar-core/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.sonarsource.sonarqube</groupId> <artifactId>sonarqube</artifactId> - <version>6.1.1</version> + <version>6.1.2-SNAPSHOT</version> </parent> <artifactId>sonar-core</artifactId> |