summaryrefslogtreecommitdiffstats
path: root/java/sca/modules
diff options
context:
space:
mode:
authorlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2008-10-18 19:05:22 +0000
committerlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2008-10-18 19:05:22 +0000
commita26759a5ee5fc1f6298b1de27b4963598c4779b4 (patch)
tree7aeed3ce3b2a756a40afc16da336e71df0ed3b65 /java/sca/modules
parent0981755602212bd5b3e9eb30bdcd4ac5a121dd02 (diff)
Fixing dependency name after module rename
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@705908 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/sca/modules')
-rw-r--r--java/sca/modules/binding-gdata-runtime/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/java/sca/modules/binding-gdata-runtime/pom.xml b/java/sca/modules/binding-gdata-runtime/pom.xml
index 4ab6c5141b..faef032c25 100644
--- a/java/sca/modules/binding-gdata-runtime/pom.xml
+++ b/java/sca/modules/binding-gdata-runtime/pom.xml
@@ -39,7 +39,7 @@
<dependencies>
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
- <artifactId>tuscany-binding-gdata-gsoc</artifactId>
+ <artifactId>tuscany-binding-gdata</artifactId>
<version>1.4-SNAPSHOT</version>
</dependency>