aboutsummaryrefslogtreecommitdiffstats
path: root/tests/integration/checkstyle-extensions
diff options
context:
space:
mode:
authorsimonbrandhof <simon.brandhof@gmail.com>2010-10-12 10:47:11 +0000
committersimonbrandhof <simon.brandhof@gmail.com>2010-10-12 10:47:11 +0000
commit2d3b588b4a356c0692b25981f8a0418e237eced5 (patch)
treed09c561c8c323f4eba52555009a97508a84c6303 /tests/integration/checkstyle-extensions
parentb791b9aac2fc186a171ee38815926267d7c58876 (diff)
downloadsonarqube-2d3b588b4a356c0692b25981f8a0418e237eced5.tar.gz
sonarqube-2d3b588b4a356c0692b25981f8a0418e237eced5.zip
[maven-release-plugin] prepare for next development iteration
Diffstat (limited to 'tests/integration/checkstyle-extensions')
-rw-r--r--tests/integration/checkstyle-extensions/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/integration/checkstyle-extensions/pom.xml b/tests/integration/checkstyle-extensions/pom.xml
index 0e816ea290b..31e256bc455 100644
--- a/tests/integration/checkstyle-extensions/pom.xml
+++ b/tests/integration/checkstyle-extensions/pom.xml
@@ -4,7 +4,7 @@
<parent>
<groupId>org.codehaus.sonar.tests</groupId>
<artifactId>integration</artifactId>
- <version>2.3</version>
+ <version>2.4-SNAPSHOT</version>
</parent>
<artifactId>checkstyle-extensions</artifactId>
<name>Sonar :: Integration Tests :: Checkstyle Extensions</name>