diff options
author | Eric Hartmann <hartmann.eric@gmail.com> | 2012-04-10 16:40:24 +0200 |
---|---|---|
committer | Eric Hartmann <hartmann.eric@gmail.com> | 2012-04-10 16:40:24 +0200 |
commit | a1591da7c228a489d6503344b971d77c58dd716c (patch) | |
tree | efcbe4c09302804ab0ea3cb9419f48848449bfe2 /plugins/sonar-core-gwt/pom.xml | |
parent | ef5a9ccc5a4de3cb8fe34d2dc7ddb45e91ba5b64 (diff) | |
download | sonarqube-a1591da7c228a489d6503344b971d77c58dd716c.tar.gz sonarqube-a1591da7c228a489d6503344b971d77c58dd716c.zip |
[maven-release-plugin] prepare for next development iteration
Diffstat (limited to 'plugins/sonar-core-gwt/pom.xml')
-rw-r--r-- | plugins/sonar-core-gwt/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/sonar-core-gwt/pom.xml b/plugins/sonar-core-gwt/pom.xml index 7065abed60b..64605c560c7 100644 --- a/plugins/sonar-core-gwt/pom.xml +++ b/plugins/sonar-core-gwt/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>org.codehaus.sonar</groupId> <artifactId>sonar</artifactId> - <version>2.15-RC2</version> + <version>2.15-SNAPSHOT</version> <relativePath>../..</relativePath> </parent> <artifactId>sonar-core-gwt</artifactId> |