aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-check-api
diff options
context:
space:
mode:
authorDavid Rautureau <david.rautureau@sonarsource.com>2016-11-21 12:08:08 +0100
committerDavid Rautureau <david.rautureau@sonarsource.com>2016-11-21 12:08:08 +0100
commite50f57556a830a9d0d527f68e6c106192acaa4b9 (patch)
treeff4620436385077c3c6c5112a6177155f967b36e /sonar-check-api
parente921f144a46c9eb6b548c91c31d21c6b30529041 (diff)
downloadsonarqube-e50f57556a830a9d0d527f68e6c106192acaa4b9.tar.gz
sonarqube-e50f57556a830a9d0d527f68e6c106192acaa4b9.zip
[maven-release-plugin] prepare release 6.2-RC16.2-RC1
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 0bf791104b3..c8dab398a15 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.2-SNAPSHOT</version>
+ <version>6.2-RC1</version>
<relativePath>..</relativePath>
</parent>
<artifactId>sonar-check-api</artifactId>