summaryrefslogtreecommitdiffstats
path: root/branches/sca-java-1.5/distribution/manifest
diff options
context:
space:
mode:
authorantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2009-05-21 06:42:50 +0000
committerantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2009-05-21 06:42:50 +0000
commitbecb5dd75e21a5ef73c5f96fde722af3e026b488 (patch)
tree7747f6735c4118b8cea9bdd5edf8d76fe3462f6d /branches/sca-java-1.5/distribution/manifest
parent66f053c7d181e7731729be72e8f6d335552ac2bc (diff)
Merge host jms addition to manifest jar from 1.x to 1.5
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@776973 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'branches/sca-java-1.5/distribution/manifest')
-rw-r--r--branches/sca-java-1.5/distribution/manifest/pom.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/branches/sca-java-1.5/distribution/manifest/pom.xml b/branches/sca-java-1.5/distribution/manifest/pom.xml
index 25da669749..d00ea76a6d 100644
--- a/branches/sca-java-1.5/distribution/manifest/pom.xml
+++ b/branches/sca-java-1.5/distribution/manifest/pom.xml
@@ -332,6 +332,11 @@
</dependency>
<dependency>
<groupId>${pom.groupId}</groupId>
+ <artifactId>tuscany-host-jms-asf</artifactId>
+ <version>${pom.version}</version>
+ </dependency>
+ <dependency>
+ <groupId>${pom.groupId}</groupId>
<artifactId>tuscany-host-rmi</artifactId>
<version>${pom.version}</version>
</dependency>