aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-check-api
diff options
context:
space:
mode:
authorSimon Brandhof <simon.brandhof@sonarsource.com>2018-01-24 17:13:45 +0100
committerSimon Brandhof <simon.brandhof@sonarsource.com>2018-01-24 17:13:45 +0100
commitb34ff21d16ef074bbec7d5f34adcb6a49a5c8eab (patch)
tree944cd5c91ed08d732f573d4da0eb4d50913f73fa /sonar-check-api
parentfb311dc654dfe2b0f5103d9ff08a1c790ee58e0e (diff)
downloadsonarqube-b34ff21d16ef074bbec7d5f34adcb6a49a5c8eab.tar.gz
sonarqube-b34ff21d16ef074bbec7d5f34adcb6a49a5c8eab.zip
Set version 7.1-SNAPSHOT
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 c53b8f504f0..76cc534f50f 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>7.0-SNAPSHOT</version>
+ <version>7.1-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<artifactId>sonar-check-api</artifactId>