diff options
Diffstat (limited to 'tests/integration/checkstyle-extensions/pom.xml')
-rw-r--r-- | tests/integration/checkstyle-extensions/pom.xml | 2 |
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..7c988bc9009 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-RC2</version> </parent> <artifactId>checkstyle-extensions</artifactId> <name>Sonar :: Integration Tests :: Checkstyle Extensions</name> |