diff options
author | simonbrandhof <simon.brandhof@gmail.com> | 2010-11-09 16:18:52 +0000 |
---|---|---|
committer | simonbrandhof <simon.brandhof@gmail.com> | 2010-11-09 16:18:52 +0000 |
commit | 8602aa58e3f1525f442a2cbe3bfed3051659eead (patch) | |
tree | b5e96588897f944332617a1dc7cec65815fa9c9e /sonar-gwt-api | |
parent | f24c8ebe314d5278287558577aafb790fea98bd4 (diff) | |
download | sonarqube-8602aa58e3f1525f442a2cbe3bfed3051659eead.tar.gz sonarqube-8602aa58e3f1525f442a2cbe3bfed3051659eead.zip |
[maven-release-plugin] prepare release 2.4-RC1
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 5bdebbd3e6f..c68f7f08e14 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-SNAPSHOT</version> + <version>2.4-RC1</version> </parent> <artifactId>sonar-gwt-api</artifactId> <packaging>jar</packaging> |