X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=pom.xml;h=92d953617adaf4ee4d1d0bdcfa14b36ed45ef05d;hb=refs%2Fheads%2Ffeature%2Fquelaton-client;hp=bc4459e11f0201893d55cc01bdad9f22f19678f4;hpb=5105aafa132be8fef572a85e38de57a6c8418930;p=jFCPlib.git diff --git a/pom.xml b/pom.xml index bc4459e..92d9536 100644 --- a/pom.xml +++ b/pom.xml @@ -16,7 +16,23 @@ junit junit - 3.8.2 + 4.12 + test + + + org.hamcrest + hamcrest-integration + 1.3 + + + org.mockito + mockito-all + 1.10.19 + + + com.nitorcreations + junit-runners + 1.2 test @@ -34,21 +50,33 @@ UTF-8 + 3.3 + 2.4 + 2.10.3 + 0.7.1.201405082137 org.apache.maven.plugins maven-compiler-plugin + ${plugin.compiler.version} - 1.6 - 1.6 + 1.8 + 1.8 UTF-8 org.apache.maven.plugins maven-javadoc-plugin + ${plugin.javadoc.version} + + true + + http://docs.guava-libraries.googlecode.com/git-history/v18.0/javadoc/ + + attach-javadocs @@ -61,6 +89,7 @@ org.apache.maven.plugins maven-source-plugin + ${plugin.source.version} attach-sources @@ -73,7 +102,7 @@ org.jacoco jacoco-maven-plugin - 0.7.1.201405082137 + ${plugin.jacoco.version} default-prepare-agent @@ -94,22 +123,6 @@ check - - - - - BUNDLE - - - - COMPLEXITY - COVEREDRATIO - 0.60 - - - - -