diff --git a/pom.xml b/pom.xml index 5a24d1b6..9f25ac9b 100644 --- a/pom.xml +++ b/pom.xml @@ -23,6 +23,17 @@ https://github.com/Athou/commafeed + + + + false + + jcenter + Bintray's jcenter Repository + http://jcenter.bintray.com + + + commafeed @@ -299,5 +310,11 @@ 4.11 test + + org.mockito + mockito-core + 1.10.0 + test + \ No newline at end of file