diff options
author | simonbrandhof <simon.brandhof@gmail.com> | 2011-03-29 17:03:48 +0200 |
---|---|---|
committer | simonbrandhof <simon.brandhof@gmail.com> | 2011-03-29 17:03:48 +0200 |
commit | 4eecf910ac00fa519c7c6cd86561f16088d23af5 (patch) | |
tree | 030e00814eed10b687f58e0e21e5d33a77c3b5fd /sonar-gwt-api/pom.xml | |
parent | a37a451c2e118a06689e6eb581b891c9f729586e (diff) | |
download | sonarqube-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.xml | 2 |
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> |