From 2fb863a19b07c9722e3ac5506ff1684c68e53677 Mon Sep 17 00:00:00 2001 From: Sergii Zhevzhyk Date: Mon, 24 Feb 2020 19:59:07 +0100 Subject: [PATCH] Cleanup pom files in the tests module --- tests/bc_2_0_0/pom.xml | 6 ------ tests/bc_2_0_1/pom.xml | 6 ------ tests/docker-images/java-test-functions/pom.xml | 1 - tests/docker-images/latest-version-image/pom.xml | 1 - tests/docker-images/pom.xml | 1 - tests/integration/pom.xml | 5 ----- tests/pulsar-spark-test/pom.xml | 6 ------ 7 files changed, 26 deletions(-) diff --git a/tests/bc_2_0_0/pom.xml b/tests/bc_2_0_0/pom.xml index 2619d44b4640b..f691174ec27ca 100644 --- a/tests/bc_2_0_0/pom.xml +++ b/tests/bc_2_0_0/pom.xml @@ -34,12 +34,6 @@ - - org.testng - testng - test - - com.google.code.gson gson diff --git a/tests/bc_2_0_1/pom.xml b/tests/bc_2_0_1/pom.xml index 67e762133e7ff..205b746e674d9 100644 --- a/tests/bc_2_0_1/pom.xml +++ b/tests/bc_2_0_1/pom.xml @@ -34,12 +34,6 @@ - - org.testng - testng - test - - com.google.code.gson gson diff --git a/tests/docker-images/java-test-functions/pom.xml b/tests/docker-images/java-test-functions/pom.xml index aad909b6231de..c801c00b945cc 100644 --- a/tests/docker-images/java-test-functions/pom.xml +++ b/tests/docker-images/java-test-functions/pom.xml @@ -26,7 +26,6 @@ 2.6.0-SNAPSHOT 4.0.0 - org.apache.pulsar.tests java-test-functions Apache Pulsar :: Tests :: Docker Images :: Java Test Functions diff --git a/tests/docker-images/latest-version-image/pom.xml b/tests/docker-images/latest-version-image/pom.xml index 5a961b016f2f7..fabbbc774370c 100644 --- a/tests/docker-images/latest-version-image/pom.xml +++ b/tests/docker-images/latest-version-image/pom.xml @@ -26,7 +26,6 @@ 2.6.0-SNAPSHOT 4.0.0 - org.apache.pulsar.tests latest-version-image Apache Pulsar :: Tests :: Docker Images :: Latest Version Testing pom diff --git a/tests/docker-images/pom.xml b/tests/docker-images/pom.xml index ca052a2f2f8e2..8241abf52454f 100644 --- a/tests/docker-images/pom.xml +++ b/tests/docker-images/pom.xml @@ -28,7 +28,6 @@ tests-parent 2.6.0-SNAPSHOT - org.apache.pulsar.tests docker-images Apache Pulsar :: Tests :: Docker Images diff --git a/tests/integration/pom.xml b/tests/integration/pom.xml index 6f24ed5d7b9cd..4a3016e42e888 100644 --- a/tests/integration/pom.xml +++ b/tests/integration/pom.xml @@ -37,11 +37,6 @@ - - org.testng - testng - test - com.google.code.gson gson diff --git a/tests/pulsar-spark-test/pom.xml b/tests/pulsar-spark-test/pom.xml index 3d286cb672f3b..3d9856f61058e 100644 --- a/tests/pulsar-spark-test/pom.xml +++ b/tests/pulsar-spark-test/pom.xml @@ -56,12 +56,6 @@ test - - org.mockito - mockito-core - test - - org.apache.spark spark-streaming_2.10