diff --git a/README.txt b/README.txt index 32e013342..e79d6bc85 100644 --- a/README.txt +++ b/README.txt @@ -21,5 +21,5 @@ Some features provided by this client: Detailed documentation of Astyanax features and usage can be found on the wiki: https://github.com/Netflix/astyanax/wiki -The work was initially inspired by https://github.com/rantav/hector. +The work was initially inspired by https://github.com/hector-client/hector. diff --git a/pom.xml b/pom.xml index 0b24d23db..d48fb723f 100644 --- a/pom.xml +++ b/pom.xml @@ -106,6 +106,14 @@ 1.6.4 compile + + + junit + junit + 4.8.1 + test + + com.googlecode.concurrentlinkedhashmap