aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-gwt-api
diff options
context:
space:
mode:
authorsimonbrandhof <simon.brandhof@gmail.com>2010-10-05 19:00:02 +0000
committersimonbrandhof <simon.brandhof@gmail.com>2010-10-05 19:00:02 +0000
commit6c36be2a0267067ce4ef02318e40975aa0edca30 (patch)
treead1a608eac49e24e253acd67ccf695fd373d61bd /sonar-gwt-api
parent82a24b4abf945f7b6d96aa3601c27eb76b352788 (diff)
downloadsonarqube-6c36be2a0267067ce4ef02318e40975aa0edca30.tar.gz
sonarqube-6c36be2a0267067ce4ef02318e40975aa0edca30.zip
[maven-release-plugin] prepare release 2.3-RC2
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..e4c641d6fe3 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.3-RC2</version>
</parent>
<artifactId>sonar-gwt-api</artifactId>
<packaging>jar</packaging>