aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-gwt-api
diff options
context:
space:
mode:
authorsimonbrandhof <simon.brandhof@gmail.com>2010-09-30 17:35:41 +0000
committersimonbrandhof <simon.brandhof@gmail.com>2010-09-30 17:35:41 +0000
commita512de3bbd7929e0cd09523cf446cf24273838b3 (patch)
treee016d0655532965482e28fceb0dfd526f8f4215a /sonar-gwt-api
parent2c374e82e29a669d2be9998dcb9bebcea3c0877c (diff)
downloadsonarqube-a512de3bbd7929e0cd09523cf446cf24273838b3.tar.gz
sonarqube-a512de3bbd7929e0cd09523cf446cf24273838b3.zip
upgrade trunk to 2.4-SNAPSHOT
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 be88d29c861..5bdebbd3e6f 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.3-SNAPSHOT</version>
+ <version>2.4-SNAPSHOT</version>
</parent>
<artifactId>sonar-gwt-api</artifactId>
<packaging>jar</packaging>