summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/testing/itest/callback-multiple-wires/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'sca-java-2.x/trunk/testing/itest/callback-multiple-wires/pom.xml')
-rw-r--r--sca-java-2.x/trunk/testing/itest/callback-multiple-wires/pom.xml5
1 files changed, 3 insertions, 2 deletions
diff --git a/sca-java-2.x/trunk/testing/itest/callback-multiple-wires/pom.xml b/sca-java-2.x/trunk/testing/itest/callback-multiple-wires/pom.xml
index 634e035039..d84bf3749e 100644
--- a/sca-java-2.x/trunk/testing/itest/callback-multiple-wires/pom.xml
+++ b/sca-java-2.x/trunk/testing/itest/callback-multiple-wires/pom.xml
@@ -29,9 +29,10 @@
<name>Apache Tuscany SCA iTest Callback With Mutiple Wires</name>
<dependencies>
- <dependency>
+ <dependency>
<groupId>org.apache.tuscany.sca</groupId>
- <artifactId>tuscany-base-runtime</artifactId>
+ <artifactId>tuscany-base-runtime-pom</artifactId>
+ <type>pom</type>
<version>2.0-SNAPSHOT</version>
</dependency>
</dependencies>