aboutsummaryrefslogtreecommitdiffstats
path: root/archetypes
diff options
context:
space:
mode:
authorsimonbrandhof <simon.brandhof@gmail.com>2011-01-05 13:36:51 +0000
committersimonbrandhof <simon.brandhof@gmail.com>2011-01-05 13:36:51 +0000
commit724f39d4e3e296885c59c135bb28a51f8502e7f2 (patch)
tree17035552dbed1dce675d89b0cd44c67b60862e68 /archetypes
parent1f5228db186517931c2266462a34c09751aef402 (diff)
downloadsonarqube-724f39d4e3e296885c59c135bb28a51f8502e7f2.tar.gz
sonarqube-724f39d4e3e296885c59c135bb28a51f8502e7f2.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 88d89a864a7..fcf6fe9e9e6 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.5-RC1</version>
+ <version>2.6-SNAPSHOT</version>
<relativePath>../..</relativePath>
</parent>
diff --git a/archetypes/sonar-gwt-plugin/pom.xml b/archetypes/sonar-gwt-plugin/pom.xml
index d2dc54e8287..540ea66689a 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.5-RC1</version>
+ <version>2.6-SNAPSHOT</version>
<relativePath>../..</relativePath>
</parent>