summaryrefslogtreecommitdiffstats
path: root/sandbox/slaws/domain-view/pom.xml
diff options
context:
space:
mode:
authorslaws <slaws@13f79535-47bb-0310-9956-ffa450edef68>2011-05-13 13:57:16 +0000
committerslaws <slaws@13f79535-47bb-0310-9956-ffa450edef68>2011-05-13 13:57:16 +0000
commitee596e5eb61a49931dde8794bdf3c30a9b5852ba (patch)
tree78e53c54c897818885c2a7865116daacaeb99ee8 /sandbox/slaws/domain-view/pom.xml
parent2f923f232412bd8450127b5e752a9d47d769c379 (diff)
change to follow the pattern Luciano has in node-manager. Also take a copy of the html page from there to see what that's doing.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1102740 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sandbox/slaws/domain-view/pom.xml')
-rw-r--r--sandbox/slaws/domain-view/pom.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/sandbox/slaws/domain-view/pom.xml b/sandbox/slaws/domain-view/pom.xml
index 9ddd29dc3c..6b68628752 100644
--- a/sandbox/slaws/domain-view/pom.xml
+++ b/sandbox/slaws/domain-view/pom.xml
@@ -42,6 +42,11 @@
</dependency>
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
+ <artifactId>tuscany-implementation-widget-runtime-dojo</artifactId>
+ <version>2.0-SNAPSHOT</version>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-binding-sca-runtime</artifactId>
<version>2.0-SNAPSHOT</version>
</dependency>