aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-plugin-api
diff options
context:
space:
mode:
authorSimon Brandhof <simon.brandhof@sonarsource.com>2017-05-22 13:59:26 +0200
committerSimon Brandhof <simon.brandhof@sonarsource.com>2017-05-22 13:59:26 +0200
commit729ec9e5531400c98a167e8d1701ff80114941c6 (patch)
treeec21b66c30c45dd3859c003cecdc66fb7683c558 /sonar-plugin-api
parent8e826b1066ffea29958f8c5ac09244baa624dafd (diff)
downloadsonarqube-729ec9e5531400c98a167e8d1701ff80114941c6.tar.gz
sonarqube-729ec9e5531400c98a167e8d1701ff80114941c6.zip
Back to 6.4-SNAPSHOT
Diffstat (limited to 'sonar-plugin-api')
-rw-r--r--sonar-plugin-api/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/sonar-plugin-api/pom.xml b/sonar-plugin-api/pom.xml
index 5d5ebf1609b..a4fb8265f03 100644
--- a/sonar-plugin-api/pom.xml
+++ b/sonar-plugin-api/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.sonarsource.sonarqube</groupId>
<artifactId>sonarqube</artifactId>
- <version>6.4-RC2</version>
+ <version>6.4-SNAPSHOT</version>
</parent>
<artifactId>sonar-plugin-api</artifactId>