summaryrefslogtreecommitdiffstats
path: root/sca-java-1.x/branches/sca-java-1.6/distribution/bundle
diff options
context:
space:
mode:
Diffstat (limited to 'sca-java-1.x/branches/sca-java-1.6/distribution/bundle')
-rw-r--r--sca-java-1.x/branches/sca-java-1.6/distribution/bundle/pom.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/sca-java-1.x/branches/sca-java-1.6/distribution/bundle/pom.xml b/sca-java-1.x/branches/sca-java-1.6/distribution/bundle/pom.xml
index e135ecd21b..c11bc2bd68 100644
--- a/sca-java-1.x/branches/sca-java-1.6/distribution/bundle/pom.xml
+++ b/sca-java-1.x/branches/sca-java-1.6/distribution/bundle/pom.xml
@@ -309,6 +309,11 @@
<version>${pom.version}</version>
</dependency>
<dependency>
+ <groupId>org.apache.tuscany.sca</groupId>
+ <artifactId>tuscany-host-corba-jse-tns</artifactId>
+ <version>${pom.version}</version>
+ </dependency>
+ <dependency>
<groupId>${pom.groupId}</groupId>
<artifactId>tuscany-host-embedded</artifactId>
<version>${pom.version}</version>