aboutsummaryrefslogtreecommitdiffstats
path: root/tests/integration/checkstyle-extensions/pom.xml
diff options
context:
space:
mode:
authorsimonbrandhof <simon.brandhof@gmail.com>2011-01-05 13:36:27 +0000
committersimonbrandhof <simon.brandhof@gmail.com>2011-01-05 13:36:27 +0000
commit1f5228db186517931c2266462a34c09751aef402 (patch)
tree54c4520da441af62bbaab62a0b81ec86914f87c9 /tests/integration/checkstyle-extensions/pom.xml
parent4b4085303b3d4c970bc950206d1da0cd5cf97b1f (diff)
downloadsonarqube-1f5228db186517931c2266462a34c09751aef402.tar.gz
sonarqube-1f5228db186517931c2266462a34c09751aef402.zip
[maven-release-plugin] prepare release 2.5-RC1
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 9f74fc3030f..621d15e2cfd 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.5-SNAPSHOT</version>
+ <version>2.5-RC1</version>
</parent>
<artifactId>checkstyle-extensions</artifactId>
<name>Sonar :: Integration Tests :: Checkstyle Extensions</name>