X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=pom.xml;h=6acbf0c2c3bcfd75e75e3659e94fd3958031ec2d;hb=7248c3c147855a9bc81685d7cce50d393e5bace4;hp=05b02554e5bbc978ff12995807c0d32e2cdbe1b2;hpb=faf47ac489242aaaadda819f97a26821ee48bdcb;p=jFCPlib.git diff --git a/pom.xml b/pom.xml index 05b0255..6acbf0c 100644 --- a/pom.xml +++ b/pom.xml @@ -2,27 +2,32 @@ 4.0.0 net.pterodactylus jFCPlib - 0.1.2 + 0.1.4-SNAPSHOT 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 + + + com.google.guava + guava + 16.0.1 @@ -36,13 +41,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 @@ -57,6 +70,61 @@ + + 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 + + + + + + + +