summaryrefslogtreecommitdiffstats
path: root/branches/sca-equinox
diff options
context:
space:
mode:
authorlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2008-10-18 20:01:41 +0000
committerlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2008-10-18 20:01:41 +0000
commita532bc9298c0597cb17a9127389d39fef4e9b3ec (patch)
treef40e7371e2e7983da2472214545e2c76bbaa8e88 /branches/sca-equinox
parenta26759a5ee5fc1f6298b1de27b4963598c4779b4 (diff)
Fixing dependency name after module rename
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@705913 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'branches/sca-equinox')
-rw-r--r--branches/sca-equinox/modules/binding-gdata2-runtime/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/branches/sca-equinox/modules/binding-gdata2-runtime/pom.xml b/branches/sca-equinox/modules/binding-gdata2-runtime/pom.xml
index 12356866c1..91d16d99c6 100644
--- a/branches/sca-equinox/modules/binding-gdata2-runtime/pom.xml
+++ b/branches/sca-equinox/modules/binding-gdata2-runtime/pom.xml
@@ -38,7 +38,7 @@
<dependencies>
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
- <artifactId>tuscany-binding-gdata</artifactId>
+ <artifactId>tuscany-binding-gdata2</artifactId>
<version>1.4-SNAPSHOT</version>
</dependency>