aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-check-api/pom.xml
diff options
context:
space:
mode:
authorGAUDIN <gaudol@gmail.com>2012-12-20 12:55:44 +0100
committerGAUDIN <gaudol@gmail.com>2012-12-20 12:55:44 +0100
commit72f54a500f4f2dcf7d790d23aac9f837ad34ceae (patch)
tree17fd3f17dd638beccdc62a13908097a998ec8ef6 /sonar-check-api/pom.xml
parent9c3dc0937df3f1781c3c52730e49da29fb346fcc (diff)
downloadsonarqube-72f54a500f4f2dcf7d790d23aac9f837ad34ceae.tar.gz
sonarqube-72f54a500f4f2dcf7d790d23aac9f837ad34ceae.zip
[maven-release-plugin] prepare for next development iteration
Diffstat (limited to 'sonar-check-api/pom.xml')
-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 46a3ae3c5d8..cdadc2580ac 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>3.4-RC4</version>
+ <version>3.4-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<artifactId>sonar-check-api</artifactId>