diff --git a/core/pom.xml b/core/pom.xml index 87f5accf..ce5cfc61 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -27,12 +27,12 @@ com.samskivert samskivert - 1.7.1 + 1.9 com.google.guava guava - 14.0.1 + 18.0 @@ -45,13 +45,13 @@ org.lwjgl.lwjgl lwjgl - 2.9.0 + 2.9.3 true org.lwjgl.lwjgl lwjgl_util - 2.9.0 + 2.9.3 true @@ -73,9 +73,9 @@ true - javassist + org.javassist javassist - 3.8.0.GA + 3.18.2-GA true diff --git a/pom.xml b/pom.xml index f66a6408..5cc0d3ad 100644 --- a/pom.xml +++ b/pom.xml @@ -43,7 +43,7 @@ UTF-8 - 1.14 + 1.15 @@ -58,15 +58,18 @@ org.apache.maven.plugins maven-compiler-plugin - 2.3.2 + 3.1 1.5 1.5 true true true - - -Xlint" "-Xlint:-serial" "-Xlint:-path + + -Xlint + -Xlint:-serial + -Xlint:-path + @@ -80,10 +83,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/ @@ -181,6 +185,5 @@ -