summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/branches/sca-java-2.0-M5/features/web20
diff options
context:
space:
mode:
authorlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2010-06-04 22:00:36 +0000
committerlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2010-06-04 22:00:36 +0000
commit77d15cb8e931741ba6850a7cd0b7fe305236830c (patch)
tree47eb682e1ffc8765c3f86dd2e2165f834584a581 /sca-java-2.x/branches/sca-java-2.0-M5/features/web20
parentc7a46ad281cadc0640095927c005434906583831 (diff)
TUSCANY-3565 - Adding missing dojo extension provider
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@951590 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sca-java-2.x/branches/sca-java-2.0-M5/features/web20')
-rw-r--r--sca-java-2.x/branches/sca-java-2.0-M5/features/web20/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/sca-java-2.x/branches/sca-java-2.0-M5/features/web20/pom.xml b/sca-java-2.x/branches/sca-java-2.0-M5/features/web20/pom.xml
index 3a73ecd4e7..c535a076ce 100644
--- a/sca-java-2.x/branches/sca-java-2.0-M5/features/web20/pom.xml
+++ b/sca-java-2.x/branches/sca-java-2.0-M5/features/web20/pom.xml
@@ -121,10 +121,10 @@
<version>2.0-M5-SNAPSHOT</version>
</dependency>
- <!-- implementations -->
+ <!-- Dojo and Dojo Extensions -->
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
- <artifactId>tuscany-implementation-widget-runtime-dojo</artifactId>
+ <artifactId>tuscany-web-javascript-dojo</artifactId>
<version>2.0-M5-SNAPSHOT</version>
</dependency>