X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;ds=sidebyside;f=pom.xml;h=1555ce00955e4a11a637ff09040b79916ca4a3eb;hb=e6459d9e0140ead00762e72b5d71b120f0f6f0fd;hp=bc4459e11f0201893d55cc01bdad9f22f19678f4;hpb=5105aafa132be8fef572a85e38de57a6c8418930;p=jFCPlib.git diff --git a/pom.xml b/pom.xml index bc4459e..1555ce0 100644 --- a/pom.xml +++ b/pom.xml @@ -16,10 +16,20 @@ junit junit - 3.8.2 + 4.12 test + org.hamcrest + hamcrest-integration + 1.3 + + + org.mockito + mockito-all + 1.10.19 + + com.google.guava guava 16.0.1 @@ -34,21 +44,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 +83,7 @@ org.apache.maven.plugins maven-source-plugin + ${plugin.source.version} attach-sources @@ -73,7 +96,7 @@ org.jacoco jacoco-maven-plugin - 0.7.1.201405082137 + ${plugin.jacoco.version} default-prepare-agent @@ -94,22 +117,6 @@ check - - - - - BUNDLE - - - - COMPLEXITY - COVEREDRATIO - 0.60 - - - - -