summaryrefslogtreecommitdiffstats
path: root/sonar-duplications/pom.xml
diff options
context:
space:
mode:
authorSimon Brandhof <simon.brandhof@gmail.com>2011-08-15 15:50:26 +0200
committerSimon Brandhof <simon.brandhof@gmail.com>2011-08-15 15:50:26 +0200
commit5355a78c8ef7d96661bc3ef64c03e908df934799 (patch)
tree55ec389505b38a0276c2d3666371900d014bfc95 /sonar-duplications/pom.xml
parent911ba2f2c7aeabc2dc7c840f3f797dd6f1fb4d64 (diff)
parent9ca86cd73f8807401910cf8610b7b37bfb528b10 (diff)
downloadsonarqube-5355a78c8ef7d96661bc3ef64c03e908df934799.tar.gz
sonarqube-5355a78c8ef7d96661bc3ef64c03e908df934799.zip
Merge branch 'release-2.10'
Diffstat (limited to 'sonar-duplications/pom.xml')
-rw-r--r--sonar-duplications/pom.xml2
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>