diff --git a/pom.xml b/pom.xml index 7af7c00..41c54c2 100644 --- a/pom.xml +++ b/pom.xml @@ -45,17 +45,17 @@ com.samskivert samskivert - 1.7.1 + 1.9 com.samskivert depot - 1.7-SNAPSHOT + 1.7 com.google.guava guava - 14.0.1 + 18.0 javax.servlet @@ -76,15 +76,18 @@ org.apache.maven.plugins maven-compiler-plugin - 2.3.2 + 3.1 1.6 1.6 true true true - - -Xlint" "-Xlint:-serial" "-Xlint:-path + + -Xlint + -Xlint:-serial + -Xlint:-path + @@ -98,10 +101,11 @@ org.apache.maven.plugins maven-javadoc-plugin - 2.7 + 2.9.1 true public + -Xdoclint:all -Xdoclint:-missing http://samskivert.github.com/samskivert/apidocs/ http://docs.guava-libraries.googlecode.com/git/javadoc/