File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree 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 >
Original file line number Diff line number Diff line change 2222 <parent >
2323 <groupId >org.kill-bill.billing</groupId >
2424 <artifactId >killbill-oss-parent</artifactId >
25- <version >0.146.61 </version >
25+ <version >0.146.65 </version >
2626 </parent >
2727 <artifactId >killbill-platform</artifactId >
2828 <version >0.41.19-SNAPSHOT</version >
You can’t perform that action at this time.
0 commit comments