summaryrefslogtreecommitdiffstats
path: root/sca-java-1.x/branches/sca-java-1.6.1/distribution/manifest
diff options
context:
space:
mode:
authornash <nash@13f79535-47bb-0310-9956-ffa450edef68>2010-10-14 10:43:35 +0000
committernash <nash@13f79535-47bb-0310-9956-ffa450edef68>2010-10-14 10:43:35 +0000
commitd8169731cc26929555a5bf9f28d0141e004251c8 (patch)
treeab6bd19265e3900bfcd6365a47c241cd1cd5d231 /sca-java-1.x/branches/sca-java-1.6.1/distribution/manifest
parentfcdca96e98cabe0f729184e566bdfbe12e5f0821 (diff)
TUSCANY-3723: Add erlang modules and samples to binary distribution
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1022460 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sca-java-1.x/branches/sca-java-1.6.1/distribution/manifest')
-rw-r--r--sca-java-1.x/branches/sca-java-1.6.1/distribution/manifest/pom.xml10
1 files changed, 10 insertions, 0 deletions
diff --git a/sca-java-1.x/branches/sca-java-1.6.1/distribution/manifest/pom.xml b/sca-java-1.x/branches/sca-java-1.6.1/distribution/manifest/pom.xml
index 8dce42ef24..c0bb0b4b2b 100644
--- a/sca-java-1.x/branches/sca-java-1.6.1/distribution/manifest/pom.xml
+++ b/sca-java-1.x/branches/sca-java-1.6.1/distribution/manifest/pom.xml
@@ -89,6 +89,16 @@
</dependency>
<dependency>
<groupId>${pom.groupId}</groupId>
+ <artifactId>tuscany-binding-erlang</artifactId>
+ <version>${pom.version}</version>
+ </dependency>
+ <dependency>
+ <groupId>${pom.groupId}</groupId>
+ <artifactId>tuscany-binding-erlang-runtime</artifactId>
+ <version>${pom.version}</version>
+ </dependency>
+ <dependency>
+ <groupId>${pom.groupId}</groupId>
<artifactId>tuscany-binding-gdata</artifactId>
<version>${pom.version}</version>
</dependency>