diff options
Diffstat (limited to 'branches/sca-equinox/modules/binding-gdata-runtime/pom.xml')
-rw-r--r-- | branches/sca-equinox/modules/binding-gdata-runtime/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/branches/sca-equinox/modules/binding-gdata-runtime/pom.xml b/branches/sca-equinox/modules/binding-gdata-runtime/pom.xml index d40351d722..572470ccbd 100644 --- a/branches/sca-equinox/modules/binding-gdata-runtime/pom.xml +++ b/branches/sca-equinox/modules/binding-gdata-runtime/pom.xml @@ -106,11 +106,11 @@ <dependency> <groupId>org.apache.tuscany.sca</groupId> - <artifactId>tuscany-host-embedded</artifactId> + <artifactId>tuscany-node-impl</artifactId> <version>1.4-SNAPSHOT</version> <scope>test</scope> </dependency> - + <dependency> <groupId>com.google.gdata</groupId> <artifactId>gdata-core</artifactId> |