diff options
author | simonbrandhof <simon.brandhof@gmail.com> | 2010-11-09 16:19:27 +0000 |
---|---|---|
committer | simonbrandhof <simon.brandhof@gmail.com> | 2010-11-09 16:19:27 +0000 |
commit | 39f78c6dc0c527ed98f3d02c43a817a84213b5f1 (patch) | |
tree | 4d67363732d0b8b028582033e72c9dde8c8d1676 /sonar-gwt-api | |
parent | 8602aa58e3f1525f442a2cbe3bfed3051659eead (diff) | |
download | sonarqube-39f78c6dc0c527ed98f3d02c43a817a84213b5f1.tar.gz sonarqube-39f78c6dc0c527ed98f3d02c43a817a84213b5f1.zip |
[maven-release-plugin] prepare for next development iteration
Diffstat (limited to 'sonar-gwt-api')
-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 c68f7f08e14..96112dedab2 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.4-RC1</version> + <version>2.5-SNAPSHOT</version> </parent> <artifactId>sonar-gwt-api</artifactId> <packaging>jar</packaging> |