aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-plugin-api/pom.xml
diff options
context:
space:
mode:
authorEric Hartmann <hartmann.eric@gmail.com>2013-07-25 11:12:35 +0200
committerEric Hartmann <hartmann.eric@gmail.com>2013-07-25 11:12:35 +0200
commitc2da75e1c0c5b85a8ba834cc2f6c76ef4cc5b5e6 (patch)
treeca39ab5a754b9d8c7fb7d71c400a27faaf20ec84 /sonar-plugin-api/pom.xml
parent8a84e2454ef5dc77c235cff31eac75e8cca0c7d6 (diff)
downloadsonarqube-c2da75e1c0c5b85a8ba834cc2f6c76ef4cc5b5e6.tar.gz
sonarqube-c2da75e1c0c5b85a8ba834cc2f6c76ef4cc5b5e6.zip
[maven-release-plugin] prepare release 3.7-RC1
Diffstat (limited to 'sonar-plugin-api/pom.xml')
-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 2e1222b217a..0d4c450ff04 100644
--- a/sonar-plugin-api/pom.xml
+++ b/sonar-plugin-api/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.codehaus.sonar</groupId>
<artifactId>sonar</artifactId>
- <version>3.7-SNAPSHOT</version>
+ <version>3.7-RC1</version>
</parent>
<artifactId>sonar-plugin-api</artifactId>