X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=pom.xml;h=979bab68116db3ea1d8dc60da574739da33a253c;hb=7c8172d1de09a6444956963343ee3509f14b164c;hp=ce9e44f5dc09630175a74ea8209dde05073e44fd;hpb=c3f7f0eb85905a40f688329870369b53eaa08e6e;p=Sone.git diff --git a/pom.xml b/pom.xml index ce9e44f..979bab6 100644 --- a/pom.xml +++ b/pom.xml @@ -2,7 +2,7 @@ 4.0.0 net.pterodactylus sone - 0.8.6 + 0.8.7 net.pterodactylus @@ -16,6 +16,12 @@ test + org.hamcrest + hamcrest-library + 1.3 + test + + org.mockito mockito-all 1.9.5 @@ -53,6 +59,11 @@ jackson-databind 2.1.2 + + com.google.code.findbugs + jsr305 + 2.0.1 + @@ -62,7 +73,8 @@ UTF-8 - 0.12.4 + 0.12.5-SNAPSHOT + 600000 @@ -70,14 +82,9 @@ org.codehaus.mojo findbugs-maven-plugin 2.5.2 - - - test - - findbugs - - - + + ${findbugs.timeout} + org.apache.maven.plugins @@ -86,6 +93,7 @@ 1.6 1.6 + UTF-8 @@ -140,4 +148,14 @@ + + + + + org.codehaus.mojo + emma-maven-plugin + 1.0-alpha-3 + + +