summaryrefslogtreecommitdiffstats
path: root/sandbox/travelsample/util/launcher-common/build.xml
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--sandbox/travelsample/util/launcher-common/build.xml (renamed from sandbox/travelsample/launchers/common/build.xml)2
1 files changed, 1 insertions, 1 deletions
diff --git a/sandbox/travelsample/launchers/common/build.xml b/sandbox/travelsample/util/launcher-common/build.xml
index c56323c786..a8fe5faff0 100644
--- a/sandbox/travelsample/launchers/common/build.xml
+++ b/sandbox/travelsample/util/launcher-common/build.xml
@@ -17,6 +17,6 @@
* under the License.
-->
-<project name="scatours-launcher-common" default="compile">
+<project name="scatours-util-launcher-common" default="compile">
<import file="../../antdefs.xml"/>
</project>