aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml5
1 files changed, 1 insertions, 4 deletions
diff --git a/pom.xml b/pom.xml
index 3bf89e42..5c7df160 100644
--- a/pom.xml
+++ b/pom.xml
@@ -158,10 +158,6 @@
<name>Java.net Repository for Maven</name>
<url>http://download.java.net/maven/2/</url>
</repository>
- <repository>
- <id>gwt-2.2.0-temporal</id>
- <url>http://oss.sonatype.org/content/repositories/comgoogle-108</url>
- </repository>
</repositories>
<properties>
@@ -169,6 +165,7 @@
<gwt.loglevel>INFO</gwt.loglevel>
<gwt.outputstyle>OBF</gwt.outputstyle>
<gwt.modulesuffix></gwt.modulesuffix>
+ <gwtmaven>2.1.0-1</gwtmaven>
</properties>
<profiles>