aboutsummaryrefslogtreecommitdiffstats
path: root/archetypes
diff options
context:
space:
mode:
authorsimonbrandhof <simon.brandhof@gmail.com>2010-09-30 16:09:53 +0000
committersimonbrandhof <simon.brandhof@gmail.com>2010-09-30 16:09:53 +0000
commit49130adac6a42284fdd259dd33f5ea3fe7d1f3b6 (patch)
treebf60e9f7b3def15af6b35f806c22a54755ae4643 /archetypes
parent293e51c2af913468edf4c85676813ed0e125f697 (diff)
downloadsonarqube-49130adac6a42284fdd259dd33f5ea3fe7d1f3b6.tar.gz
sonarqube-49130adac6a42284fdd259dd33f5ea3fe7d1f3b6.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 ae26ba68aa0..8cb2ddc9305 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.3-RC1</version>
+ <version>2.3-SNAPSHOT</version>
<relativePath>../..</relativePath>
</parent>
diff --git a/archetypes/sonar-gwt-plugin/pom.xml b/archetypes/sonar-gwt-plugin/pom.xml
index d06b4b5e470..377bfde4d1a 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.3-RC1</version>
+ <version>2.3-SNAPSHOT</version>
<relativePath>../..</relativePath>
</parent>