aboutsummaryrefslogtreecommitdiffstats
path: root/archetypes
diff options
context:
space:
mode:
authorSimon Brandhof <simon.brandhof@gmail.com>2011-08-09 11:25:45 +0200
committerSimon Brandhof <simon.brandhof@gmail.com>2011-08-09 11:25:45 +0200
commit9b84ef3a74ee2342e848dc08086a283110eda7e6 (patch)
tree4469b543a37eabbaba93f077adc1cdac559a64af /archetypes
parent0196b85b64455b39c1e163319a4eecbc6175766b (diff)
downloadsonarqube-9b84ef3a74ee2342e848dc08086a283110eda7e6.tar.gz
sonarqube-9b84ef3a74ee2342e848dc08086a283110eda7e6.zip
[maven-release-plugin] prepare for next development iteration
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 08ee1b171c4..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.10-RC2</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 0f66848131f..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.10-RC2</version>
+ <version>2.10-SNAPSHOT</version>
<relativePath>../..</relativePath>
</parent>