X-Git-Url: https://git.pterodactylus.net/?p=jFCPlib.git;a=blobdiff_plain;f=pom.xml;h=c9f0dd94857558b872e8a1a2a2f8d9015aaa0d3f;hp=4721108910e114f33dd858f3dc3f0b41cc4daa08;hb=HEAD;hpb=317bb21d6c9d43795f026f97709a7e67acf6f751 diff --git a/pom.xml b/pom.xml index 4721108..c9f0dd9 100644 --- a/pom.xml +++ b/pom.xml @@ -2,21 +2,27 @@ 4.0.0 net.pterodactylus jFCPlib - 0.1.2.4-SNAPSHOT + 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 + + + org.hamcrest + hamcrest-integration + 1.3 test @@ -36,6 +42,13 @@ UTF-8 + + + org.apache.maven.wagon + wagon-ssh-external + 2.9 + + org.apache.maven.plugins @@ -43,6 +56,7 @@ 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 + + + + + + + +