killbill-aplcache

Merge remote-tracking branch 'origin/usage' Signed-off-by:

4/23/2014 11:47:54 AM

Details

diff --git a/osgi-bundles/libs/killbill/pom.xml b/osgi-bundles/libs/killbill/pom.xml
index 36319c1..6be4e5c 100644
--- a/osgi-bundles/libs/killbill/pom.xml
+++ b/osgi-bundles/libs/killbill/pom.xml
@@ -57,8 +57,10 @@
             <scope>test</scope>
         </dependency>
         <dependency>
+            <!-- In compile scope for org.osgi.util.tracker.ServiceTracker -->
             <groupId>org.osgi</groupId>
             <artifactId>org.osgi.compendium</artifactId>
+            <scope>compile</scope>
         </dependency>
         <dependency>
             <groupId>org.osgi</groupId>