summaryrefslogtreecommitdiffstats
path: root/sca-java-1.x/branches/sca-java-travelsample-1.0/launchers/usingsca/pom.xml
diff options
context:
space:
mode:
authornash <nash@13f79535-47bb-0310-9956-ffa450edef68>2010-05-19 20:52:54 +0000
committernash <nash@13f79535-47bb-0310-9956-ffa450edef68>2010-05-19 20:52:54 +0000
commit680061bef4965c67fa54980fe8eab742030fbdf9 (patch)
treefb1616ae4a17537155f1e5374e7cd546cad88f2d /sca-java-1.x/branches/sca-java-travelsample-1.0/launchers/usingsca/pom.xml
parent2c24559a08caa13c43eedaf48ef0e46d8da60eea (diff)
Rename UsingLauncher to UsingSCALauncher and UsingTestCase to UsingSCATestCase
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@946387 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sca-java-1.x/branches/sca-java-travelsample-1.0/launchers/usingsca/pom.xml')
-rw-r--r--sca-java-1.x/branches/sca-java-travelsample-1.0/launchers/usingsca/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/sca-java-1.x/branches/sca-java-travelsample-1.0/launchers/usingsca/pom.xml b/sca-java-1.x/branches/sca-java-travelsample-1.0/launchers/usingsca/pom.xml
index 3de04e9b36..84019c5a2e 100644
--- a/sca-java-1.x/branches/sca-java-travelsample-1.0/launchers/usingsca/pom.xml
+++ b/sca-java-1.x/branches/sca-java-travelsample-1.0/launchers/usingsca/pom.xml
@@ -128,7 +128,7 @@
<manifest>
<addClasspath>${scatours.selfContained}</addClasspath>
<classpathPrefix>../lib/</classpathPrefix>
- <mainClass>scatours.BuildingBlocksLauncher</mainClass>
+ <mainClass>scatours.UsingSCALauncher</mainClass>
</manifest>
</archive>
</configuration>