remove comet binding as its not in the build now

git-svn-id: https://svn.apache.org/repos/asf/tuscany/sca-java-2.x/trunk@1381969 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/modules/base-runtime-pom/pom.xml b/modules/base-runtime-pom/pom.xml
index 50bf751..0546738 100644
--- a/modules/base-runtime-pom/pom.xml
+++ b/modules/base-runtime-pom/pom.xml
@@ -135,11 +135,6 @@
         </dependency>

         <dependency>

             <groupId>org.apache.tuscany.sca</groupId>

-            <artifactId>tuscany-binding-comet</artifactId>

-            <version>${project.version}</version>

-        </dependency>

-        <dependency>

-            <groupId>org.apache.tuscany.sca</groupId>

             <artifactId>tuscany-binding-corba</artifactId>

             <version>${project.version}</version>

         </dependency>