summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/testing/compliance-tests/binding-ws/pom.xml
diff options
context:
space:
mode:
authorantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2010-10-14 21:43:30 +0000
committerantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2010-10-14 21:43:30 +0000
commite662f5780c1a2f10bde2d6a1987769830665e154 (patch)
tree2600441ade4eb0ae993348f5146bab96dc524313 /sca-java-2.x/trunk/testing/compliance-tests/binding-ws/pom.xml
parente24fa9bb2d625b58e598ab7a5291e7a92013d5ff (diff)
Update jms binding to use base + extension style
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1022732 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r--sca-java-2.x/trunk/testing/compliance-tests/binding-ws/pom.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/sca-java-2.x/trunk/testing/compliance-tests/binding-ws/pom.xml b/sca-java-2.x/trunk/testing/compliance-tests/binding-ws/pom.xml
index eed314beb4..92fe0435c7 100644
--- a/sca-java-2.x/trunk/testing/compliance-tests/binding-ws/pom.xml
+++ b/sca-java-2.x/trunk/testing/compliance-tests/binding-ws/pom.xml
@@ -47,6 +47,12 @@
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
+ <artifactId>tuscany-binding-jms</artifactId>
+ <version>2.0-SNAPSHOT</version>
+ </dependency>
+
+ <dependency>
+ <groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-osgi-runtime</artifactId>
<version>2.0-SNAPSHOT</version>
<type>pom</type>