File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 2828 <artifactId >killbill-platform-api</artifactId >
2929 <packaging >jar</packaging >
3030 <name >killbill-platform-api</name >
31- <dependencies />
31+ <dependencies />
3232</project >
Original file line number Diff line number Diff line change 278278 <phase >initialize</phase >
279279 <configuration >
280280 <tasks >
281- <copy file =" ${basedir}/../osgi-bundles/tests/beatrix/target/killbill-platform-osgi-bundles-test-beatrix-${project.version}.jar" tofile =" ${basedir}/src/test/resources/killbill-osgi-bundles-test-beatrix-jar-with-dependencies.jar" />
282- <copy file =" ${basedir}/../osgi-bundles/tests/payment/target/killbill-platform-osgi-bundles-test-payment-${project.version}.jar" tofile =" ${basedir}/src/test/resources/killbill-osgi-bundles-test-payment-jar-with-dependencies.jar" />
281+ <copy file =" ${basedir}/../osgi-bundles/tests/beatrix/target/killbill-platform-osgi-bundles-test-beatrix-${project.version}.jar" tofile =" ${basedir}/src/test/resources/killbill-osgi-bundles-test-beatrix-jar-with-dependencies.jar" />
282+ <copy file =" ${basedir}/../osgi-bundles/tests/payment/target/killbill-platform-osgi-bundles-test-payment-${project.version}.jar" tofile =" ${basedir}/src/test/resources/killbill-osgi-bundles-test-payment-jar-with-dependencies.jar" />
283283 </tasks >
284284 </configuration >
285285 </execution >
You can’t perform that action at this time.
0 commit comments