X-Git-Url: https://git.pterodactylus.net/?p=Sone.git;a=blobdiff_plain;f=pom.xml;h=979bab68116db3ea1d8dc60da574739da33a253c;hp=9636143f6ae3f6e946092a75c585113bc839aee7;hb=refs%2Fheads%2Frefactoring;hpb=59987c0cdf71bb2b58e0b97abe60e5d77e3cd8be diff --git a/pom.xml b/pom.xml index 9636143..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 @@ -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 + + +