summaryrefslogtreecommitdiffstats
path: root/sca-java-1.x/trunk/tutorials/travelsample/launchers/payment-spring/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'sca-java-1.x/trunk/tutorials/travelsample/launchers/payment-spring/pom.xml')
-rw-r--r--sca-java-1.x/trunk/tutorials/travelsample/launchers/payment-spring/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/sca-java-1.x/trunk/tutorials/travelsample/launchers/payment-spring/pom.xml b/sca-java-1.x/trunk/tutorials/travelsample/launchers/payment-spring/pom.xml
index a7c3a7a3e5..a855ae3d51 100644
--- a/sca-java-1.x/trunk/tutorials/travelsample/launchers/payment-spring/pom.xml
+++ b/sca-java-1.x/trunk/tutorials/travelsample/launchers/payment-spring/pom.xml
@@ -108,7 +108,7 @@
<manifest>
<addClasspath>true</addClasspath>
<classpathPrefix>../lib/</classpathPrefix>
- <mainClass>scatours.PaymentLauncher</mainClass>
+ <mainClass>scatours.payment.PaymentLauncher</mainClass>
</manifest>
</archive>
</configuration>