diff --git a/pom.xml b/pom.xml
index 3a3722b..7f252ca 100644
--- a/pom.xml
+++ b/pom.xml
@@ -83,15 +83,18 @@
org.apache.maven.plugins
maven-compiler-plugin
- 2.3.2
+ 3.1
- 1.5
- 1.5
+ 1.6
+ 1.6
true
true
true
-
- -Xlint" "-Xlint:-serial" "-Xlint:-path
+
+ -Xlint
+ -Xlint:-serial
+ -Xlint:-path
+
com/samskivert/gwt/**
@@ -170,7 +173,7 @@
2.5
-
+
org.codehaus.mojo
cobertura-maven-plugin