X-Git-Url: https://git.pterodactylus.net/?p=jFCPlib.git;a=blobdiff_plain;f=pom.xml;h=c9f0dd94857558b872e8a1a2a2f8d9015aaa0d3f;hp=f820b6f8c7cd7a19aa5b1f483cc4b45c57c863fb;hb=HEAD;hpb=77a9e17fbc6c0213005c50a90f44422e72f324a1 diff --git a/pom.xml b/pom.xml index f820b6f..c9f0dd9 100644 --- a/pom.xml +++ b/pom.xml @@ -2,27 +2,33 @@ 4.0.0 net.pterodactylus jFCPlib - 0.1.2.1 + 0.1.6 jFCPlib jar pterodactylus pterodactylus.net Maven Repository - scp://maven@maven.pterodactylus.net/home/maven/repository + scpexe://maven@maven.pterodactylus.net/home/maven/repository junit junit - 3.8.2 + 4.11 test - net.pterodactylus - utils - 0.1.1 + org.hamcrest + hamcrest-integration + 1.3 + test + + + com.google.guava + guava + 16.0.1 @@ -36,13 +42,21 @@ UTF-8 + + + org.apache.maven.wagon + wagon-ssh-external + 2.9 + + org.apache.maven.plugins maven-compiler-plugin - 1.5 - 1.5 + 1.6 + 1.6 + UTF-8 @@ -69,6 +83,49 @@ + + org.jacoco + jacoco-maven-plugin + 0.7.1.201405082137 + + + default-prepare-agent + + prepare-agent + + + + default-report + prepare-package + + report + + + + default-check + + + check + + + + + + BUNDLE + + + + COMPLEXITY + COVEREDRATIO + 0.60 + + + + + + + +