X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=pom.xml;h=82d565960dc8cf415a8cfe6bb252df093003d48a;hb=dd8ba86c50ea2655b1a0ac288b06495b7cb368c4;hp=71a053ac970b1b7600d64ee9f9925cdd95627d58;hpb=4662762a30cc0c0e2a3413cad85a166ee647bbbd;p=rhynodge.git diff --git a/pom.xml b/pom.xml index 71a053a..82d5659 100644 --- a/pom.xml +++ b/pom.xml @@ -62,8 +62,37 @@ + + + + + org.codehaus.mojo + emma-maven-plugin + 1.0-alpha-3 + + + + + junit + junit + 4.11 + test + + + org.hamcrest + hamcrest-library + 1.3 + test + + + org.mockito + mockito-all + 1.9.5 + test + + com.google.guava guava 14.0-rc1