From 5035e611bbff453189e2ef3894b67f2be38c037f Mon Sep 17 00:00:00 2001 From: nash Date: Tue, 26 Oct 2010 13:46:59 +0000 Subject: Merge r1022646 TUSCANY-3726: Include store-dojo and its runtime dependencies in the binary distribution git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1027556 13f79535-47bb-0310-9956-ffa450edef68 --- sca-java-1.x/trunk/distribution/pom.xml | 30 ++++++++++++++++++++++++++++-- 1 file changed, 28 insertions(+), 2 deletions(-) (limited to 'sca-java-1.x/trunk/distribution/pom.xml') diff --git a/sca-java-1.x/trunk/distribution/pom.xml b/sca-java-1.x/trunk/distribution/pom.xml index 6844eb8c82..03d09801e5 100644 --- a/sca-java-1.x/trunk/distribution/pom.xml +++ b/sca-java-1.x/trunk/distribution/pom.xml @@ -105,11 +105,37 @@ - + + + ${pom.groupId} + tuscany-binding-atom-js-dojo + 1.6.1-SNAPSHOT + + + ${pom.groupId} + tuscany-binding-jsonrpc-js-dojo + 1.6.1-SNAPSHOT + + + ${pom.groupId} + tuscany-implementation-widget-runtime-dojo + 1.6.1-SNAPSHOT + + + ${pom.groupId} + tuscany-web-javascript-dojo + 1.6.1-SNAPSHOT + + + org.dojotoolkit + dojo + + + org.apache.tuscany.sdo tuscany-sdo-impl -- cgit v1.2.3