aboutsummaryrefslogtreecommitdiffstats
path: root/archetypes
diff options
context:
space:
mode:
authorsimonbrandhof <simon.brandhof@gmail.com>2010-10-05 19:00:30 +0000
committersimonbrandhof <simon.brandhof@gmail.com>2010-10-05 19:00:30 +0000
commit7361c326e5ecbef45c027098e49ec0b20e1952ad (patch)
tree632f90123d0e4825304becc71230e5c29245f997 /archetypes
parent6c36be2a0267067ce4ef02318e40975aa0edca30 (diff)
downloadsonarqube-7361c326e5ecbef45c027098e49ec0b20e1952ad.tar.gz
sonarqube-7361c326e5ecbef45c027098e49ec0b20e1952ad.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 511014201e4..59565bc876f 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-RC2</version>
+ <version>2.4-SNAPSHOT</version>
<relativePath>../..</relativePath>
</parent>
diff --git a/archetypes/sonar-gwt-plugin/pom.xml b/archetypes/sonar-gwt-plugin/pom.xml
index d80f77aaa92..02fefc35488 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-RC2</version>
+ <version>2.4-SNAPSHOT</version>
<relativePath>../..</relativePath>
</parent>