killbill-memoizeit

entitlement: remove duplicate declaration in pom.xml This

10/29/2013 6:33:46 PM

Changes

Details

diff --git a/entitlement/pom.xml b/entitlement/pom.xml
index cff903a..57c3bcd 100644
--- a/entitlement/pom.xml
+++ b/entitlement/pom.xml
@@ -93,12 +93,6 @@
             <scope>test</scope>
         </dependency>
         <dependency>
-            <groupId>com.ning.billing</groupId>
-            <artifactId>killbill-util</artifactId>
-            <type>test-jar</type>
-            <scope>test</scope>
-        </dependency>
-        <dependency>
             <groupId>com.ning.billing.commons</groupId>
             <artifactId>killbill-clock</artifactId>
         </dependency>