summaryrefslogtreecommitdiffstats
path: root/branches/sca-java-1.x/modules/binding-atom-js
diff options
context:
space:
mode:
authorlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2009-04-03 23:23:56 +0000
committerlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2009-04-03 23:23:56 +0000
commit3157ffae869975388abb5c9060ba5b5a7227326b (patch)
tree0a23bf1ef93c714920cf627b0b8b0658578b1acc /branches/sca-java-1.x/modules/binding-atom-js
parent365c855d608d494458f6ee50b4b0d82dfd721e84 (diff)
Renaming core-web-xxx modules to web-javascript-xxx modules
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@761839 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'branches/sca-java-1.x/modules/binding-atom-js')
-rw-r--r--branches/sca-java-1.x/modules/binding-atom-js/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/branches/sca-java-1.x/modules/binding-atom-js/pom.xml b/branches/sca-java-1.x/modules/binding-atom-js/pom.xml
index b15fd157c1..c71ac60d15 100644
--- a/branches/sca-java-1.x/modules/binding-atom-js/pom.xml
+++ b/branches/sca-java-1.x/modules/binding-atom-js/pom.xml
@@ -38,7 +38,7 @@
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
- <artifactId>tuscany-core-web</artifactId>
+ <artifactId>tuscany-web-javascript</artifactId>
<version>1.5-SNAPSHOT</version>
</dependency>