aboutsummaryrefslogtreecommitdiffstats
path: root/archetypes
diff options
context:
space:
mode:
authorSimon Brandhof <simon.brandhof@gmail.com>2011-08-15 15:53:48 +0200
committerSimon Brandhof <simon.brandhof@gmail.com>2011-08-15 15:53:48 +0200
commit4d40b9f53847a028985fd018c90fbdde8e317762 (patch)
tree897fe021b34dfee3084db8a71ffaa69462b424df /archetypes
parent5355a78c8ef7d96661bc3ef64c03e908df934799 (diff)
downloadsonarqube-4d40b9f53847a028985fd018c90fbdde8e317762.tar.gz
sonarqube-4d40b9f53847a028985fd018c90fbdde8e317762.zip
Revert pom versions to 2.11-SNAPSHOT after merging branch 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 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>