diff options
author | Simon Brandhof <simon.brandhof@gmail.com> | 2011-08-15 15:50:26 +0200 |
---|---|---|
committer | Simon Brandhof <simon.brandhof@gmail.com> | 2011-08-15 15:50:26 +0200 |
commit | 5355a78c8ef7d96661bc3ef64c03e908df934799 (patch) | |
tree | 55ec389505b38a0276c2d3666371900d014bfc95 /sonar-duplications/pom.xml | |
parent | 911ba2f2c7aeabc2dc7c840f3f797dd6f1fb4d64 (diff) | |
parent | 9ca86cd73f8807401910cf8610b7b37bfb528b10 (diff) | |
download | sonarqube-5355a78c8ef7d96661bc3ef64c03e908df934799.tar.gz sonarqube-5355a78c8ef7d96661bc3ef64c03e908df934799.zip |
Merge branch 'release-2.10'
Diffstat (limited to 'sonar-duplications/pom.xml')
-rw-r--r-- | sonar-duplications/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sonar-duplications/pom.xml b/sonar-duplications/pom.xml index f2d5d8ce047..3325290dfd6 100644 --- a/sonar-duplications/pom.xml +++ b/sonar-duplications/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>org.codehaus.sonar</groupId> <artifactId>sonar</artifactId> - <version>2.11-SNAPSHOT</version> + <version>2.10-SNAPSHOT</version> </parent> <artifactId>sonar-duplications</artifactId> <name>Sonar :: Duplications</name> |