aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-gwt-api
diff options
context:
space:
mode:
authorsimonbrandhof <simon.brandhof@gmail.com>2011-05-09 20:10:26 +0200
committersimonbrandhof <simon.brandhof@gmail.com>2011-05-09 20:10:26 +0200
commit92a1f54c7d4a0b04253575eec9785b6fc1869a85 (patch)
tree8d8c026e4c95a950a5a4816cc776ec7ad83846e9 /sonar-gwt-api
parentfc635a302c1d7b12f9d504d1315d82b247eef716 (diff)
downloadsonarqube-92a1f54c7d4a0b04253575eec9785b6fc1869a85.tar.gz
sonarqube-92a1f54c7d4a0b04253575eec9785b6fc1869a85.zip
Release 2.8-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 59180b37142..c2e1c0afaea 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.8-SNAPSHOT</version>
+ <version>2.8-RC2</version>
</parent>
<artifactId>sonar-gwt-api</artifactId>
<packaging>jar</packaging>