diff options
author | lresende <lresende@13f79535-47bb-0310-9956-ffa450edef68> | 2008-07-06 04:56:53 +0000 |
---|---|---|
committer | lresende <lresende@13f79535-47bb-0310-9956-ffa450edef68> | 2008-07-06 04:56:53 +0000 |
commit | 458350afa9a5dcbfe2971c6db89b9c340874ac61 (patch) | |
tree | 986d01385575aec2273aee33dfa4fd238c576011 /java | |
parent | 7e38e5dd8ad1e59fc88f01b6118c1e6a298e0319 (diff) |
Adding binding-gdata and binding-gdata-runtime to build
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@674257 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r-- | java/sca/modules/pom.xml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/java/sca/modules/pom.xml b/java/sca/modules/pom.xml index ae010db670..a4a63defad 100644 --- a/java/sca/modules/pom.xml +++ b/java/sca/modules/pom.xml @@ -54,10 +54,8 @@ <!-- new bindings --> <module>binding-atom</module> <module>binding-atom-abdera</module> - <!-- <module>binding-gdata</module> <module>binding-gdata-runtime</module> - --> <module>binding-http</module> <module>binding-http-runtime</module> <module>binding-jms</module> |