diff options
author | simonbrandhof <simon.brandhof@gmail.com> | 2010-12-24 16:00:51 +0000 |
---|---|---|
committer | simonbrandhof <simon.brandhof@gmail.com> | 2010-12-24 16:00:51 +0000 |
commit | e1240d0537703e5cbabf406e50d0d7d3d463933c (patch) | |
tree | e4ac2941a0bac440bad2e8465a6cedf41a6fcc0e /tests/integration/checkstyle-extensions | |
parent | 07eff778cdcd433602d5a9979490fa590604e431 (diff) | |
download | sonarqube-e1240d0537703e5cbabf406e50d0d7d3d463933c.tar.gz sonarqube-e1240d0537703e5cbabf406e50d0d7d3d463933c.zip |
[maven-release-plugin] prepare release 2.5
Diffstat (limited to 'tests/integration/checkstyle-extensions')
-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 9f74fc3030f..6b5d4ed9342 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.6-SNAPSHOT</version> </parent> <artifactId>checkstyle-extensions</artifactId> <name>Sonar :: Integration Tests :: Checkstyle Extensions</name> |