summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/contrib/samples/async/embedded-jse-async-sample-launcher
diff options
context:
space:
mode:
authorkelvingoodson <kelvingoodson@13f79535-47bb-0310-9956-ffa450edef68>2010-07-13 16:53:31 +0000
committerkelvingoodson <kelvingoodson@13f79535-47bb-0310-9956-ffa450edef68>2010-07-13 16:53:31 +0000
commitcdd0b2d71315be4abe7c1acf99e5cbbe97dc625a (patch)
tree3a84cd9199deaf8904e1afa7e1a320872835f336 /sca-java-2.x/trunk/contrib/samples/async/embedded-jse-async-sample-launcher
parent29c48e8a53352d703933dba6c30eb7fc8e6fb4c6 (diff)
async sample update
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@963791 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sca-java-2.x/trunk/contrib/samples/async/embedded-jse-async-sample-launcher')
-rw-r--r--sca-java-2.x/trunk/contrib/samples/async/embedded-jse-async-sample-launcher/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/sca-java-2.x/trunk/contrib/samples/async/embedded-jse-async-sample-launcher/pom.xml b/sca-java-2.x/trunk/contrib/samples/async/embedded-jse-async-sample-launcher/pom.xml
index 5a71b7e412..cdf1c59f2b 100644
--- a/sca-java-2.x/trunk/contrib/samples/async/embedded-jse-async-sample-launcher/pom.xml
+++ b/sca-java-2.x/trunk/contrib/samples/async/embedded-jse-async-sample-launcher/pom.xml
@@ -23,7 +23,7 @@
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-sca</artifactId>
<version>2.0-SNAPSHOT</version>
- <relativePath>../../pom.xml</relativePath>
+ <relativePath>../pom.xml</relativePath>
</parent>
<artifactId>embedded-jse-async-sample-launcher</artifactId>
<name>Embedded JSE Launcher for async samples</name>