diff options
author | simonbrandhof <simon.brandhof@gmail.com> | 2011-02-18 10:38:10 +0100 |
---|---|---|
committer | simonbrandhof <simon.brandhof@gmail.com> | 2011-02-18 10:38:10 +0100 |
commit | 09349ffce7b246dffb6dfc97fefb81db8fb1ba2a (patch) | |
tree | dcf18831f9932ff39a6da09abd92c1cabb4c4f51 /archetypes/sonar-gwt-plugin/pom.xml | |
parent | 46f1aa681e480db6f42bb5b64fad1bc5bfa366be (diff) | |
download | sonarqube-09349ffce7b246dffb6dfc97fefb81db8fb1ba2a.tar.gz sonarqube-09349ffce7b246dffb6dfc97fefb81db8fb1ba2a.zip |
[maven-release-plugin] prepare for next development iteration
Diffstat (limited to 'archetypes/sonar-gwt-plugin/pom.xml')
-rw-r--r-- | archetypes/sonar-gwt-plugin/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/archetypes/sonar-gwt-plugin/pom.xml b/archetypes/sonar-gwt-plugin/pom.xml index 1ad540618c5..30f0226d350 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.6</version> + <version>2.7-SNAPSHOT</version> <relativePath>../..</relativePath> </parent> |