aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/sonar-core-plugin
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 /plugins/sonar-core-plugin
parent24446b89d544c4ff1fea51ea46332559494b80d1 (diff)
downloadsonarqube-ade384ed801f26543f63281d3e5d82e75f89eba1.tar.gz
sonarqube-ade384ed801f26543f63281d3e5d82e75f89eba1.zip
Update pom to 5.2-SNAPSHOT
Diffstat (limited to 'plugins/sonar-core-plugin')
-rw-r--r--plugins/sonar-core-plugin/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/sonar-core-plugin/pom.xml b/plugins/sonar-core-plugin/pom.xml
index 090c34c4901..f81408953c1 100644
--- a/plugins/sonar-core-plugin/pom.xml
+++ b/plugins/sonar-core-plugin/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>
<groupId>org.codehaus.sonar.plugins</groupId>