Removed dangling reference to the harry-runner module.
diff --git a/harry-integration/pom.xml b/harry-integration/pom.xml
index c27b55d..4695d38 100755
--- a/harry-integration/pom.xml
+++ b/harry-integration/pom.xml
@@ -41,12 +41,6 @@
 
         <dependency>
             <groupId>org.apache.cassandra</groupId>
-            <artifactId>harry-runner</artifactId>
-            <version>${project.parent.version}</version>
-        </dependency>
-
-        <dependency>
-            <groupId>org.apache.cassandra</groupId>
             <artifactId>cassandra-dtest-shaded</artifactId>
         </dependency>