aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-gwt-api
diff options
context:
space:
mode:
authorsimonbrandhof <simon.brandhof@gmail.com>2010-11-09 16:18:52 +0000
committersimonbrandhof <simon.brandhof@gmail.com>2010-11-09 16:18:52 +0000
commit8602aa58e3f1525f442a2cbe3bfed3051659eead (patch)
treeb5e96588897f944332617a1dc7cec65815fa9c9e /sonar-gwt-api
parentf24c8ebe314d5278287558577aafb790fea98bd4 (diff)
downloadsonarqube-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.xml2
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>