killbill-uncached

Merge branch 'irs-integration' of github.com:sbrossie/killbill

10/31/2011 5:12:18 PM

Changes

Details

diff --git a/analytics/pom.xml b/analytics/pom.xml
index b037268..a05adf3 100644
--- a/analytics/pom.xml
+++ b/analytics/pom.xml
@@ -64,6 +64,10 @@
             <scope>runtime</scope>
         </dependency>
         <dependency>
+            <groupId>org.jdbi</groupId>
+            <artifactId>jdbi</artifactId>
+        </dependency>
+        <dependency>
             <groupId>org.testng</groupId>
             <artifactId>testng</artifactId>
             <scope>test</scope>