killbill-memoizeit

Changes

Details

diff --git a/subscription/pom.xml b/subscription/pom.xml
index 4d3ab68..24c03c6 100644
--- a/subscription/pom.xml
+++ b/subscription/pom.xml
@@ -79,6 +79,11 @@
             <scope>test</scope>
         </dependency>
         <dependency>
+            <groupId>com.jayway.awaitility</groupId>
+            <artifactId>awaitility</artifactId>
+            <scope>test</scope>
+        </dependency>
+        <dependency>
             <groupId>com.ning.billing.commons</groupId>
             <artifactId>killbill-clock</artifactId>
         </dependency>