aboutsummaryrefslogtreecommitdiffstats
path: root/archetypes
diff options
context:
space:
mode:
authorsimonbrandhof <simon.brandhof@gmail.com>2010-11-09 16:19:27 +0000
committersimonbrandhof <simon.brandhof@gmail.com>2010-11-09 16:19:27 +0000
commit39f78c6dc0c527ed98f3d02c43a817a84213b5f1 (patch)
tree4d67363732d0b8b028582033e72c9dde8c8d1676 /archetypes
parent8602aa58e3f1525f442a2cbe3bfed3051659eead (diff)
downloadsonarqube-39f78c6dc0c527ed98f3d02c43a817a84213b5f1.tar.gz
sonarqube-39f78c6dc0c527ed98f3d02c43a817a84213b5f1.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 186903efd8e..f3f990ad16b 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.4-RC1</version>
+ <version>2.5-SNAPSHOT</version>
<relativePath>../..</relativePath>
</parent>
diff --git a/archetypes/sonar-gwt-plugin/pom.xml b/archetypes/sonar-gwt-plugin/pom.xml
index bc55000cd0c..4fc1ce5c878 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.4-RC1</version>
+ <version>2.5-SNAPSHOT</version>
<relativePath>../..</relativePath>
</parent>