summaryrefslogtreecommitdiffstats
path: root/branches/sca-equinox/modules/binding-gdata-runtime/pom.xml
diff options
context:
space:
mode:
authorlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2008-10-18 19:04:30 +0000
committerlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2008-10-18 19:04:30 +0000
commit0981755602212bd5b3e9eb30bdcd4ac5a121dd02 (patch)
tree95af6344024c155f08c497670f75eb2ac82e3dca /branches/sca-equinox/modules/binding-gdata-runtime/pom.xml
parentf7019bb18a437e455c7f98b5f8a100c07d2b5a05 (diff)
Fixing dependency name after module rename
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@705907 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r--branches/sca-equinox/modules/binding-gdata-runtime/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/branches/sca-equinox/modules/binding-gdata-runtime/pom.xml b/branches/sca-equinox/modules/binding-gdata-runtime/pom.xml
index 353494a631..8d368688fe 100644
--- a/branches/sca-equinox/modules/binding-gdata-runtime/pom.xml
+++ b/branches/sca-equinox/modules/binding-gdata-runtime/pom.xml
@@ -32,7 +32,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>