aboutsummaryrefslogtreecommitdiffstats
path: root/archetypes
diff options
context:
space:
mode:
authorsimonbrandhof <simon.brandhof@gmail.com>2011-09-25 20:25:25 +0200
committersimonbrandhof <simon.brandhof@gmail.com>2011-09-25 20:25:25 +0200
commitce4d19a043d15848f99eb4795268b1866dd94729 (patch)
treed99a5a66e94c0d934858406a062c605194469720 /archetypes
parent5a5cecdf566a7ae4aa63be63998a5e0fa74f35b7 (diff)
downloadsonarqube-ce4d19a043d15848f99eb4795268b1866dd94729.tar.gz
sonarqube-ce4d19a043d15848f99eb4795268b1866dd94729.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 9f7aa7b20d4..8d58f632349 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.11-RC2</version>
+ <version>2.11-SNAPSHOT</version>
<relativePath>../..</relativePath>
</parent>
diff --git a/archetypes/sonar-gwt-plugin/pom.xml b/archetypes/sonar-gwt-plugin/pom.xml
index b925b230047..31ec2248c3f 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.11-RC2</version>
+ <version>2.11-SNAPSHOT</version>
<relativePath>../..</relativePath>
</parent>