diff --git a/pom.xml b/pom.xml index 1f3563f..4f6bac5 100644 --- a/pom.xml +++ b/pom.xml @@ -31,7 +31,7 @@ com.twineworks collections jar - 1.1.2-SNAPSHOT + 1.2.0 ${project.groupId}:${project.artifactId} Special purpose collections for Java. @@ -80,8 +80,8 @@ - 1.7 - 1.7 + 1.8 + 1.8 UTF-8 false @@ -102,7 +102,7 @@ org.apache.maven.plugins maven-javadoc-plugin - 3.0.0-M1 + 3.1.0 @@ -170,43 +170,6 @@ - - - org.jacoco - jacoco-maven-plugin - 0.7.9 - - - prepare-agent - - prepare-agent - - - - report - prepare-package - - report - - - - post-unit-test - test - - report - - - - target/jacoco.exec - - target/jacoco-ut - - - - - - - maven-surefire-plugin