killbill-aplcache
Details
beatrix/pom.xml 4(+0 -4)
diff --git a/beatrix/pom.xml b/beatrix/pom.xml
index f1bf13e..f204627 100644
--- a/beatrix/pom.xml
+++ b/beatrix/pom.xml
@@ -57,10 +57,6 @@
</dependency>
<dependency>
<groupId>com.ning.billing</groupId>
- <artifactId>killbill-osgi-bundles-test</artifactId>
- </dependency>
- <dependency>
- <groupId>com.ning.billing</groupId>
<artifactId>killbill-tenant</artifactId>
</dependency>
<dependency>
osgi-bundles/tests/beatrix/pom.xml 2(+1 -1)
diff --git a/osgi-bundles/tests/beatrix/pom.xml b/osgi-bundles/tests/beatrix/pom.xml
index 2de7c56..069db77 100644
--- a/osgi-bundles/tests/beatrix/pom.xml
+++ b/osgi-bundles/tests/beatrix/pom.xml
@@ -111,7 +111,7 @@
<artifactId>maven-shade-plugin</artifactId>
<executions>
<execution>
- <id>assemble-killbill-osgi-bundles-test</id>
+ <id>assemble-killbill-osgi-bundles-test-beatrix</id>
<goals>
<goal>shade</goal>
</goals>