killbill-aplcache

account: remove unused dependency Signed-off-by: Pierre-Alexandre

7/14/2015 11:17:01 AM

Changes

account/pom.xml 5(+0 -5)

Details

account/pom.xml 5(+0 -5)

diff --git a/account/pom.xml b/account/pom.xml
index 8ac6d09..8dd4baf 100644
--- a/account/pom.xml
+++ b/account/pom.xml
@@ -49,11 +49,6 @@
             <scope>provided</scope>
         </dependency>
         <dependency>
-            <groupId>com.jayway.awaitility</groupId>
-            <artifactId>awaitility</artifactId>
-            <scope>test</scope>
-        </dependency>
-        <dependency>
             <groupId>javax.inject</groupId>
             <artifactId>javax.inject</artifactId>
             <scope>provided</scope>