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