aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-plugin-api
diff options
context:
space:
mode:
authorDavid Rautureau <david.rautureau@sonarsource.com>2016-09-19 16:58:22 +0200
committerDavid Rautureau <david.rautureau@sonarsource.com>2016-09-19 16:58:22 +0200
commit12e24a98549f51fc560d782a9d93164021feaccc (patch)
treebb836bef2a8a177af8f48e3fc28035f57aca1378 /sonar-plugin-api
parent15d58788abf1377aad1e78f3eb81efe56c6f84c6 (diff)
downloadsonarqube-12e24a98549f51fc560d782a9d93164021feaccc.tar.gz
sonarqube-12e24a98549f51fc560d782a9d93164021feaccc.zip
[maven-release-plugin] prepare release 6.1-RC16.1-RC1
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 2a4b6b7cb08..10ee6d61b4a 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.1-SNAPSHOT</version>
+ <version>6.1-RC1</version>
</parent>
<artifactId>sonar-plugin-api</artifactId>