aboutsummaryrefslogtreecommitdiffstats
path: root/plugins
diff options
context:
space:
mode:
authorThomas Vérin <thomas.verin@sonarsource.com>2015-10-13 12:06:23 +0200
committerThomas Vérin <thomas.verin@sonarsource.com>2015-10-13 12:06:23 +0200
commit3d2b3bbd084ccf75d1921382315d3ac3037ed3bc (patch)
treeae9546f5445d02d9b8f0e2a7daa483a9b2a1239b /plugins
parent5d816d9a12280489ba218d34be866d05e8b97eba (diff)
downloadsonarqube-3d2b3bbd084ccf75d1921382315d3ac3037ed3bc.tar.gz
sonarqube-3d2b3bbd084ccf75d1921382315d3ac3037ed3bc.zip
[maven-release-plugin] prepare release 5.2-RC25.2-RC2
Diffstat (limited to 'plugins')
-rw-r--r--plugins/sonar-batch-maven-plugin/pom.xml2
-rw-r--r--plugins/sonar-xoo-plugin/pom.xml2
2 files changed, 2 insertions, 2 deletions
diff --git a/plugins/sonar-batch-maven-plugin/pom.xml b/plugins/sonar-batch-maven-plugin/pom.xml
index 8908bf648a5..0548ca75d2e 100644
--- a/plugins/sonar-batch-maven-plugin/pom.xml
+++ b/plugins/sonar-batch-maven-plugin/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.sonarsource.sonarqube</groupId>
<artifactId>sonarqube</artifactId>
- <version>5.2-SNAPSHOT</version>
+ <version>5.2-RC2</version>
<relativePath>../..</relativePath>
</parent>
diff --git a/plugins/sonar-xoo-plugin/pom.xml b/plugins/sonar-xoo-plugin/pom.xml
index 29310fb8f1a..8438be53cba 100644
--- a/plugins/sonar-xoo-plugin/pom.xml
+++ b/plugins/sonar-xoo-plugin/pom.xml
@@ -4,7 +4,7 @@
<parent>
<groupId>org.sonarsource.sonarqube</groupId>
<artifactId>sonarqube</artifactId>
- <version>5.2-SNAPSHOT</version>
+ <version>5.2-RC2</version>
<relativePath>../..</relativePath>
</parent>
<artifactId>sonar-xoo-plugin</artifactId>