aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-gwt-api
diff options
context:
space:
mode:
authorsimonbrandhof <simon.brandhof@gmail.com>2011-01-05 13:36:27 +0000
committersimonbrandhof <simon.brandhof@gmail.com>2011-01-05 13:36:27 +0000
commit1f5228db186517931c2266462a34c09751aef402 (patch)
tree54c4520da441af62bbaab62a0b81ec86914f87c9 /sonar-gwt-api
parent4b4085303b3d4c970bc950206d1da0cd5cf97b1f (diff)
downloadsonarqube-1f5228db186517931c2266462a34c09751aef402.tar.gz
sonarqube-1f5228db186517931c2266462a34c09751aef402.zip
[maven-release-plugin] prepare release 2.5-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 96112dedab2..288ee530aaf 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.5-SNAPSHOT</version>
+ <version>2.5-RC1</version>
</parent>
<artifactId>sonar-gwt-api</artifactId>
<packaging>jar</packaging>