aboutsummaryrefslogtreecommitdiffstats
path: root/archetypes
diff options
context:
space:
mode:
authorSimon Brandhof <simon.brandhof@gmail.com>2011-08-09 11:25:44 +0200
committerSimon Brandhof <simon.brandhof@gmail.com>2011-08-09 11:25:44 +0200
commit0196b85b64455b39c1e163319a4eecbc6175766b (patch)
tree3843426a459331e997f1246065d3d3f95dd6d1e8 /archetypes
parent4ad2465a4e5162823f79f93aa6ab33ef1612a06f (diff)
downloadsonarqube-0196b85b64455b39c1e163319a4eecbc6175766b.tar.gz
sonarqube-0196b85b64455b39c1e163319a4eecbc6175766b.zip
[maven-release-plugin] prepare release 2.10-RC2
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..08ee1b171c4 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-RC2</version>
<relativePath>../..</relativePath>
</parent>
diff --git a/archetypes/sonar-gwt-plugin/pom.xml b/archetypes/sonar-gwt-plugin/pom.xml
index 31ec2248c3f..0f66848131f 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-RC2</version>
<relativePath>../..</relativePath>
</parent>