diff options
-rw-r--r-- | sandbox/travelsample/launchers/payment-spring/build.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sandbox/travelsample/launchers/payment-spring/build.xml b/sandbox/travelsample/launchers/payment-spring/build.xml index 27d6c9a84c..2ca285a03b 100644 --- a/sandbox/travelsample/launchers/payment-spring/build.xml +++ b/sandbox/travelsample/launchers/payment-spring/build.xml @@ -17,7 +17,7 @@ * under the License. --> -<project name="scatours-launcher-payment-java" default="compile"> +<project name="scatours-launcher-payment-spring" default="compile"> <import file="../../antdefs.xml"/> <path id="compile-path"> <pathelement path="../../util/launcher-common/target/scatours-util-launcher-common.jar"/> |