diff --git a/guava-gwt/pom.xml b/guava-gwt/pom.xml
index 21a441313902..333101a41de8 100644
--- a/guava-gwt/pom.xml
+++ b/guava-gwt/pom.xml
@@ -17,7 +17,7 @@
This project includes GWT-friendly sources.
- 2.9.0
+ 2.10.0
2.8.2
WARN
@@ -78,13 +78,13 @@
test
- com.google.gwt
+ org.gwtproject
gwt-dev
${gwt.version}
provided
- com.google.gwt
+ org.gwtproject
gwt-user
${gwt.version}
test
@@ -315,6 +315,7 @@
+
org.codehaus.mojo
gwt-maven-plugin