X-Git-Url: https://git.pterodactylus.net/?p=Sone.git;a=blobdiff_plain;f=pom.xml;h=979bab68116db3ea1d8dc60da574739da33a253c;hp=f506a2458389c607a23beaff98058d0e5d5e03ac;hb=refs%2Fheads%2Frefactoring;hpb=623f92f9abf500113abfc6e7eacc81dc4c0ba2b7 diff --git a/pom.xml b/pom.xml index f506a24..979bab6 100644 --- a/pom.xml +++ b/pom.xml @@ -16,6 +16,12 @@ test + org.hamcrest + hamcrest-library + 1.3 + test + + org.mockito mockito-all 1.9.5 @@ -67,7 +73,7 @@ UTF-8 - 0.12.4 + 0.12.5-SNAPSHOT 600000 @@ -87,6 +93,7 @@ 1.6 1.6 + UTF-8 @@ -141,4 +148,14 @@ + + + + + org.codehaus.mojo + emma-maven-plugin + 1.0-alpha-3 + + +