aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-check-api
diff options
context:
space:
mode:
authorJulien Lancelot <julien.lancelot@sonarsource.com>2015-02-27 15:00:30 +0100
committerJulien Lancelot <julien.lancelot@sonarsource.com>2015-02-27 15:00:30 +0100
commitade384ed801f26543f63281d3e5d82e75f89eba1 (patch)
treeac7f654556592401803a82f26f2c64e613edbcde /sonar-check-api
parent24446b89d544c4ff1fea51ea46332559494b80d1 (diff)
downloadsonarqube-ade384ed801f26543f63281d3e5d82e75f89eba1.tar.gz
sonarqube-ade384ed801f26543f63281d3e5d82e75f89eba1.zip
Update pom to 5.2-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 8fa9d2d9b62..af8aae840d0 100644
--- a/sonar-check-api/pom.xml
+++ b/sonar-check-api/pom.xml
@@ -4,7 +4,7 @@
<parent>
<groupId>org.codehaus.sonar</groupId>
<artifactId>sonar</artifactId>
- <version>5.1-SNAPSHOT</version>
+ <version>5.2-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<artifactId>sonar-check-api</artifactId>