diff options
author | simonbrandhof <simon.brandhof@gmail.com> | 2011-03-18 15:04:18 +0100 |
---|---|---|
committer | simonbrandhof <simon.brandhof@gmail.com> | 2011-03-18 15:04:18 +0100 |
commit | ab2346e6bb5affdd218cdc70b3b7942fa022b56e (patch) | |
tree | 75d4b7552c77b82932f554133f353ba59598dca5 /archetypes/sonar-gwt-plugin/pom.xml | |
parent | bf5b998ad95df1c85e8d84d06a26684337f9f3fe (diff) | |
download | sonarqube-ab2346e6bb5affdd218cdc70b3b7942fa022b56e.tar.gz sonarqube-ab2346e6bb5affdd218cdc70b3b7942fa022b56e.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 b38b8d4ab30..d58228708f2 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.7-RC2</version> + <version>2.7-SNAPSHOT</version> <relativePath>../..</relativePath> </parent> |