aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorGodin <mandrikov@gmail.com>2010-09-25 01:18:41 +0000
committerGodin <mandrikov@gmail.com>2010-09-25 01:18:41 +0000
commite2df740178ae8340c0f45c7fb8bdb1b544068386 (patch)
tree45100ccfe9e8df1b9bacf73e29ac9069dffe1590 /pom.xml
parent2dc85f396a6e04650ffa909f55aa6d34173b5eb1 (diff)
downloadsonarqube-e2df740178ae8340c0f45c7fb8bdb1b544068386.tar.gz
sonarqube-e2df740178ae8340c0f45c7fb8bdb1b544068386.zip
Use gwt-incubator from Maven central repo
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 93c7d02ba24..881f04fbf41 100644
--- a/pom.xml
+++ b/pom.xml
@@ -475,7 +475,7 @@ mmmm
<dependency>
<groupId>com.google.gwt</groupId>
<artifactId>gwt-incubator</artifactId>
- <version>20100204-r1747</version>
+ <version>2.0.1</version>
</dependency>
<dependency>
<groupId>jfree</groupId>