aboutsummaryrefslogtreecommitdiffstats
path: root/archetypes
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 /archetypes
parent911ba2f2c7aeabc2dc7c840f3f797dd6f1fb4d64 (diff)
parent9ca86cd73f8807401910cf8610b7b37bfb528b10 (diff)
downloadsonarqube-5355a78c8ef7d96661bc3ef64c03e908df934799.tar.gz
sonarqube-5355a78c8ef7d96661bc3ef64c03e908df934799.zip
Merge branch 'release-2.10'
Diffstat (limited to 'archetypes')
-rw-r--r--archetypes/sonar-basic-plugin/pom.xml2
-rw-r--r--archetypes/sonar-gwt-plugin/pom.xml2
2 files changed, 2 insertions, 2 deletions
diff --git a/archetypes/sonar-basic-plugin/pom.xml b/archetypes/sonar-basic-plugin/pom.xml
index 8d58f632349..018641def44 100644
--- a/archetypes/sonar-basic-plugin/pom.xml
+++ b/archetypes/sonar-basic-plugin/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.codehaus.sonar</groupId>
<artifactId>sonar</artifactId>
- <version>2.11-SNAPSHOT</version>
+ <version>2.10-SNAPSHOT</version>
<relativePath>../..</relativePath>
</parent>
diff --git a/archetypes/sonar-gwt-plugin/pom.xml b/archetypes/sonar-gwt-plugin/pom.xml
index 31ec2248c3f..aab1fa370a2 100644
--- a/archetypes/sonar-gwt-plugin/pom.xml
+++ b/archetypes/sonar-gwt-plugin/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.codehaus.sonar</groupId>
<artifactId>sonar</artifactId>
- <version>2.11-SNAPSHOT</version>
+ <version>2.10-SNAPSHOT</version>
<relativePath>../..</relativePath>
</parent>