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 42b4fd0f5c5e747d84631c45f040a0abf80a694f Author: Gianluca Righetto <[email protected]> AuthorDate: Sat Jan 9 04:43:43 2021 -0300 Removed dangling reference to the harry-runner module. --- harry-integration/pom.xml | 6 ------ 1 file changed, 6 deletions(-) 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> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
