diff options
author | antelder <antelder@13f79535-47bb-0310-9956-ffa450edef68> | 2012-06-11 15:29:41 +0000 |
---|---|---|
committer | antelder <antelder@13f79535-47bb-0310-9956-ffa450edef68> | 2012-06-11 15:29:41 +0000 |
commit | b4bd29f80d01fee1801156f577bad27109737936 (patch) | |
tree | c864f11f9a67ce3dbeeee6adb3d499698241df1c /sca-java-2.x/trunk/features/all/pom.xml | |
parent | f0cc5ecaaf68108fd09ab3f2f8844117a47490c1 (diff) |
Remove comet binding while the binding is broken
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1348905 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sca-java-2.x/trunk/features/all/pom.xml')
-rw-r--r-- | sca-java-2.x/trunk/features/all/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sca-java-2.x/trunk/features/all/pom.xml b/sca-java-2.x/trunk/features/all/pom.xml index 90cb0ef947..139a832d31 100644 --- a/sca-java-2.x/trunk/features/all/pom.xml +++ b/sca-java-2.x/trunk/features/all/pom.xml @@ -144,11 +144,11 @@ <version>2.0-SNAPSHOT</version> </dependency> - <dependency> + <!-- removed as the binding is broken presently dependency> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-binding-comet-runtime</artifactId> <version>2.0-SNAPSHOT</version> - </dependency> + </dependency --> <dependency> <groupId>org.apache.tuscany.sca</groupId> |