X-Git-Url: https://git.pterodactylus.net/?p=jFCPlib.git;a=blobdiff_plain;f=pom.xml;h=c9f0dd94857558b872e8a1a2a2f8d9015aaa0d3f;hp=2ddf8a3358920e4061a0440408cd2fec702a523f;hb=HEAD;hpb=ff34226ee57bf946fbe4e2e80f4b6b2f6f029845 diff --git a/pom.xml b/pom.xml index 2ddf8a3..c9f0dd9 100644 --- a/pom.xml +++ b/pom.xml @@ -2,27 +2,33 @@ 4.0.0 net.pterodactylus jFCPlib - 0.1.2 + 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,15 +42,90 @@ 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 + + org.apache.maven.plugins + maven-javadoc-plugin + + + attach-javadocs + + jar + + + + + + org.apache.maven.plugins + maven-source-plugin + + + attach-sources + + jar + + + + + + 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 + + + + + + + +