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 /sonar-gwt-api/pom.xml | |
parent | bf5b998ad95df1c85e8d84d06a26684337f9f3fe (diff) | |
download | sonarqube-ab2346e6bb5affdd218cdc70b3b7942fa022b56e.tar.gz sonarqube-ab2346e6bb5affdd218cdc70b3b7942fa022b56e.zip |
[maven-release-plugin] prepare for next development iteration
Diffstat (limited to 'sonar-gwt-api/pom.xml')
-rw-r--r-- | sonar-gwt-api/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sonar-gwt-api/pom.xml b/sonar-gwt-api/pom.xml index d09d61182cc..60635c15dc3 100644 --- a/sonar-gwt-api/pom.xml +++ b/sonar-gwt-api/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>org.codehaus.sonar</groupId> <artifactId>sonar</artifactId> - <version>2.7-RC2</version> + <version>2.7-SNAPSHOT</version> </parent> <artifactId>sonar-gwt-api</artifactId> <packaging>jar</packaging> |