aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/sonar-checkstyle-plugin/pom.xml
diff options
context:
space:
mode:
authorEric Hartmann <hartmann.eric@gmail.com>2012-04-06 13:30:26 +0200
committerEric Hartmann <hartmann.eric@gmail.com>2012-04-06 13:30:26 +0200
commita8614fdb0f491e6dfa955395399b6670b3e5bbfe (patch)
tree616cd69a1f156361a66449af686d23d0b89f565b /plugins/sonar-checkstyle-plugin/pom.xml
parent7dbab17372dab95415987b0ec180bc057adfc7aa (diff)
downloadsonarqube-a8614fdb0f491e6dfa955395399b6670b3e5bbfe.tar.gz
sonarqube-a8614fdb0f491e6dfa955395399b6670b3e5bbfe.zip
[maven-release-plugin] prepare for next development iteration
Diffstat (limited to 'plugins/sonar-checkstyle-plugin/pom.xml')
-rw-r--r--plugins/sonar-checkstyle-plugin/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/sonar-checkstyle-plugin/pom.xml b/plugins/sonar-checkstyle-plugin/pom.xml
index 6c55249edbc..a6ab1ce9109 100644
--- a/plugins/sonar-checkstyle-plugin/pom.xml
+++ b/plugins/sonar-checkstyle-plugin/pom.xml
@@ -4,7 +4,7 @@
<parent>
<groupId>org.codehaus.sonar</groupId>
<artifactId>sonar</artifactId>
- <version>2.15-RC1</version>
+ <version>2.15-SNAPSHOT</version>
<relativePath>../..</relativePath>
</parent>
<groupId>org.codehaus.sonar.plugins</groupId>