aboutsummaryrefslogtreecommitdiffstats
path: root/archetypes
diff options
context:
space:
mode:
authorSimon Brandhof <simon.brandhof@gmail.com>2011-08-05 17:55:10 +0200
committerSimon Brandhof <simon.brandhof@gmail.com>2011-08-05 17:55:10 +0200
commitdbe4d28634602a8c2b167d0becfeb8a4cdc8915c (patch)
treeb5b585b2a77b3081909f1c680ee12b5393004b58 /archetypes
parentc4bffc3596f5d1d9656f1ec09f3eeae6db8e038e (diff)
downloadsonarqube-dbe4d28634602a8c2b167d0becfeb8a4cdc8915c.tar.gz
sonarqube-dbe4d28634602a8c2b167d0becfeb8a4cdc8915c.zip
Upgrade version to 2.11-SNAPSHOT
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 018641def44..8d58f632349 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.10-SNAPSHOT</version>
+ <version>2.11-SNAPSHOT</version>
<relativePath>../..</relativePath>
</parent>
diff --git a/archetypes/sonar-gwt-plugin/pom.xml b/archetypes/sonar-gwt-plugin/pom.xml
index aab1fa370a2..31ec2248c3f 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.10-SNAPSHOT</version>
+ <version>2.11-SNAPSHOT</version>
<relativePath>../..</relativePath>
</parent>