aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-gwt-api/pom.xml
diff options
context:
space:
mode:
authorEric Hartmann <hartmann.eric@gmail.com>2012-04-18 10:01:12 +0200
committerEric Hartmann <hartmann.eric@gmail.com>2012-04-18 10:01:12 +0200
commit95afcd3ac671268aee910c004021493c7f658356 (patch)
tree89708d793c12aa54f01f369eecab8e0e2945ba95 /sonar-gwt-api/pom.xml
parent4a21caa431974f3517bb21aff373d3bcabe02772 (diff)
downloadsonarqube-95afcd3ac671268aee910c004021493c7f658356.tar.gz
sonarqube-95afcd3ac671268aee910c004021493c7f658356.zip
Update to SNAPSHOT version for release-3.0 branch
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 dba5fe4b5f5..85ba0a6437c 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>3.0</version>
+ <version>3.0.1-SNAPSHOT</version>
</parent>
<artifactId>sonar-gwt-api</artifactId>
<packaging>jar</packaging>