aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-gwt-api/pom.xml
diff options
context:
space:
mode:
authorsimonbrandhof <simon.brandhof@gmail.com>2011-03-29 17:03:48 +0200
committersimonbrandhof <simon.brandhof@gmail.com>2011-03-29 17:03:48 +0200
commit4eecf910ac00fa519c7c6cd86561f16088d23af5 (patch)
tree030e00814eed10b687f58e0e21e5d33a77c3b5fd /sonar-gwt-api/pom.xml
parenta37a451c2e118a06689e6eb581b891c9f729586e (diff)
downloadsonarqube-4eecf910ac00fa519c7c6cd86561f16088d23af5.tar.gz
sonarqube-4eecf910ac00fa519c7c6cd86561f16088d23af5.zip
Upgrade master to version 2.8-SNAPSHOT
Diffstat (limited to 'sonar-gwt-api/pom.xml')
-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 60635c15dc3..59180b37142 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.7-SNAPSHOT</version>
+ <version>2.8-SNAPSHOT</version>
</parent>
<artifactId>sonar-gwt-api</artifactId>
<packaging>jar</packaging>