Index: greg/modules/distribution/service/pom.xml
===================================================================
--- greg/modules/distribution/service/pom.xml	(revision 124612)
+++ greg/modules/distribution/service/pom.xml	(working copy)
@@ -40,11 +40,6 @@
             <type>zip</type>
         </dependency>
         <dependency>
-            <groupId>org.wso2.carbon</groupId>
-            <artifactId>org.wso2.carbon.thread</artifactId>
-            <version>${carbon.platform.version}</version>
-        </dependency>
-        <dependency>
             <groupId>org.apache.ant</groupId>
             <artifactId>ant</artifactId>
             <version>1.7.0</version>
Index: brs/modules/distribution/service/pom.xml
===================================================================
--- brs/modules/distribution/service/pom.xml	(revision 124612)
+++ brs/modules/distribution/service/pom.xml	(working copy)
@@ -54,12 +54,6 @@
              <version>${rampart.mar.version}</version>
              <type>mar</type>
          </dependency>
-
-         <dependency>
-            <groupId>org.wso2.carbon</groupId>
-            <artifactId>org.wso2.carbon.thread</artifactId>
-            <version>${carbon.platform.version}</version>
-        </dependency>
     </dependencies>
 
     <build>
Index: as/modules/distribution/service/pom.xml
===================================================================
--- as/modules/distribution/service/pom.xml	(revision 124612)
+++ as/modules/distribution/service/pom.xml	(working copy)
@@ -19,12 +19,6 @@
 
     <dependencies>
         <dependency>
-            <groupId>org.wso2.carbon</groupId>
-            <artifactId>org.wso2.carbon.thread</artifactId>
-            <version>${carbon.platform.version}</version>
-        </dependency>
-
-        <dependency>
             <groupId>org.hibernate.wso2</groupId>
             <artifactId>hibernate</artifactId>
             <version>3.2.5.ga-wso2v1</version>
Index: hosting/modules/distribution/service/pom.xml
===================================================================
--- hosting/modules/distribution/service/pom.xml	(revision 124612)
+++ hosting/modules/distribution/service/pom.xml	(working copy)
@@ -18,12 +18,6 @@
 
     <dependencies>
         <dependency>
-            <groupId>org.wso2.carbon</groupId>
-            <artifactId>org.wso2.carbon.thread</artifactId>
-            <version>${carbon.platform.version}</version>
-        </dependency>
-
-        <dependency>
             <groupId>org.hibernate.wso2</groupId>
             <artifactId>hibernate</artifactId>
             <version>3.2.5.ga-wso2v1</version>
