diff options
author | lresende <lresende@13f79535-47bb-0310-9956-ffa450edef68> | 2009-04-03 08:29:49 +0000 |
---|---|---|
committer | lresende <lresende@13f79535-47bb-0310-9956-ffa450edef68> | 2009-04-03 08:29:49 +0000 |
commit | 909773e50f662f0cec062b01f6209de97300f990 (patch) | |
tree | d695eb0ad124d1b8f02c13b73cb971a8aba6c820 /branches/sca-java-1.x/modules/binding-atom-js-dojo | |
parent | 839b453d2b43c1ee86fedb2faf71f39cc681168c (diff) |
TUSCANY-2878 - Adjusting modules to add implementation-widget-runtime-tuscany as dependency
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@761567 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'branches/sca-java-1.x/modules/binding-atom-js-dojo')
-rw-r--r-- | branches/sca-java-1.x/modules/binding-atom-js-dojo/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/branches/sca-java-1.x/modules/binding-atom-js-dojo/pom.xml b/branches/sca-java-1.x/modules/binding-atom-js-dojo/pom.xml index 8cf5b386db..ae48d0e82d 100644 --- a/branches/sca-java-1.x/modules/binding-atom-js-dojo/pom.xml +++ b/branches/sca-java-1.x/modules/binding-atom-js-dojo/pom.xml @@ -27,7 +27,7 @@ </parent> <artifactId>tuscany-binding-atom-js-dojo</artifactId> - <name>Apache Tuscany SCA Atom Feed Binding JavaScript</name> + <name>Apache Tuscany SCA Atom Feed Binding JavaScript using Dojo</name> <dependencies> <dependency> |