aboutsummaryrefslogtreecommitdiffstats
path: root/tests/integration/checkstyle-extensions/pom.xml
diff options
context:
space:
mode:
authorsimonbrandhof <simon.brandhof@gmail.com>2010-10-12 10:46:47 +0000
committersimonbrandhof <simon.brandhof@gmail.com>2010-10-12 10:46:47 +0000
commitb791b9aac2fc186a171ee38815926267d7c58876 (patch)
tree8682be43a3ab04f523d5b6f050fd61fe2d381a60 /tests/integration/checkstyle-extensions/pom.xml
parent71c3c02b563bc06e72a1666ad2fe26ae7d47c681 (diff)
downloadsonarqube-b791b9aac2fc186a171ee38815926267d7c58876.tar.gz
sonarqube-b791b9aac2fc186a171ee38815926267d7c58876.zip
[maven-release-plugin] prepare release 2.3
Diffstat (limited to 'tests/integration/checkstyle-extensions/pom.xml')
-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 31e256bc455..0e816ea290b 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.4-SNAPSHOT</version>
+ <version>2.3</version>
</parent>
<artifactId>checkstyle-extensions</artifactId>
<name>Sonar :: Integration Tests :: Checkstyle Extensions</name>