aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-check-api
diff options
context:
space:
mode:
authorSimon Brandhof <simon.brandhof@sonarsource.com>2017-09-12 10:52:16 +0200
committerSimon Brandhof <simon.brandhof@sonarsource.com>2017-09-12 10:52:16 +0200
commit1a6b9d21db5154ccf5ce34d671f567138f497dbb (patch)
treebb65589e3de1d028620dff64d7bfd51363a06c8b /sonar-check-api
parentc0943b57d99e2afbd0bb5d9b97485b676395a2b3 (diff)
downloadsonarqube-1a6b9d21db5154ccf5ce34d671f567138f497dbb.tar.gz
sonarqube-1a6b9d21db5154ccf5ce34d671f567138f497dbb.zip
Bring 6.6-SNAPSHOT back
Diffstat (limited to 'sonar-check-api')
-rw-r--r--sonar-check-api/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/sonar-check-api/pom.xml b/sonar-check-api/pom.xml
index 0c205bccc85..b00cb5629a5 100644
--- a/sonar-check-api/pom.xml
+++ b/sonar-check-api/pom.xml
@@ -4,7 +4,7 @@
<parent>
<groupId>org.sonarsource.sonarqube</groupId>
<artifactId>sonarqube</artifactId>
- <version>6.6-M1</version>
+ <version>6.6-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<artifactId>sonar-check-api</artifactId>