aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-plugin-api
diff options
context:
space:
mode:
authorEric Hartmann <hartmann.eric@gmail.com>2012-03-08 16:10:04 +0100
committerEric Hartmann <hartmann.eric@gmail.com>2012-03-08 16:10:04 +0100
commit50859eab4bac6fa4cfd2b72fd327addb3ade1bb7 (patch)
treecba7b34cdb7abb4469f4bd77811f5b7bdffdb7d4 /sonar-plugin-api
parentadb9f27cdbcb88aa895f3ac97094683959968da5 (diff)
downloadsonarqube-50859eab4bac6fa4cfd2b72fd327addb3ade1bb7.tar.gz
sonarqube-50859eab4bac6fa4cfd2b72fd327addb3ade1bb7.zip
[maven-release-plugin] prepare for next development iteration
Diffstat (limited to 'sonar-plugin-api')
-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 369611122fe..ebf0c875af0 100644
--- a/sonar-plugin-api/pom.xml
+++ b/sonar-plugin-api/pom.xml
@@ -4,7 +4,7 @@
<parent>
<groupId>org.codehaus.sonar</groupId>
<artifactId>sonar</artifactId>
- <version>2.14-RC3</version>
+ <version>2.14-SNAPSHOT</version>
</parent>
<artifactId>sonar-plugin-api</artifactId>
<packaging>jar</packaging>