You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tuscany.apache.org by sl...@apache.org on 2010/01/17 20:53:58 UTC

svn commit: r900207 - /tuscany/sandbox/travelsample/launchers/payment-bpel/build.xml

Author: slaws
Date: Sun Jan 17 19:53:57 2010
New Revision: 900207

URL: http://svn.apache.org/viewvc?rev=900207&view=rev
Log:
fix project name

Modified:
    tuscany/sandbox/travelsample/launchers/payment-bpel/build.xml

Modified: tuscany/sandbox/travelsample/launchers/payment-bpel/build.xml
URL: http://svn.apache.org/viewvc/tuscany/sandbox/travelsample/launchers/payment-bpel/build.xml?rev=900207&r1=900206&r2=900207&view=diff
==============================================================================
--- tuscany/sandbox/travelsample/launchers/payment-bpel/build.xml (original)
+++ tuscany/sandbox/travelsample/launchers/payment-bpel/build.xml Sun Jan 17 19:53:57 2010
@@ -17,7 +17,7 @@
  * under the License.
 -->
 
-<project name="scatours-launcher-payment-spring" default="compile">
+<project name="scatours-launcher-payment-bpel" default="compile">
     <import file="../../antdefs.xml"/>
     <path id="compile-path">
         <pathelement path="../../util/launcher-common/target/scatours-util-launcher-common.jar"/>