diff --git a/.travis.yml b/.travis.yml index e7ffcf5..655956a 100644 --- a/.travis.yml +++ b/.travis.yml @@ -3,5 +3,5 @@ sudo: false language: java jdk: + - oraclejdk9 - oraclejdk8 - - oraclejdk7 diff --git a/pom.xml b/pom.xml index 846c29a..e195a78 100644 --- a/pom.xml +++ b/pom.xml @@ -7,10 +7,14 @@ 4.0.0 org.broadinstitute.gpp rigerj - 2.0.1 + 2.0.2 RigerJ http://www.broadinstitute.org/genetic-perturbation-platform + + UTF-8 + + commons-cli @@ -30,16 +34,17 @@ org.apache.maven.plugins maven-compiler-plugin - 2.3.2 + 3.7.0 - UTF-8 + 1.8 + 1.8 org.apache.maven.plugins maven-source-plugin - 2.2.1 + 3.0.1 attach-sources @@ -53,7 +58,7 @@ org.apache.maven.plugins maven-javadoc-plugin - 2.9.1 + 3.0.0 attach-javadocs @@ -67,7 +72,7 @@ org.apache.maven.plugins maven-shade-plugin - 3.0.0 + 3.1.0 package