You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by if...@apache.org on 2021/01/15 14:48:36 UTC

[cassandra-harry] 01/02: Removed dangling reference to the harry-runner module.

This is an automated email from the ASF dual-hosted git repository.

ifesdjeen pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/cassandra-harry.git

commit ca68b85ed157021923892df4ef0c210befde19b2
Author: Gianluca Righetto <gi...@menttis.com>
AuthorDate: Sat Jan 9 04:41:42 2021 -0300

    Removed dangling reference to the harry-runner module.
---
 harry-integration-external/pom.xml | 6 ------
 1 file changed, 6 deletions(-)

diff --git a/harry-integration-external/pom.xml b/harry-integration-external/pom.xml
index 7af3301..8c57e0e 100755
--- a/harry-integration-external/pom.xml
+++ b/harry-integration-external/pom.xml
@@ -40,12 +40,6 @@
         </dependency>
 
         <dependency>
-            <groupId>org.apache.cassandra</groupId>
-            <artifactId>harry-runner</artifactId>
-            <version>${project.parent.version}</version>
-        </dependency>
-
-        <dependency>
             <groupId>junit</groupId>
             <artifactId>junit</artifactId>
             <scope>test</scope>


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cassandra.apache.org
For additional commands, e-mail: commits-help@cassandra.apache.org