aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-scanner-protocol
diff options
context:
space:
mode:
authorSimon Brandhof <simon.brandhof@sonarsource.com>2017-05-16 17:02:30 +0200
committerSimon Brandhof <simon.brandhof@sonarsource.com>2017-05-16 17:02:50 +0200
commitee296138cd9900c74fcc00321696b5eacdfa2a14 (patch)
tree62aa452048a9b24062d81fb969536b1dbcba7989 /sonar-scanner-protocol
parent266a2434f2d357338d8f35eca6f1554cbeac0413 (diff)
downloadsonarqube-ee296138cd9900c74fcc00321696b5eacdfa2a14.tar.gz
sonarqube-ee296138cd9900c74fcc00321696b5eacdfa2a14.zip
Prepare for next development version 6.5-SNAPSHOT
Diffstat (limited to 'sonar-scanner-protocol')
-rw-r--r--sonar-scanner-protocol/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/sonar-scanner-protocol/pom.xml b/sonar-scanner-protocol/pom.xml
index ad0a08268a3..97c3a980b01 100644
--- a/sonar-scanner-protocol/pom.xml
+++ b/sonar-scanner-protocol/pom.xml
@@ -4,7 +4,7 @@
<parent>
<groupId>org.sonarsource.sonarqube</groupId>
<artifactId>sonarqube</artifactId>
- <version>6.4-SNAPSHOT</version>
+ <version>6.5-SNAPSHOT</version>
</parent>
<artifactId>sonar-scanner-protocol</artifactId>