summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/unreleased/samples/implementation-sample-async/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'sca-java-2.x/trunk/unreleased/samples/implementation-sample-async/pom.xml')
-rw-r--r--sca-java-2.x/trunk/unreleased/samples/implementation-sample-async/pom.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/sca-java-2.x/trunk/unreleased/samples/implementation-sample-async/pom.xml b/sca-java-2.x/trunk/unreleased/samples/implementation-sample-async/pom.xml
index ca45d32152..56f690aac2 100644
--- a/sca-java-2.x/trunk/unreleased/samples/implementation-sample-async/pom.xml
+++ b/sca-java-2.x/trunk/unreleased/samples/implementation-sample-async/pom.xml
@@ -38,6 +38,12 @@
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
+ <artifactId>tuscany-implementation-java-runtime</artifactId>
+ <version>2.0-SNAPSHOT</version>
+ </dependency>
+
+ <dependency>
+ <groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-binding-ws-runtime-axis2</artifactId>
<version>2.0-SNAPSHOT</version>
</dependency>