From 9f67144615b018828226949701a6935336cbfc43 Mon Sep 17 00:00:00 2001 From: nash Date: Sun, 7 Feb 2010 09:34:36 +0000 Subject: Fix incorrect launcher package name in Main-Class manifest entry git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@907401 13f79535-47bb-0310-9956-ffa450edef68 --- .../trunk/tutorials/travelsample/launchers/payment-java-policy/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sca-java-1.x/trunk/tutorials/travelsample/launchers/payment-java-policy/pom.xml') diff --git a/sca-java-1.x/trunk/tutorials/travelsample/launchers/payment-java-policy/pom.xml b/sca-java-1.x/trunk/tutorials/travelsample/launchers/payment-java-policy/pom.xml index adcce461e9..72291917f7 100644 --- a/sca-java-1.x/trunk/tutorials/travelsample/launchers/payment-java-policy/pom.xml +++ b/sca-java-1.x/trunk/tutorials/travelsample/launchers/payment-java-policy/pom.xml @@ -94,7 +94,7 @@ true ../lib/ - scatours.PaymentLauncher + scatours.payment.PaymentLauncher -- cgit v1.2.3