X-Git-Url: https://git.pterodactylus.net/?p=jFCPlib.git;a=blobdiff_plain;f=pom.xml;h=43093670ebc85d5b53d05e0236112f6ac9efe662;hp=eb18c674501d5678ca1a156a29fc597dfc925318;hb=aad0ca73948dbab08962976f0f8dd94cb9726900;hpb=243431c29329c60d9f31822c106b072c17c30b42 diff --git a/pom.xml b/pom.xml index eb18c67..4309367 100644 --- a/pom.xml +++ b/pom.xml @@ -2,20 +2,32 @@ 4.0.0 net.pterodactylus jFCPlib - 0.1.1 + 0.1.3 jFCPlib jar + + + pterodactylus + pterodactylus.net Maven Repository + scp://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 @@ -34,10 +46,78 @@ 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 + + + + + + + +