aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-gwt-api/pom.xml
diff options
context:
space:
mode:
authorEric Hartmann <hartmann.eric@gmail.com>2012-05-10 15:05:47 +0200
committerEric Hartmann <hartmann.eric@gmail.com>2012-05-10 15:05:47 +0200
commit80519407e4036164edbc93e09c184d9c476ab549 (patch)
tree89708d793c12aa54f01f369eecab8e0e2945ba95 /sonar-gwt-api/pom.xml
parent233eaf0b1a427e2095d2c098d4a4e4785aa401c5 (diff)
downloadsonarqube-80519407e4036164edbc93e09c184d9c476ab549.tar.gz
sonarqube-80519407e4036164edbc93e09c184d9c476ab549.zip
Update to 3.0.1-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 5376a9cff0a..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-SNAPSHOT</version>
+ <version>3.0.1-SNAPSHOT</version>
</parent>
<artifactId>sonar-gwt-api</artifactId>
<packaging>jar</packaging>